Skip to content

Releases: testing-library/user-event

v14.6.7

Choose a tag to compare

@github-actions github-actions released this 02 Sep 01:55
1e0020b

14.6.7 (2026-09-02)

Bug Fixes

  • normalize DataTransfer format aliases (#1326) (1e0020b)
  • feature: Add iframe support for user.keyboard typing (#1275) (1e0020b)

v14.6.6

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:04
71a5475

14.6.6 (2026-08-22)

Bug Fixes

  • default pointer event pointerType to empty string instead of the string "undefined" (#1325) (71a5475)

v14.6.5

Choose a tag to compare

@github-actions github-actions released this 18 Aug 03:29
43efda7

14.6.5 (2026-08-18)

Bug Fixes

  • tab retargeting if focus moved during keydown (#1296) (43efda7)

v14.6.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 23:21
d7e80e3

14.6.4 (2026-08-11)

Bug Fixes

v14.6.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:50
1d18b1f

14.6.3 (2026-08-03)

Bug Fixes

v14.6.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:19
13fa4bc

14.6.2 (2026-08-03)

v14.6.1

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:35
d42954b

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:57
5f3d28f

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)

v14.5.2

Choose a tag to compare

@github-actions github-actions released this 29 Dec 15:54
d036279

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)

v14.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 18:08
d7483f0

14.5.1 (2023-09-15)

Bug Fixes

  • incorrect default import from @testing-library/dom (#1162) (d7483f0)