You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.0.0](v0.2.3...v1.0.0) (2022-06-25)
### Bug Fixes
* add numeric variants ([0901321](0901321))
* fix key setting ([931da36](931da36))
* remove alpha version from peer deps ([251e7fc](251e7fc))
* update mq dependency ([92d3ade](92d3ade))
### Features
* release v1 ([8560987](8560987))
* update api and types to match latest dash alpha ([a2e1635](a2e1635))
### Performance Improvements
* improve variants/one/lazy perf ([22e845a](22e845a))
### BREAKING CHANGES
* responsive() no longer returns a function, it returns an object. The function it
used to return is now on the "variants" property.
0 commit comments