v2.0.0-beta.5
Pre-release
Pre-release
·
1455 commits
to main
since this release
What's new?
- Updated dependencies to the newest versions. This also ensures that faulty PDF.js that failed to load files is blocked.
Bug fixes
- Fixed an issue where empty
Document
component would fail to render throwing uncaught error. - Fixed an issue where
onDocumentLoad
callbacks were not properly cancelled on unmount, if the latter happened before the page loaded.