Skip to content

Releases: testing-library/user-event

v10.2.1

13 May 20:58
@Gpx Gpx
585f1df
Compare
Choose a tag to compare

10.2.1 (2020-05-13)

Bug Fixes

  • click/dblClick: prevent blur when clicking the same element (#265) (585f1df)

v10.2.0

12 May 18:56
@Gpx Gpx
87adb56
Compare
Choose a tag to compare

10.2.0 (2020-05-12)

Features

v10.1.2

08 May 20:42
@Gpx Gpx
2bb7def
Compare
Choose a tag to compare

10.1.2 (2020-05-08)

Bug Fixes

v10.1.1

08 May 12:44
@Gpx Gpx
f15bec6
Compare
Choose a tag to compare

10.1.1 (2020-05-08)

Bug Fixes

  • TS: add TypeScript userEvent.clear definition (#250) (7df771f)

v10.1.0

23 Apr 11:41
@Gpx Gpx
61bcdb4
Compare
Choose a tag to compare

10.1.0 (2020-04-23)

Features

v10.0.2

16 Apr 10:17
@Gpx Gpx
91f0519
Compare
Choose a tag to compare

10.0.2 (2020-04-16)

Bug Fixes

  • 🐛 update @testing-library/dom (742c0a7)
  • 🐛 update babel (3ee7339)

v10.0.1

27 Mar 23:47
@Gpx Gpx
1af6706
Compare
Choose a tag to compare

10.0.1 (2020-03-27)

Bug Fixes

  • tab: Keep focus on the document if there are no focusable elements (420ae03)

v10.0.0

17 Feb 15:01
@Gpx Gpx
38e3c22
Compare
Choose a tag to compare

10.0.0 (2020-02-17)

Continuous Integration

  • 🎡 drop support for node 8 (9e957e0)

BREAKING CHANGES

  • 🧨 Drop support for node 8

v9.0.0

17 Feb 14:42
@Gpx Gpx
34c9d41
Compare
Choose a tag to compare

9.0.0 (2020-02-17)

Bug Fixes

  • 🐛 type supports fields with previous text (1e8d140)

BREAKING CHANGES

  • 🧨 Using .type() with an input field that had text already inside preserve
    the exisiting value and appends the typed text

v8.1.3

17 Feb 13:52
@Gpx Gpx
9d50ff6
Compare
Choose a tag to compare

8.1.3 (2020-02-17)

Bug Fixes