Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v10.4.5
08 Jul 18:56
Compare
Sorry, something went wrong.
No results found
10.4.5 (2020-07-08)
Bug Fixes
flushMicroTasks: fallback to no scheduler (#739 ) (9e5cf59 )
v10.4.4
05 Jul 17:29
Compare
Sorry, something went wrong.
No results found
v10.4.3
25 Jun 04:26
Compare
Sorry, something went wrong.
No results found
10.4.3 (2020-06-25)
Bug Fixes
cleanup: Cleanup should flush microtask queue after unmount (#632 ) (aac2e44 )
v10.4.2
24 Jun 19:14
Compare
Sorry, something went wrong.
No results found
10.4.2 (2020-06-24)
Bug Fixes
cleanup: microtask flushing now supports fake timers (#720 ) (5814b29 )
v10.4.1
23 Jun 22:00
Compare
Sorry, something went wrong.
No results found
10.4.1 (2020-06-23)
Bug Fixes
update @testing-library/dom to get a bug fix (6558845 )
v10.4.0
23 Jun 16:31
Compare
Sorry, something went wrong.
No results found
v10.3.0
18 Jun 00:28
Compare
Sorry, something went wrong.
No results found
v10.2.1
05 Jun 19:26
Compare
Sorry, something went wrong.
No results found
v10.2.0
04 Jun 13:59
Compare
Sorry, something went wrong.
No results found
10.2.0 (2020-06-04)
Features
run cleanup() when test runner supports teardown() (#676 ) (c91e9a9 )
v10.1.0
04 Jun 00:56
Compare
Sorry, something went wrong.
No results found
10.1.0 (2020-06-04)
Features
TS: move typings from DefinitelyTyped into this repo (#690 ) (16f2f56 ), closes #688