npm @storybook/testing-library 0.0.11
v0.0.11

latest releases: 0.2.2, 0.2.2-next.0, 0.2.2--canary.96901a6.0...
2 years ago

Release Notes

Revert "feat: upgrade testing library and user event" (#19)

Unfortunately @storybook/testing-library had to downgrade @testing-library/user-event to version 13. User event v14 is working ok for most projects, but projects using Svelte, Vue, HTML and Web components break because of an issue in one of user-event's dependencies.

If you are not affected by this problem and want to use @storybook/testing-library with user-event v14, you can use the @storybook/testing-library@beta version.


🐛 Bug Fix

  • Revert "feat: upgrade testing library and user event" #19 (@yannbf)

Authors: 1

Don't miss a new testing-library release

NewReleases is sending notifications on new releases.