yarn react-pdf 2.4.0

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

What's new?

  • Support for internal links (e.g. in table of contents). For them to work you either need to provide onItemClick to <Document> and handle navigating by yourself or ensure that all pages are rendered within <Document>.
  • You can now use inputRef prop to pass ref function through <Document> to its root <div> element.

Bug fixes

  • Fix selection sometimes jumping when selecting text (#101).

Don't miss a new react-pdf release

NewReleases is sending notifications on new releases.