Releases: storybookjs/vite-plugin-storybook-nextjs
Releases · storybookjs/vite-plugin-storybook-nextjs
v1.0.13
🐛 Bug Fix
- fix: Export additional cache utilities from the cache module #24 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.12
🐛 Bug Fix
- fix: Optimize dependencies to fix hot reloading issues when switching between stories #23 (@valentinpalkovic)
- fix: Aliases to react & react-dom use full path resolution #21 (@alexeden)
- fix: Update storybook to make example work #19 (@strozw)
- docs: update the
vitest.config.ts
sample to be more type-safe. #18 (@strozw)
⚠️ Pushed to main
- Fix CI for release (@valentinpalkovic)
Authors: 3
- Alex Eden (@alexeden)
- Satoru Ohzawa (@strozw)
- Valentin Palkovic (@valentinpalkovic)
v1.0.11
🐛 Bug Fix
- fix: Support react-dom/test-utils #17 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.10
🐛 Bug Fix
- fix: Type declaration exports #16 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.9
🐛 Bug Fix
- fix: Do not fail if pages/apps dir cannot be found #15 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.8
🐛 Bug Fix
- Widen Next.js version requirement #14 (@valentinpalkovic)
📝 Documentation
- Update Readme.md related to addon-vitest #11 (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.7
⚠️ Pushed to main
- Support CJS and ESM properly (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.6
⚠️ Pushed to main
- Fix compiler options forwarding (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)
v1.0.5
🐛 Bug Fix
- Prose tweaks and other improvements for README #12 (@kylegach @valentinpalkovic)
⚠️ Pushed to main
- Support react-dom/server (@valentinpalkovic)
Authors: 2
- Kyle Gach (@kylegach)
- Valentin Palkovic (@valentinpalkovic)
v1.0.4
⚠️ Pushed to main
- Fix proper handling of require in ESM environments (@valentinpalkovic)
Authors: 1
- Valentin Palkovic (@valentinpalkovic)