Skip to content

Commit 4fa1297

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 8d65d8a commit 4fa1297

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v1.0.12 (Tue Nov 05 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- 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))
6+
- 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))
7+
- fix: Update storybook to make example work [#19](https://github.com/storybookjs/vite-plugin-storybook-nextjs/pull/19) ([@strozw](https://github.com/strozw))
8+
- 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))
9+
10+
#### ⚠️ Pushed to `main`
11+
12+
- Fix CI for release ([@valentinpalkovic](https://github.com/valentinpalkovic))
13+
14+
#### Authors: 3
15+
16+
- Alex Eden ([@alexeden](https://github.com/alexeden))
17+
- Satoru Ohzawa ([@strozw](https://github.com/strozw))
18+
- Valentin Palkovic ([@valentinpalkovic](https://github.com/valentinpalkovic))
19+
20+
---
21+
122
# v1.0.11 (Thu Sep 05 2024)
223

324
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)