Bumps@storybook/addon-interactions from 8.4.6 to 8.5.3.
Release notes
Sourced from@storybook/addon-interactions's releases.
v8.5.3
8.5.3
v8.5.2
8.5.2
v8.5.1
8.5.1
v8.5.0
8.5.0
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
- ⚛️ React 19 support
- 🎁 Storybook test early access program to level up your testing game
- 💯 Hundreds more improvements
- 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! - Addon A11y: Change default element selector -#30253, thanks
@valentinpalkovic! - Addon A11y: Create a11y test provider and revamp a11y addon -#29643, thanks
@valentinpalkovic! - Addon A11y: Don't set a11y tag as comment in automigrations -#30257, thanks
@valentinpalkovic! - Addon A11y: Fix skipped status handling in Testing Module -#30077, thanks
@valentinpalkovic! - Addon A11y: Refactor environment variable handling for Vitest integration -#30022, thanks
@valentinpalkovic! - Addon A11y: Remove warnings API -#30049, thanks
@kasperpeulen! - Addon A11y: Run the a11y automigration on postInstall -#30004, thanks
@kasperpeulen! - Addon A11y: Show errors of axe properly -#30050, thanks
@kasperpeulen! - Addon A11y: Update accessibility status handling in TestProviderRender -#30027, thanks
@valentinpalkovic! - Addon Docs: Dynamically import rehype -#29544, thanks
@valentinpalkovic! - Addon Docs: Make new code panel opt in -#30248, thanks
@shilman! - Addon Onboarding: Prebundle react-confetti -#29996, thanks
@yannbf!
... (truncated)
Changelog
Sourced from@storybook/addon-interactions's changelog.
8.5.3
8.5.2
8.5.1
8.5.0
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
- 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! - Addon A11y: Change default element selector -#30253, thanks
@valentinpalkovic! - Addon A11y: Create a11y test provider and revamp a11y addon -#29643, thanks
@valentinpalkovic! - Addon A11y: Don't set a11y tag as comment in automigrations -#30257, thanks
@valentinpalkovic! - Addon A11y: Fix skipped status handling in Testing Module -#30077, thanks
@valentinpalkovic! - Addon A11y: Refactor environment variable handling for Vitest integration -#30022, thanks
@valentinpalkovic! - Addon A11y: Remove warnings API -#30049, thanks
@kasperpeulen! - Addon A11y: Run the a11y automigration on postInstall -#30004, thanks
@kasperpeulen! - Addon A11y: Show errors of axe properly -#30050, thanks
@kasperpeulen! - Addon A11y: Update accessibility status handling in TestProviderRender -#30027, thanks
@valentinpalkovic! - Addon Docs: Dynamically import rehype -#29544, thanks
@valentinpalkovic! - Addon Docs: Make new code panel opt in -#30248, thanks
@shilman! - Addon Onboarding: Prebundle react-confetti -#29996, thanks
@yannbf! - Addon Test: Add
@vitest/coverage-v8 during postinstall if no coverage reporter is installed -#29993, thanks@ghengeveld! - Addon Test: Add prerequisite check for MSW -#30193, thanks
@yannbf! - Addon Test: Add support for previewHead -#29808, thanks
@ndelangen! - Addon Test: Add Vitest 3 support -#30181, thanks
@valentinpalkovic!
... (truncated)
Commits
81d183f Bump version from "8.5.2" to "8.5.3" [skip ci]7dac855 Bump version from "8.5.1" to "8.5.2" [skip ci]600af05 Bump version from "8.5.0" to "8.5.1" [skip ci]9277067 Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]e447db6 Merge branch 'next' into jeppe/fix-interactions-removal1a0d0ea move addon order check from preset.js to dist/preset.jsd8fe93a Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586d Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbe Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979ee Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]- Additional commits viewable incompare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR@dependabot recreate will recreate this PR, overwriting any edits that have been made to it@dependabot merge will merge this PR after your CI passes on it@dependabot squash and merge will squash and merge this PR after your CI passes on it@dependabot cancel merge will cancel a previously requested merge and block automerging@dependabot reopen will reopen this PR if it is closed@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps@storybook/addon-interactions from 8.4.6 to 8.5.3.
Release notes
Sourced from
@storybook/addon-interactions's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-interactions's changelog.... (truncated)
Commits
81d183fBump version from "8.5.2" to "8.5.3" [skip ci]7dac855Bump version from "8.5.1" to "8.5.2" [skip ci]600af05Bump version from "8.5.0" to "8.5.1" [skip ci]9277067Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]e447db6Merge branch 'next' into jeppe/fix-interactions-removal1a0d0eamove addon order check from preset.js to dist/preset.jsd8fe93aBump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]426586dBump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]b607dbeBump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]3b979eeBump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)