github testing-library/user-event v13.0.0

latest releases: v14.5, v14, v14.5.2...
3 years ago

13.0.0 (2021-03-16)

Features

BREAKING CHANGES

  • userEvent.type features a rewritten implementation shared with the new userEvent.keyboard. This might break code depending on unintended/undocumented behavior of the previous implementation.
  • userEvent.type treats { and [ as special characters.
  • userEvent.type returns no Promise if called without delay.

Don't miss a new user-event release

NewReleases is sending notifications on new releases.