Releases: unjs/unpdf
Releases · unjs/unpdf
v1.4.0
v1.3.2
🚀 Features
- Export
createIsomorphicCanvasFactory- by @johannschopplich in #46 (0a560)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- Remove the legacy build PDF.js warning - by @johannschopplich (273b2)
View changes on GitHub
v1.3.0
🚀 Features
- Upgrade PDF.js to v5.4.149 - by @johannschopplich (e0619)
- Optional parse PDF metadata as JS dates - by @codewaseem in #44 (0f9a0)
View changes on GitHub
v1.2.2
🐞 Bug Fixes
- Add navigator mock required for PDF.js 5.4.54+ - by @johannschopplich in #42 (027f6)
View changes on GitHub
v1.2.1
🚀 Features
- Add
toDataURLoption torenderPageAsImagefunction - by @vladiantio in #41 (b9f5c)