Skip to content

Releases: testing-library/react-testing-library

v9.4.1

22 Feb 15:46
c4cae93
Compare
Choose a tag to compare

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
Choose a tag to compare

9.4.0 (2019-12-13)

Features

  • screen: add screen export (e35c213)

v9.3.3

11 Dec 05:55
Compare
Choose a tag to compare

9.3.3 (2019-12-11)

Bug Fixes

  • support automatic types in pnpm installs (#540) (965db57)

v9.3.2

04 Nov 15:01
Compare
Choose a tag to compare

9.3.2 (2019-11-04)

Bug Fixes

  • False positive warning about MessageChannel (#522) (11460a3)

v9.3.1

30 Oct 17:59
Compare
Choose a tag to compare

9.3.1 (2019-10-30)

Bug Fixes

  • manually flush microtasks in afterEach (#514) (c48b501)

v9.3.0

03 Oct 19:22
Compare
Choose a tag to compare

9.3.0 (2019-10-03)

Features

  • debug: allow debugging an array of containers (#495) (f2805d4)

v9.2.0

26 Sep 23:06
594f858
Compare
Choose a tag to compare

9.2.0 (2019-09-26)

Features

v9.1.4

03 Sep 21:45
Compare
Choose a tag to compare

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

16 Aug 21:12
Compare
Choose a tag to compare

9.1.3 (2019-08-16)

Bug Fixes

  • use apply for console error args when proxying (#454) (f4f3ea5)

v9.1.2

15 Aug 19:31
Compare
Choose a tag to compare

9.1.2 (2019-08-15)

Bug Fixes

  • typescript: move typings to DefinitelyTyped (#437) (29aad25)