Skip to content

v2.0.0

Choose a tag to compare

@danez danez released this 05 Sep 20:54
· 1754 commits to main since this release

Bug Fixes

Features

  • tabs: Allow for higher order components (#196) (1969e65)
  • tabs: Always callback setSelected. (#195) (bc1910a)

BREAKING CHANGES

  • tabs: The onSelect callback will now also be called when clicking on the currently active tab.