Skip to content

v10.3.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 21 Jul 19:25
· 149 commits to main since this release
6e35e30

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.