Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v3.6.0
3.6.0 (2018-09-20)
Features
- queryBySelectText: add get/query by select text (#106) (c07657d), closes #104
v3.5.2
3.5.2 (2018-09-17)
Bug Fixes
- ensure waitForElement disconnects MutationObserver at the right time (#102) (a0436d4), closes #99 #99
v3.5.1
3.5.1 (2018-09-10)
Bug Fixes
v3.5.0
3.5.0 (2018-09-04)
Features
v3.4.0
3.4.0 (2018-08-23)
Features
- events: allow setting the files value in change events (#91) (98c67e2)
v3.3.0
3.3.0 (2018-08-10)
Features
v3.2.0
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
3.1.0 (2018-08-06)
Features
- fireEvent: helper to assign target properties to node (#85) (19c2868)
v3.0.2
3.0.2 (2018-07-19)
Bug Fixes
- Reference Node and MutationObserver off of the window object rather than globally (#77) (7730d25)
v3.0.1
3.0.1 (2018-07-17)
Bug Fixes
- waitForElement: ensure waitForElement responds to attribute and textNode changes (#74) (6e9d7c5)