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

Use bundling strategy suitable for Storybook 8 #107

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

JReinhold
Copy link
Collaborator

@JReinhold JReinhold commented Mar 7, 2024

This PR updates the bundling strategy to follow best practices as established here: https://storybook.js.org/docs/8.0/addons/addon-migration-guide and outlined here https://github.com/storybookjs/addon-kit/compare/79282986..971e1bb

I tested this by linking the project into a separate sandbox and it worked fine without issue.

📦 Published PR as canary version: 2.2.2--canary.107.a881a1d.0

✨ Test out this PR locally via:

npm install storybook-addon-pseudo-states@2.2.2--canary.107.a881a1d.0
# or 
yarn add storybook-addon-pseudo-states@2.2.2--canary.107.a881a1d.0

@JReinhold JReinhold added the patch Increment the patch version when merged label Mar 7, 2024
@JReinhold JReinhold changed the title Use new bundling strategy Use bundling strategy suitable for Storybook 8 Mar 7, 2024
@JReinhold JReinhold self-assigned this Mar 7, 2024
@JReinhold JReinhold added the release Create a `latest` release when merged label Mar 7, 2024
@JReinhold JReinhold marked this pull request as ready for review March 7, 2024 13:02
@JReinhold JReinhold merged commit 8845fb1 into next Mar 8, 2024
7 of 9 checks passed
@JReinhold JReinhold deleted the sb8-bundling branch March 8, 2024 08:46
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Mar 11, 2024
@github-actions github-actions bot mentioned this pull request Mar 11, 2024
Copy link

🚀 PR was released in v3.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 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a `latest` release 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