Skip to content

1.17.0

Compare
Choose a tag to compare
@moroshko moroshko released this 11 Mar 05:19
· 340 commits to master since this release
  • Added a Stack component.
  • Flex component:
    • Removed the gap prop. Use Stack instead.
    • Removed the wrap prop. Use a horizontal Stack instead. It wraps by default.
  • Footer component:
    • Realigned legal links.
  • All form components:
    • Improved error messages.
  • Playground:
    • Fixed lagging when typing the code.
    • Fixed crashing on certain errors.