Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to TypeScript and upgrade to Storybook 7 #47

Merged

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Dec 14, 2022

📦 Published PR as canary version: 2.0.0--canary.47.bc9d22a.0

✨ Test out this PR locally via:

npm install storybook-addon-pseudo-states@2.0.0--canary.47.bc9d22a.0
# or 
yarn add storybook-addon-pseudo-states@2.0.0--canary.47.bc9d22a.0

Version

Published prerelease version: v2.0.0-next.0

Changelog

💥 Breaking Change

Authors: 1

@ghengeveld ghengeveld added the major Increment the major version when merged label Dec 14, 2022
@linear
Copy link

linear bot commented Dec 14, 2022

AP-2628 Pseudo States addon Storybook 7 support

#42

Storybook 7 changed the root element ID from #root to #storybook-root, which the pseudo-states addon does not support. We need to fix this.

@ghengeveld ghengeveld added the prerelease This change is available in a prerelease. label Dec 15, 2022
@ghengeveld ghengeveld changed the base branch from main to next December 15, 2022 10:44
@ghengeveld ghengeveld removed the prerelease This change is available in a prerelease. label Dec 15, 2022
@ghengeveld ghengeveld merged commit 5bff30b into next Dec 15, 2022
@ghengeveld ghengeveld deleted the ghengeveld/ap-2628-pseudo-states-addon-storybook-7-support branch December 15, 2022 10:46
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Dec 15, 2022
@github-actions
Copy link

🚀 PR was released in v2.0.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 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major 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

1 participant