Skip to content

v7.3.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 27 Jul 13:23
· 192 commits to main since this release
c7414fe

What's new?

  • Added support for native ESM modules (#1574).
  • Added documentation on cMaps and standard fonts for Vite.

What's changed?

  • Improved propTypes.

Bug fixes

  • Fixed propTypes declared twice in every declaration file (#1542).
  • Fixed raw-loader installation instructions using Yarn (#1569). Thanks, @felipelssilva!