Skip to content

v3.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 15 Mar 21:08
· 1209 commits to main since this release

What's new?

  • React-PDF now supports Parcel bundler out of the box (#141).
  • You can now use customTextRenderer prop for custom text rendering in Page component (Canvas rendering mode only) (#163). Thanks, @juliakieserman!

Bug fixes

  • Fixed a configuration bug that could have caused React-PDF to behave unexpectedly on React 15.x environments.