Skip to content

v1.14.0 (11 December 2025)

Choose a tag to compare

@david-reactpdf david-reactpdf released this 24 Dec 02:42
· 47 commits to main since this release
87938c8

✨ What’s New:

  • Added SelectionModeSwitcherTool as an individual tool within the RPLayout component
  • Added a PrintOptions interface for usePrintContext to show or hide the default progress modal

⚡ Enhancements:

  • Optimized the library size with the removal of an unused dependency (@tanstack/react-query)
  • Improved on usability of useSearchContext by adding setCurrentMatchPosition and removing setCurrentMatchElement and currentMatchElement functions

🐛 Bug Fixes:

  • Fixed the updateElement function of useElementPageContext not working correctly on the last page

Changelog Reference: https://docs.react-pdf.dev/introduction/changelog/#v1140-11-december-2025