chromaui / storybook-addon-pseudo-states

CSS pseudo-classes for Storybook
MIT License
88 stars 28 forks source link

Use bundling strategy suitable for Storybook 8 #107

Closed JReinhold closed 6 months ago

JReinhold commented 6 months ago

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
:sparkles: Test out this PR locally via: ```bash 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 ```
github-actions[bot] commented 5 months ago

:rocket: PR was released in v3.0.0 :rocket: