Releases: unjs/unpdf
Releases · unjs/unpdf
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
toDataURL
option torenderPageAsImage
function - by @vladiantio in #41 (b9f5c)
View changes on GitHub
v1.2.0
v1.1.0
🚀 Features
View changes on GitHub
v1.0.6
🐞 Bug Fixes
View changes on GitHub
v1.0.5
v1.0.4
🐞 Bug Fixes
- Better WASM code execution workaround - by @johannschopplich (48564)
View changes on GitHub
v1.0.3
🐞 Bug Fixes
- Remove WASM imports from edge PDF.js worker - by @johannschopplich in #24 (7fe36)
View changes on GitHub
v1.0.2
🐞 Bug Fixes
- Improve error handling in PDF.js resolution - by @johannschopplich (36b3e)
🏎 Performance
- Remove now unneeded unenv polyfills - by @johannschopplich (5ed02)
View changes on GitHub
v1.0.1
🐞 Bug Fixes
- Update metadata extraction in
getMeta
- by @johannschopplich (04eb4)