Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
storybook-bot committed Nov 5, 2024
1 parent 8d65d8a commit 4fa1297
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# v1.0.12 (Tue Nov 05 2024)

#### 🐛 Bug Fix

- fix: Optimize dependencies to fix hot reloading issues when switching between stories [#23](https://github.com/storybookjs/vite-plugin-storybook-nextjs/pull/23) ([@valentinpalkovic](https://github.com/valentinpalkovic))
- fix: Aliases to react & react-dom use full path resolution [#21](https://github.com/storybookjs/vite-plugin-storybook-nextjs/pull/21) ([@alexeden](https://github.com/alexeden))
- fix: Update storybook to make example work [#19](https://github.com/storybookjs/vite-plugin-storybook-nextjs/pull/19) ([@strozw](https://github.com/strozw))
- docs: update the `vitest.config.ts` sample to be more type-safe. [#18](https://github.com/storybookjs/vite-plugin-storybook-nextjs/pull/18) ([@strozw](https://github.com/strozw))

#### ⚠️ Pushed to `main`

- Fix CI for release ([@valentinpalkovic](https://github.com/valentinpalkovic))

#### Authors: 3

- Alex Eden ([@alexeden](https://github.com/alexeden))
- Satoru Ohzawa ([@strozw](https://github.com/strozw))
- Valentin Palkovic ([@valentinpalkovic](https://github.com/valentinpalkovic))

---

# v1.0.11 (Thu Sep 05 2024)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 4fa1297

Please sign in to comment.