Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v10.0.0-beta.1
04 Mar 19:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
BREAKING CHANGES
node: This release drops support for Node 8. Upgrade to Node 10 or greater.
The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library to ensure you are uneffected.
v9.5.0
04 Mar 19:18
Compare
Sorry, something went wrong.
No results found
9.5.0 (2020-03-04)
Features
debug: accept the same arguments as prettyDOM (#596 ) (35522b1 ), closes #580
v9.4.1
22 Feb 15:46
Compare
Sorry, something went wrong.
No results found
9.4.1 (2020-02-22)
Bug Fixes
release: manually release a patch version (c4cae93 )
make fireEvent mouseEnter/mouseLeave work with addEventListener (#588 ) (c5a7206 ), closes #577 #577
v9.4.0
13 Dec 15:39
Compare
Sorry, something went wrong.
No results found
9.4.0 (2019-12-13)
Features
screen: add screen export (e35c213 )
v9.3.3
11 Dec 05:55
Compare
Sorry, something went wrong.
No results found
9.3.3 (2019-12-11)
Bug Fixes
support automatic types in pnpm installs (#540 ) (965db57 )
v9.3.2
04 Nov 15:01
Compare
Sorry, something went wrong.
No results found
9.3.2 (2019-11-04)
Bug Fixes
False positive warning about MessageChannel (#522 ) (11460a3 )
v9.3.1
30 Oct 17:59
Compare
Sorry, something went wrong.
No results found
9.3.1 (2019-10-30)
Bug Fixes
manually flush microtasks in afterEach (#514 ) (c48b501 )
v9.3.0
03 Oct 19:22
Compare
Sorry, something went wrong.
No results found
9.3.0 (2019-10-03)
Features
debug: allow debugging an array of containers (#495 ) (f2805d4 )
v9.2.0
26 Sep 23:06
Compare
Sorry, something went wrong.
No results found
9.2.0 (2019-09-26)
Features
v9.1.4
03 Sep 21:45
Compare
Sorry, something went wrong.
No results found
9.1.4 (2019-09-03)
Bug Fixes
console.error doesn't have to be a string in act.compat.js (#476 ) (139df62 )