Skip to content

v4.1.0

Compare
Choose a tag to compare
@thiskevinwang thiskevinwang released this 05 Sep 15:40
· 17 commits to main since this release
091aba8

What's Changed

New Pill component
Refactored Button and MenuButton

  • mouse interaction doesn't focus the button anymore; achieved via document.activeElement.blur()
    Addressed some RSC issues;
  • added use client directive to icons

Other Changes

Full Changelog: v4.0.0...v4.1.0