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

support storybook 7.0 #30

Merged
merged 1 commit into from Dec 12, 2022
Merged

support storybook 7.0 #30

merged 1 commit into from Dec 12, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Dec 12, 2022

This PR introduces a new prerelease strategy and Storybook 7.0 support for the next version of this library

📦 Published PR as canary version: 0.0.14--canary.30.5f44d14.0

✨ Test out this PR locally via:

npm install @storybook/testing-library@0.0.14--canary.30.5f44d14.0
# or 
yarn add @storybook/testing-library@0.0.14--canary.30.5f44d14.0

@yannbf yannbf added the patch Increment the patch version when merged label Dec 12, 2022
@yannbf yannbf merged commit e879809 into next Dec 12, 2022
@yannbf yannbf deleted the feat/support-sb-7.0 branch December 12, 2022 11:17
"@storybook/client-logger": "^6.4.0",
"@storybook/instrumenter": "^6.4.0",
"@storybook/client-logger": "next",
"@storybook/instrumenter": "next",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We talked previously about avoiding the use of next in dependencies. Where did we land on that?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To follow up on a discord conversation. We're going to keep these at next, and audit all storybook packages after 7.0 is released, to update them to ^7.0.0 before releasing the final stable versions.

@github-actions
Copy link

github-actions bot commented Apr 3, 2023

🚀 PR was released in v0.1.0 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease This change is available in a prerelease. labels Apr 3, 2023
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.

None yet

2 participants