Releases: unjs/unpdf
Releases · unjs/unpdf
v0.6.0
🚀 Features
- Use
pdfjs-serverless
for workers - by @johannschopplich (1deeb) - Support
pdfjs-serverless
exports - by @johannschopplich (9b395) force
option forresolvePDFJSImports
- by @johannschopplich (1204c)- Embed serverless PDF.js build into package - by @johannschopplich (545dd)
- Export PDF.js types - by @johannschopplich (1a1bb)
- Provide all exports of
PDF.js
- by @johannschopplich (02ed9)
🐞 Bug Fixes
- Support PDF.js default export - by @johannschopplich (9eb3e)
- Local
PDFJS
interface - by @johannschopplich (a3051)
View changes on GitHub
v0.5.4
🐞 Bug Fixes
- Return when resolving custom PDF.js mod - by @johannschopplich (89b4b)
View changes on GitHub
v0.5.3
🚀 Features
- Pass pdfjs obj to
resolvePDFJSImports
- by @johannschopplich (ae90d)
🐞 Bug Fixes
- Default options assign - by @johannschopplich (4e242)
View changes on GitHub
v0.5.2
🚀 Features
- Init params for
getDocumentProxy
- by @johannschopplich (9ab22) - Support passing
PDFDocumentProxy
as arg - by @johannschopplich (86d1d)
View changes on GitHub
v0.5.1
🚨 Breaking Changes
- Always return object if meta empty - by @johannschopplich (6bbfe)
🚀 Features
- Expose
getDocumentProxy
andgetResolvedPDFJS
- by @johannschopplich (21c5d)
View changes on GitHub
v0.5.0
🚨 Breaking Changes
getPDFMeta
- by @johannschopplich (2e818)- Rename
decodePDFText
toextractPDFText
- by @johannschopplich (557b4)
View changes on GitHub
v0.4.1
v0.4.0
🚀 Features
defineUnPDFConfig
and custom PDF.js mod - by @johannschopplich (289b2)
🏎 Performance
- Use modern pdfjs bundle - by @johannschopplich (d381d)
View changes on GitHub
v0.3.0
🚀 Features
- Resolve PDF.js build for browser context - by @johannschopplich (325d4)