1.17.0
- Added a
Stack
component. Flex
component:- Removed the
gap
prop. UseStack
instead. - Removed the
wrap
prop. Use a horizontalStack
instead. It wraps by default.
- Removed the
Footer
component:- Realigned legal links.
- All form components:
- Improved error messages.
- Playground:
- Fixed lagging when typing the code.
- Fixed crashing on certain errors.