Skip to content

v14.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 08:14
· 9 commits to alpha since this release
b542540

14.0.0-alpha.10 (2021-11-15)

⚠ BREAKING CHANGES

  • An error is thrown when calling userEvent.clear on an element which is not editable.
  • An error is thrown when event handlers prevent userEvent.clear from focussing/selecting content.

Features