-
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,36 @@ | ||
# Changelog | ||
|
||
## v0.2.9 | ||
|
||
[compare changes](https://github.com/nuxt-modules/storybook/compare/v0.2.8...v0.2.9) | ||
|
||
### 🩹 Fixes | ||
|
||
- Create nuxt instance more reliable ([#619](https://github.com/nuxt-modules/storybook/pull/619)) | ||
- Update file extensions for generated vite configs to use .json instead of .js ([#663](https://github.com/nuxt-modules/storybook/pull/663)) | ||
- Correctly provide Nuxt runtime config in storybook ([#664](https://github.com/nuxt-modules/storybook/pull/664)) | ||
- **deps:** Update storybook packages to ^8.1.11 ([#677](https://github.com/nuxt-modules/storybook/pull/677)) | ||
|
||
### 📖 Documentation | ||
|
||
- Migrate to Nuxt UI Pro ([#668](https://github.com/nuxt-modules/storybook/pull/668)) | ||
|
||
### 🏡 Chore | ||
|
||
- Add release script ([#655](https://github.com/nuxt-modules/storybook/pull/655)) | ||
- Move nuxt image test to showcase example ([#615](https://github.com/nuxt-modules/storybook/pull/615)) | ||
- Move router tests to showcase example ([#621](https://github.com/nuxt-modules/storybook/pull/621)) | ||
- Move nuxt link test to showcase example ([#618](https://github.com/nuxt-modules/storybook/pull/618)) | ||
- Move pinia tests to showcase example ([#616](https://github.com/nuxt-modules/storybook/pull/616)) | ||
- Remove old playground ([#622](https://github.com/nuxt-modules/storybook/pull/622)) | ||
- Update nuxt studio dependency to latest stable version ([#675](https://github.com/nuxt-modules/storybook/pull/675)) | ||
- Update renovate config to always bump storybook dependencies ([#676](https://github.com/nuxt-modules/storybook/pull/676)) | ||
- Disable shameful hoisting and improve dependency declarations ([#580](https://github.com/nuxt-modules/storybook/pull/580)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Tobias Diez <[email protected]> | ||
|
||
## v0.2.8 | ||
|
||
[compare changes](https://github.com/nuxt-modules/storybook/compare/v8.1.1...v0.2.8) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters