motyl
Version:
Helper functions for creating responsive CSS-in-JS styles without runtime
19 lines (10 loc) • 866 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.3](https://github.com/livyk/motyl/compare/v1.0.2...v1.0.3) (2021-05-21)
### [1.0.2](https://github.com/livyk/motyl/compare/v1.0.1...v1.0.2) (2021-05-21)
### [1.0.1](https://github.com/livyk/motyl/compare/v1.0.0...v1.0.1) (2021-05-12)
### Bug Fixes
* application crashes when using useBreakpoint ([264c009](https://github.com/livyk/motyl/commit/264c00980298052b42f0ab7db8e125b34c273453))
* mark react as exteranl ([34742d5](https://github.com/livyk/motyl/commit/34742d57dc8b8683046076c48171599c299ff988))
* return react-responsive into dependencies ([60afd78](https://github.com/livyk/motyl/commit/60afd78a239b482ef449a7f9815e79e8e27ad19f))
## 1.0.0 (2021-05-07)