Releases: testing-library/react-testing-library
Releases · testing-library/react-testing-library
v9.4.1
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
9.4.0 (2019-12-13)
Features
- screen: add screen export (e35c213)
v9.3.3
9.3.3 (2019-12-11)
Bug Fixes
- support automatic types in pnpm installs (#540) (965db57)
v9.3.2
9.3.2 (2019-11-04)
Bug Fixes
- False positive warning about MessageChannel (#522) (11460a3)
v9.3.1
9.3.1 (2019-10-30)
Bug Fixes
- manually flush microtasks in afterEach (#514) (c48b501)
v9.3.0
9.3.0 (2019-10-03)
Features
- debug: allow debugging an array of containers (#495) (f2805d4)
v9.2.0
9.2.0 (2019-09-26)
Features
v9.1.4
9.1.4 (2019-09-03)
Bug Fixes
- console.error doesn't have to be a string in act.compat.js (#476) (139df62)
v9.1.3
9.1.3 (2019-08-16)
Bug Fixes
- use apply for console error args when proxying (#454) (f4f3ea5)
v9.1.2
9.1.2 (2019-08-15)
Bug Fixes
- typescript: move typings to DefinitelyTyped (#437) (29aad25)