Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 09:13

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