You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
Hey there! I wanted to thank you for using @storybook/testing-react!
@storybook/testing-react has been promoted to a first-class Storybook functionality in Storybook 7. This means that you no longer need this package, and this package will not be worked on anymore (especially regarding Storybook 6, unless there are security issues). Instead, you can import the same utilities, but from the @storybook/react package. Additionally, the internals of composeStories and composeStory have been revamped, so the way a story is composed is way more accurate, and it's possible this issue doesn't happen there anymore.
yannbf
changed the title
This package is now deprecated! It's now a core functionality of Storybook 7.
This package is deprecated as it is a core functionality of Storybook 7!
Apr 21, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there! I wanted to thank you for using @storybook/testing-react!
@storybook/testing-react
has been promoted to a first-class Storybook functionality in Storybook 7. This means that you no longer need this package, and this package will not be worked on anymore (especially regarding Storybook 6, unless there are security issues). Instead, you can import the same utilities, but from the@storybook/react
package. Additionally, the internals ofcomposeStories
andcomposeStory
have been revamped, so the way a story is composed is way more accurate, and it's possible this issue doesn't happen there anymore.Please do the following:
@storybook/testing-react
@storybook/testing-react
to@storybook/react
Please, if even after migrating, you are still experiencing issues, report them in the Storybook monorepo.
Thank you so much for this journey!
The text was updated successfully, but these errors were encountered: