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!