Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v3.7.0
02 Oct 21:46
Compare
Sorry, something went wrong.
No results found
3.7.0 (2018-10-02)
Features
getByText: add ignore option which defaults to 'script' (#109 ) (2536924 )
v3.6.0
20 Sep 14:43
Compare
Sorry, something went wrong.
No results found
3.6.0 (2018-09-20)
Features
queryBySelectText: add get/query by select text (#106 ) (c07657d ), closes #104
v3.5.2
17 Sep 17:47
Compare
Sorry, something went wrong.
No results found
3.5.2 (2018-09-17)
Bug Fixes
ensure waitForElement disconnects MutationObserver at the right time (#102 ) (a0436d4 ), closes #99 #99
v3.5.1
10 Sep 13:08
Compare
Sorry, something went wrong.
No results found
3.5.1 (2018-09-10)
Bug Fixes
v3.5.0
04 Sep 22:16
Compare
Sorry, something went wrong.
No results found
3.5.0 (2018-09-04)
Features
v3.4.0
23 Aug 03:49
Compare
Sorry, something went wrong.
No results found
3.4.0 (2018-08-23)
Features
events: allow setting the files value in change events (#91 ) (98c67e2 )
v3.3.0
10 Aug 17:40
Compare
Sorry, something went wrong.
No results found
3.3.0 (2018-08-10)
Features
v3.2.0
09 Aug 14:14
Compare
Sorry, something went wrong.
No results found
3.2.0 (2018-08-09)
Features
getByTitle: Add ability to select title element of SVG with getByTitle (#86 ) (fe44799 ), closes #83
v3.1.0
06 Aug 21:41
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-08-06)
Features
fireEvent: helper to assign target properties to node (#85 ) (19c2868 )
v3.0.2
19 Jul 18:19
Compare
Sorry, something went wrong.
No results found
3.0.2 (2018-07-19)
Bug Fixes
Reference Node and MutationObserver off of the window object rather than globally (#77 ) (7730d25 )