Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v2.6.0
12 Jun 18:06
Compare
Sorry, something went wrong.
No results found
2.6.0 (2018-06-12)
Features
v2.5.0
07 Jun 04:19
Compare
Sorry, something went wrong.
No results found
2.5.0 (2018-06-07)
Features
release: manually release a patch version (fb37c05 ), closes #51
v2.4.0
30 May 19:15
Compare
Sorry, something went wrong.
No results found
2.4.0 (2018-05-30)
Features
logging: don't log DOM in Cypress, don't highlight in the browser (#45 ) (fd0c18c )
v2.3.2
18 May 18:41
Compare
Sorry, something went wrong.
No results found
2.3.2 (2018-05-18)
Bug Fixes
ts: matcher import path in get-queries-for-element typings (#43 ) (b9f7597 )
v2.3.1
17 May 20:58
Compare
Sorry, something went wrong.
No results found
2.3.1 (2018-05-17)
Bug Fixes
release: manually release a patch version (ecc9ebc ), closes #40
v2.3.0
15 May 17:56
Compare
Sorry, something went wrong.
No results found
2.3.0 (2018-05-15)
Features
rename bindElementToQueries to getQueriesForElement (#39 ) (7d7dd7a )
v2.2.0
08 May 14:58
Compare
Sorry, something went wrong.
No results found
2.2.0 (2018-05-08)
Features
v2.1.0
06 May 07:31
Compare
Sorry, something went wrong.
No results found
2.1.0 (2018-05-06)
Features
queryByValue: add get/query by value (#35 ) (b41b2e7 )
v2.0.0
06 May 03:19
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-05-06)
Features
TextMatch: make fuzzy matching opt-in instead of default (#31 ) (cde0cdf )
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.
v1.11.0
05 May 13:51
Compare
Sorry, something went wrong.
No results found
1.11.0 (2018-05-05)
Features
queryByTitle: add new query for title attribute (#34 ) (5fe849f )