Skip to content

v4.2.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 27 Jul 10:40
fffb77b

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).