Releases: testing-library/jest-native
Releases · testing-library/jest-native
v2.0.0
2.0.0 (2019-05-16)
chore
- tests: fix breaking test with latest NTL version (828ceff)
Features
- support breaking changes for native-testing-library preset (#2) (29bd67e)
- support breaking changes for native-testing-library preset (#2) (bfcc4e3)
BREAKING CHANGES
- tests: Release 2.0.0 to support the latest version of Native Testing Library
v1.3.2
1.3.2 (2019-04-16)
Bug Fixes
- include extend-expect in dist (8e5b765)
v1.3.1
1.3.1 (2019-04-16)
Bug Fixes
v1.3.0
1.3.0 (2019-04-12)
Features
v1.2.2
1.2.2 (2019-04-08)
Bug Fixes
- make toHaveTextContent() handle arrays and strings better (77659f7)
v1.2.1
1.2.1 (2019-04-08)
Bug Fixes
- make toHaveTextContent() work with numbers (8e11cbd)
v1.2.0
1.2.0 (2019-04-06)
Features
- update tests to use baseElement (41f1b69)
v1.1.0
1.1.0 (2019-04-05)
Features
- add top level file for import convenience (dba6cd4)
v1.0.0
1.0.0 (2019-04-05)
Features
- initial release of matchers (15de9af)