This release introduces BREAKING CHANGES.
- Removing
next
/prev
functions/events forgoToPage
andpage_changed
. Now uses can move to any page not just forwards and backwards one page at a time. - Added rotation api to allows users to rotate PDF. + landscape and upside-down PDFs were not displayed correctly
- Added better types for props, slots and events
- Styles for canvas can now be passed directly
- Unified error type
- Fixed some bugs
More information on what it brings could be found in this PR - #3