npm react-pdf 2.3.0

latest releases: 8.0.2, 7.7.3, 8.0.1...
6 years ago

What's new?

  • Implemented experimental SVG rendering (#55). In the future, SVG renderer will replace current solution, giving excellent performance and accessibility. You can try it out now by setting renderMode to svg in your Page component.
  • You can now set custom options of PDF.js renderer by using setOptions (#85).
    • Support for cMaps which enable rendering non-latin characters (#62).
    • Support for custom location of for PDF.js worker (#84).
  • Updated PDF.js to 2.0.x.
    • As a result, bundle size should be reduced significantly.

Bug fixes

  • Fixed minor accessibility issues in test suite.

Don't miss a new react-pdf release

NewReleases is sending notifications on new releases.