v1.4.0
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/reactand- @types/react-domare now optional peerDependencies, which eliminates errors caused by duplicate typings.