Releases: testing-library/preact-testing-library
Releases · testing-library/preact-testing-library
v3.0.0
BREAKING CHANGES
- upgrading @testing-library/dom from 7.x to 8.x #49
v2.0.1
2.0.1 (2020-12-01)
Bug Fixes
- types: allow all elements (4487694)
v2.0.0
2.0.0 (2020-06-20)
Bug Fixes
- api should be consistent with react-testing-library (abd7621), closes #24
- drop node 8 support (f14fd53)
Features
- update @testing-library/dom to latest (931fff6)
BREAKING CHANGES
- upgrading @testing-library/dom from 6.x to 7.x
v1.0.2
1.0.2 (2019-10-02)
Bug Fixes
- correctly render wrapped components (5111a56)
v1.0.1
1.0.1 (2019-09-29)
Bug Fixes
- force another release since first did not publish (ae0fcc9)