-
Notifications
You must be signed in to change notification settings - Fork 6
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
23 additions
and
4 deletions.
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: 'Storybook 8.3 - September 2024' | ||
--- | ||
|
||
Fresh out of the oven! Storybook 8.3 brings you: | ||
|
||
- ⚡️ **First-class Vitest integration** to run stories as component tests | ||
- 🔼 **Next.js-Vite framework** for Vitest compatibility and better DX | ||
- 🗜️ **Further reduced bundle size** for a smaller install footprint | ||
- 🌐 **Experimental Story globals** to standardize stories for themes, viewports, and locales | ||
- 💯 **Hundreds** more improvements | ||
|
||
Browse the [changelogs](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) for the full list of changes. | ||
|
||
--- | ||
|
||
There are no breaking changes, but you can refer to our | ||
[Migration guide](https://storybook.js.org/docs/migration-guide) to upgrade from | ||
pre-8.0 of Storybook. |
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