Skip to content

Bump @testing-library/user-event from 14.2.1 to 14.2.5 in /assets

Bumps @testing-library/user-event from 14.2.1 to 14.2.5.

Release notes

Sourced from @​testing-library/user-event's releases.

v14.2.5

14.2.5 (2022-07-15)

Bug Fixes

  • document: do not track value on HTMLSelectElement (#989) (77a7fa8)

v14.2.4

14.2.4 (2022-07-15)

Bug Fixes

  • use window.FileList instead of implicit global (c88865d)

v14.2.3

14.2.3 (2022-07-14)

Bug Fixes

  • document: use setters/methods on element as default (#987) (c40e614)

v14.2.2

14.2.2 (2022-07-14)

Bug Fixes

  • document: track HTMLInputElement.setRangeText() (#984) (73443ec)
Commits
  • 77a7fa8 fix(document): do not track value on HTMLSelectElement (#989)
  • c88865d fix: use window.FileList instead of implicit global
  • c376fbc chore: whitelist implicit globals
  • cf5faed docs: add dnt1996 as a contributor for bug (#988)
  • c40e614 fix(document): use setters/methods on element as default (#987)
  • 29bdf14 docs: add dzonatan as a contributor for bug (#985)
  • 73443ec fix(document): track HTMLInputElement.setRangeText() (#984)
  • See full diff in compare view

Merge request reports