Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v4.1.8
4.1.8 (2018-08-09)
Bug Fixes
- change: no longer using Simulate.change (b464150)
v4.1.7
4.1.7 (2018-08-06)
Bug Fixes
- force upgrade of dom-testing-library (3c366f7)
v4.1.6
4.1.6 (2018-08-03)
Bug Fixes
v4.1.5
4.1.5 (2018-07-26)
Bug Fixes
- TS: declare optional argument to
debug
(#148) (dff0e1e)
v4.1.4
4.1.4 (2018-07-25)
Bug Fixes
- switch default baseElement to document.body (#145) (f7f0b2f), closes #81
v4.1.3
4.1.3 (2018-07-17)
Bug Fixes
- ensure waitForElement responds to attribute and textNode changes by default (#137) (1a11719)
v4.1.2
4.1.2 (2018-07-03)
Bug Fixes
v4.1.1
4.1.1 (2018-07-02)
Bug Fixes
- TS: update typings with dom-testing-library queries and export them (#130) (36e1349)
v4.1.0
4.1.0 (2018-06-27)
Features
- render: return baseElement from render (#127) (cb14d2d)
v4.0.2
4.0.2 (2018-06-24)
Bug Fixes
- TS: add JSDoc to typings of exported functions (#125) (71517cf)