react-pdf v4.2.0 Release Notes

Release Date: 2020-07-27 // over 3 years ago
  • What's new?

    • ๐Ÿ“š Greatly improved documentation. Thanks, everyone!

    What's changed?

    • โฌ†๏ธ Development platform upgrade - now v4.x branch uses the same build tools as v5.x branch.

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed memory leak after unmounting Document (#452, #505). Thanks, @oze4!
    • ๐Ÿ›  Fixed error, loading, noData propTypes not accepting functions (#579).
    • ๐Ÿ›  Fixed PDF rendering incorrectly if wrapped in an element with dir="rtl" (#588).