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

feat: upgrade testing library and user event #18

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Apr 14, 2022

Issue: #17

  • DOM testing library was upgraded from 8.3.0 to 8.13.0
  • User event was upgraded from 13.2.1 to 14.1.1

Change Type

Indicate the type of change your pull request is:

  • maintenance
  • documentation
  • patch
  • minor
  • major

Release Notes

@storybook/testing-library now uses @testing-library/user-event version 14! 🎉

There are several new features and bugfixes and you can check them in the user-event release page.

📦 Published PR as canary version: 0.0.10--canary.18.cfe0c8f.0

✨ Test out this PR locally via:

npm install @storybook/testing-library@0.0.10--canary.18.cfe0c8f.0
# or 
yarn add @storybook/testing-library@0.0.10--canary.18.cfe0c8f.0

DOM testing library was upgraded from 8.3.0 to 8.13.0

User event was upgraded from 13.2.1 to 14.1.1
@yannbf yannbf force-pushed the feat/upgrade-testing-library-and-user-event branch from 9d5661e to cfe0c8f Compare April 19, 2022 08:50
@yannbf yannbf merged commit 98136b2 into main Apr 19, 2022
@github-actions
Copy link

🚀 PR was released in v0.0.10 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant