Skip to content

v4.5.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 21 Jul 18:51
· 201 commits to main since this release
48688ff

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.