-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #256 from storybookjs/release-8-5
8.5 release
- Loading branch information
Showing
3 changed files
with
34 additions
and
14 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
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,20 @@ | ||
--- | ||
title: 'Storybook 8.5 - January 2025' | ||
--- | ||
|
||
Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new: | ||
|
||
- ♿️ **Realtime accessibility tests** to help build UIs for everybody | ||
- 🛡️ **Project code coverage** to measure the completeness of your tests | ||
- 🎯 **Focused tests** for faster test feedback | ||
- ⚛️ **React Native Web Vite framework (experimental)** for testing mobile UI | ||
- 🎁 **Storybook Test Bootcamp** to level up your testing game | ||
- 💯 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