Skip to content

v1.4.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 21 Jul 18:50
· 137 commits to main since this release
1f5d2f9

What's new?

  • Improved RSC compatibility. You no longer need to add 'use client'; to the parent component for this component to work.

Bug fixes

  • @types/react and @types/react-dom are now optional peerDependencies, which eliminates errors caused by duplicate typings.