@dash-ui/jest
Version:
Jest utilities for dash-ui
38 lines (19 loc) • 1.38 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.
### [2.1.2](https://github.com/dash-ui/jest/compare/v2.1.1...v2.1.2) (2021-08-24)
### Bug Fixes
- fix support matcher ([7a5fe8a](https://github.com/dash-ui/jest/commit/7a5fe8afa741f3e6f2dfadf1f6516a44c2ba82f9))
### [2.1.1](https://github.com/dash-ui/jest/compare/v2.1.0...v2.1.1) (2021-08-24)
### Bug Fixes
- add supports type ([53f4304](https://github.com/dash-ui/jest/commit/53f43041d7394e40593c85425610f5cd70d178d4))
## [2.1.0](https://github.com/dash-ui/jest/compare/v2.0.1...v2.1.0) (2021-08-24)
### Features
- add supports matcher ([0967e38](https://github.com/dash-ui/jest/commit/0967e389e8350e95259d8357db15ffe8f69041b9))
### [2.0.1](https://github.com/dash-ui/jest/compare/v2.0.0...v2.0.1) (2020-07-20)
### Bug Fixes
- improve toHaveStyleRule equality checks ([8f1cab0](https://github.com/dash-ui/jest/commit/8f1cab045cc85fde3edc82d837cae5223d18af73))
## [2.0.0](https://github.com/dash-ui/jest/compare/v1.1.0...v2.0.0) (2020-07-04)
### ⚠ BREAKING CHANGES
- This breaks snapshots using the legacy -ui name
- rename -ui class replacer to dash-ui ([398cb1a](https://github.com/dash-ui/jest/commit/398cb1a40501f1a8f287c486a924c581d95ed794))
## 1.1.0 (2020-07-04)