Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v3.1.0
15 May 15:54
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-05-15)
Features
debug: add a debug convenience method (#87 ) (de769ec ), closes #86
v3.0.2
08 May 04:12
Compare
Sorry, something went wrong.
No results found
3.0.2 (2018-05-08)
Bug Fixes
TS: type literal property cannot have an initializer (#82 ) (226c306 )
v3.0.1
06 May 04:44
Compare
Sorry, something went wrong.
No results found
3.0.1 (2018-05-06)
Bug Fixes
v3.0.0
06 May 03:34
Compare
Sorry, something went wrong.
No results found
3.0.0 (2018-05-06)
Features
TextMatch: upgrade dom-testing-library (898477d ), closes #76
BREAKING CHANGES
TextMatch: Strings are considered to be an exact match now. You can opt-into fuzzy matching, but it's recommended to use a regex instead.
v2.5.2
04 May 19:38
Compare
Sorry, something went wrong.
No results found
2.5.2 (2018-05-04)
Bug Fixes
v2.5.1
03 May 23:41
Compare
Sorry, something went wrong.
No results found
2.5.1 (2018-05-03)
Bug Fixes
TS: add types for exported functions. (#69 ) (0aae0e1 )
v2.5.0
03 May 18:30
Compare
Sorry, something went wrong.
No results found
2.5.0 (2018-05-03)
Features
v2.4.0
02 May 21:02
Compare
Sorry, something went wrong.
No results found
2.4.0 (2018-05-02)
Features
v2.3.0
27 Apr 01:36
Compare
Sorry, something went wrong.
No results found
2.3.0 (2018-04-27)
Features
waitForElement: add export of waitForElement (e8fbef5 )
v2.2.0
24 Apr 20:08
Compare
Sorry, something went wrong.
No results found
2.2.0 (2018-04-24)
Features
queries: upgrade dom-testing-library to support all queries (40dfcde )