chromaui / storybook-addon-pseudo-states

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

Upgrade to Storybook 8 #100

Closed ShaunEvening closed 5 months ago

ShaunEvening commented 7 months ago

What changed

Published prerelease version: v2.3.0-next.2

Changelog #### 🐛 Bug Fix - Use bundling strategy suitable for Storybook 8 [#107](https://github.com/chromaui/storybook-addon-pseudo-states/pull/107) ([@JReinhold](https://github.com/JReinhold)) #### ⚠️ Pushed to `next` - Upgrade to SB v8.0.0 (non-rc) and fix reference to Icons component ([@ghengeveld](https://github.com/ghengeveld)) - Merge branch 'main' into next ([@ghengeveld](https://github.com/ghengeveld)) - Restore Babel for Jest ([@ghengeveld](https://github.com/ghengeveld)) - Bump major version ([@ShaunEvening](https://github.com/ShaunEvening)) - Update build settings ([@ShaunEvening](https://github.com/ShaunEvening)) - Upgrade to SB 8; Use SWC instead of babel ([@ShaunEvening](https://github.com/ShaunEvening)) - Use node 18 ([@ShaunEvening](https://github.com/ShaunEvening)) #### Authors: 3 - Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld)) - Jeppe Reinhold ([@JReinhold](https://github.com/JReinhold)) - Shaun Evening ([@ShaunEvening](https://github.com/ShaunEvening))
📦 Published PR as canary version: 3.0.0--canary.100.fce90b1.0
:sparkles: Test out this PR locally via: ```bash npm install storybook-addon-pseudo-states@3.0.0--canary.100.fce90b1.0 # or yarn add storybook-addon-pseudo-states@3.0.0--canary.100.fce90b1.0 ```
MacroMan commented 5 months ago

When can we expect a release please?

ghengeveld commented 5 months ago

It should've automatically released a new version, but that seems to have failed. I'll take a look at it but that likely won't be today.

ghengeveld commented 5 months ago

@MacroMan v3.0.0 is released now 👍