v1.0.0
1.0.0 (2022-06-25)
Bug Fixes
- add numeric variants (0901321)
- fix key setting (931da36)
- remove alpha version from peer deps (251e7fc)
- update mq dependency (92d3ade)
Features
Performance Improvements
- improve variants/one/lazy perf (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.