v4.1.1 (2020-06-17)
- Fix JSX and bs-webapi to compile on BS 8 (@johnridesabike in #20)
v4.1.0 (2020-06-13)
- Add toBeEmptyDOMElement in favor of toBeEmpty (@wyze in 456326f)
- Add toBePartiallyChecked matcher (@wyze in 688dbbc)
- Allow regex in toHaveDisplayValue matcher (@wyze in 7bfdbbf)
- Add toHaveDescription matcher (@wyze in 3049f11)
- Upgrade dependencies (@wyze in 9c564df)
- Update peerDependency for @glennsl/bs-jest (@wyze in af104b7)
v4.0.0 (2020-04-21)
v3.0.0 (2020-04-18)
- Add bisect_ppx to bs-dev-deps (@wyze in #16)
- Run refmt (again) on the project (@wyze in 1ae8ee4)
- Upgrade to jest-dom v5.5.0 (@wyze in #15)
- Update toHaveClass/toHaveTextContent method signatures (@wyze in #14)
- Fix GitHub security alerts (@wyze in d2594c2)
- Switch to GitHub actions (@wyze in #13)
v2.0.2 (2020-04-12)
- Upgrade devDependencies to latest versions (@wyze in b9302fa)
- Move bs-jest to devDependencies (@jihchi in #11)
v2.0.1 (2019-04-22)
v2.0.0 (2019-03-11)
- Rewrite to better interface with bs-jest (@wyze in 010b440)
- Meta file updates (@wyze in 3484f0d)
- Upgrade dependencies (@wyze in 0323b1a)
- Update yarn lock with integrity hashes (@caulagi in #1)
v1.0.0 (2018-09-18)
- [
d1575b8514
] - Initial commit (Neil Kistner)