jest-stitches
Version:
Jest utilities for @stitches/react
20 lines (10 loc) • 825 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.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)