react-pdf v5.0.0-beta.5 Release Notes

Release Date: 2020-08-04 // over 3 years ago
  • What's changed?

    • ๐Ÿ— ES6 builds of pdf.js are now used since Internet Explorer 11 support was dropped anyway.
    • ๐Ÿ”„ Changed the way PDFDataRangeTransport is imported.
    • Explicitly initialize an EventBus instance (#593). Thanks, @danieltott!