You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 early access program to level up your testing game
💯 Hundreds more improvements
List of all updates
Addon A11y: Add conditional rendering for a11y violation number in Testing Module - #30073, thanks @valentinpalkovic!
Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - #30005, thanks @valentinpalkovic!
Addon A11y: Adjust default behaviour when using with experimental-addon-test - #30162, thanks @valentinpalkovic!
Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!
▶️Unified UI for component testing
5️⃣ Svelte 5 and Svelte CSF support
⚛️ React Native Storybook 8 release
🏷️ Tags-based filtering to organize your Storybook
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.0
chore(deps): update storybook monorepo to v8.2.1
Jul 10, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.1
chore(deps): update storybook monorepo to v8.2.2
Jul 12, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.2
chore(deps): update storybook monorepo to v8.2.3
Jul 15, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.3
chore(deps): update storybook monorepo to v8.2.4
Jul 16, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.4
chore(deps): update storybook monorepo to v8.2.5
Jul 19, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.5
chore(deps): update storybook monorepo to v8.2.6
Jul 24, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.6
chore(deps): update storybook monorepo to v8.2.7
Aug 1, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.7
chore(deps): update storybook monorepo to v8.2.8
Aug 7, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.8
chore(deps): update storybook monorepo to v8.2.9
Aug 13, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.2.9
chore(deps): update storybook monorepo to v8.3.0
Sep 11, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.0
chore(deps): update storybook monorepo to v8.3.1
Sep 16, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.1
chore(deps): update storybook monorepo to v8.3.2
Sep 19, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.2
chore(deps): update storybook monorepo to v8.3.3
Sep 24, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.3
chore(deps): update storybook monorepo to v8.3.4
Sep 28, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.4
chore(deps): update storybook monorepo to v8.3.5
Oct 4, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.5
chore(deps): update storybook monorepo to v8.3.6
Oct 18, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.6
chore(deps): update storybook monorepo to v8.3.6 - autoclosed
Oct 27, 2024
renovateBot
changed the title
chore(deps): update storybook monorepo to v8.3.6 - autoclosed
chore(deps): update storybook monorepo to v8.3.6
Oct 31, 2024
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.28.3.6->8.5.2Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v8.5.2Compare Source
v8.5.1Compare Source
interaction test->component test- #30333, thanks @kylegach!v8.5.0Compare Source
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:
List of all updates
@vitest/coverage-v8during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitestdetects missing deps - #29763, thanks @ndelangen!test.includepatterns - #30029, thanks @JReinhold!vitestcrashes - #29751, thanks @ndelangen!vitest.setup.js- #30233, thanks @JReinhold!experimental-nextjs-vite- #29814, thanks @ndelangen!globwithtinyglobby- #29817, thanks @ghengeveld!staticDirswith Vitest - #29811, thanks @ghengeveld!require.resolve- #30026, thanks @ndelangen!storybookcommand - #29480, thanks @toothlessdev!TESTING_MODULE_RUN_ALL_REQUESTfor backward compatibility - #29711, thanks @ghengeveld!ERR_PACKAGE_PATH_NOT_EXPORTEDin@storybook/node-logger- #30093, thanks @JReinhold!scrollIntoViewbehavior and reimplement testing module time rendering - #30044, thanks @ghengeveld!@types/nodetodevDepsconsistently - #30163, thanks @ndelangen!useSharedState- #30259, thanks @JReinhold!react-confettiwith@neoconfetti/react- #30098, thanks @ndelangen!@storybook/testas optional peer dependency - #29754, thanks @yannbf!TooltipLinkListand use it in main menu - #29507, thanks @ghengeveld!optimizeDeps- #30117, thanks @ndelangen!@fs- #28941, thanks @tobiasdiez!viteFinal- #30105, thanks @JReinhold!vue-component-metadocgen HMR not working - #29518, thanks @IonianPlayboy!v8.4.7Compare Source
v8.4.6Compare Source
@sveltejs/vite-plugin-sveltev5 - #29731, thanks @JReinhold!v8.4.5Compare Source
v8.4.4Compare Source
v8.4.3Compare Source
v8.4.2Compare Source
@storybook/test- #29514, thanks @shilman!v8.4.1Compare Source
v8.4.0Compare Source
Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!
List of all updates
@vitest/browserv2.1.2 - #29407, thanks @strozw!es-toolkit- #29259, thanks @JReinhold!@storybook/addon-linksby default - #29177, thanks @tobiasdiez!.gitignoreupdated via CLI ends with a newline - #29124, thanks @3w36zj6!yarndetection - #29448, thanks @ndelangen!chalktopicocolors- #28262, thanks @43081j!export { X }parsing - #29344, thanks @vctqs1!prettieran optional peer dependency - #29223, thanks @JReinhold!expresstopolka- #29230, thanks @43081j!qstopicoquery- #28315, thanks @43081j!handlebarsusage - #29208, thanks @ndelangen!file-system-cache- #29256, thanks @ndelangen!fs-extrawith the native APIs - #29126, thanks @ziebam!lodashwithes-toolkit- #28981, thanks @ndelangen!esbuild, broadening version range - #29254, thanks @ndelangen!renderers/react's dependencies - #29298, thanks @ndelangen!svelte2tsx- support runes - #29423, thanks @JReinhold!utildependency - #29310, thanks @JReinhold!reactin manager - #29197, thanks @ndelangen!optimizeDeps- #29179, thanks @tobiasdiez!v8.3.7Compare Source
v8.3.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.