Skip to content

v2.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 05 Sep 21:15
· 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.