yarn react-pdf 2.1.0
v2.1.0

latest releases: 7.7.1, 7.7.0, 7.6.0...
6 years ago

What's new?

  • Added support for server-side rendering using Node.js.
  • You can now pass custom class names to Document, Page and Outline components (#58).
  • Added support for all mouse events and touch events on Document, Page and Outline components (#59).
  • You can now pass custom children to Page component.

What's improved?

  • Vastly improved performance of loading files via data: URL (side note: that's how files are loaded if you import them using Webpack's file-loader).

Bug fixes

  • Fixed loading file via Blob resulting in callback loop (#54).
  • Fixed small error in sample code in documentation (thanks, @robsco-git!)

Don't miss a new react-pdf release

NewReleases is sending notifications on new releases.