Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@gspasov gspasov released this 03 Oct 19:54
· 1 commit to main since this release
2bc9e84

This release introduces BREAKING CHANGES.

  • Removing next/prev functions/events for goToPage and page_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