v3.0.0-beta
Pre-release
Pre-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 inPage
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.