@atom-learning/jest-stitches
Version:
Jest utilities for @stitches/react
38 lines (19 loc) • 1.64 kB
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.10](https://github.com/jaredLunde/jest-stitches/compare/v1.0.9...v1.0.10) (2021-03-30)
### Bug Fixes
- remove keyframes if animation declaration is not used ([90c24da](https://github.com/jaredLunde/jest-stitches/commit/90c24dae8b700087f9cf02df772a990a9d908d1c))
### [1.0.9](https://github.com/jaredLunde/jest-stitches/compare/v1.0.8...v1.0.9) (2021-03-30)
### [1.0.8](https://github.com/jaredLunde/jest-stitches/compare/v1.0.7...v1.0.8) (2021-02-26)
### Bug Fixes
- add optional chaining to prevent error ([3cd85f1](https://github.com/jaredLunde/jest-stitches/commit/3cd85f1f9f9b52d4d5c8a20b5e9a75a2dc857adc))
### [1.0.7](https://github.com/jaredLunde/jest-stitches/compare/v1.0.6...v1.0.7) (2021-02-16)
### [1.0.6](https://github.com/jaredLunde/jest-stitches/compare/v1.0.5...v1.0.6) (2021-02-16)
### [1.0.4](https://github.com/jaredLunde/jest-stitches/compare/v1.0.3...v1.0.4) (2020-11-09)
### Bug Fixes
- 🐛 fix cannot set typeof error ([442a6ec](https://github.com/jaredLunde/jest-stitches/commit/442a6ecea443fd98f71d2962f0e76b492eefe391))
### [1.0.3](https://github.com/jaredLunde/jest-stitches/compare/v1.0.2...v1.0.3) (2020-11-09)
### Bug Fixes
- 🐛 fix cannot call toString of undefined error ([9a4de62](https://github.com/jaredLunde/jest-stitches/commit/9a4de624046416811ff2e8918fd9b24691f42b7d))
### [1.0.2](https://github.com/jaredLunde/jest-stitches/compare/v1.0.1...v1.0.2) (2020-11-05)
### 1.0.1 (2020-11-05)