Skip to content

v0.10.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 27 Jul 13:59
· 84 commits to main since this release
fe8f984

What's new?

  • Added support for native ESM modules (#86).

Bug fixes

  • @types/react is now optional peerDependency, which eliminates errors caused by duplicate typings.
  • Fixed propTypes declared twice in every declaration file.