Bump the storybook group in /extensions/ql-vscode with 6 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
Update dependencies
Bumps the storybook group in /extensions/ql-vscode with 6 updates:
Package | From | To |
---|---|---|
@storybook/addon-a11y | 8.6.14 |
9.0.0 |
@storybook/addon-actions | 8.6.14 |
9.0.0 |
@storybook/addon-links | 8.6.14 |
9.0.0 |
@storybook/react | 8.6.14 |
9.0.0 |
@storybook/react-vite | 8.6.14 |
9.0.0 |
storybook | 8.6.14 |
9.0.0 |
Updates @storybook/addon-a11y
from 8.6.14 to 9.0.0
Release notes
Sourced from @storybook/addon-a11y
's releases.
v9.0.0
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!
... (truncated)
Changelog
Sourced from @storybook/addon-a11y
's changelog.
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!- Addon-A11y: Various improvements - #30774, thanks
@ghengeveld
!
... (truncated)
Commits
5dd81ae
Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]fd3356c
Bump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]0f1d97b
Bump version from "9.0.0-rc.3" to "9.0.0-rc.4" [skip ci]77b810e
Bump version from "9.0.0-rc.2" to "9.0.0-rc.3" [skip ci]0b0a060
Bump version from "9.0.0-rc.1" to "9.0.0-rc.2" [skip ci]21eb044
Merge branch 'next-release' into nextf7d5306
Bump version from "9.0.0-rc.0" to "9.0.0-rc.1" [skip ci]262cf42
Merge branch 'next' into a11y-popover-content4252d57
Refactor how icons are created and the link is opened4b17eac
Don't pass opener/referer info, and add info icon- Additional commits viewable in compare view
Updates @storybook/addon-actions
from 8.6.14 to 9.0.0
Release notes
Sourced from @storybook/addon-actions
's releases.
v9.0.0
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!
... (truncated)
Changelog
Sourced from @storybook/addon-actions
's changelog.
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!- Addon-A11y: Various improvements - #30774, thanks
@ghengeveld
!
... (truncated)
Commits
5dd81ae
Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]fd3356c
Bump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]0f1d97b
Bump version from "9.0.0-rc.3" to "9.0.0-rc.4" [skip ci]338f92f
Update package.json files01d3389
Addons: Add shim Storybook addons for previously removed addons2a0b997
Core: Move@storybook/addon-actions
into core9ab6361
Merge remote-tracking branch 'origin/next' into valentin/move-lib-test-into-cored1d93e9
Bump version from "9.0.0-alpha.1" to "9.0.0-alpha.2" [skip ci]b5626c9
Apply lintingd308781
Rename@storybook/test
to storybook/test- Additional commits viewable in compare view
Updates @storybook/addon-links
from 8.6.14 to 9.0.0
Release notes
Sourced from @storybook/addon-links
's releases.
v9.0.0
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!
... (truncated)
Changelog
Sourced from @storybook/addon-links
's changelog.
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!- Addon-A11y: Various improvements - #30774, thanks
@ghengeveld
!
... (truncated)
Commits
5dd81ae
Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]fd3356c
Bump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]0f1d97b
Bump version from "9.0.0-rc.3" to "9.0.0-rc.4" [skip ci]77b810e
Bump version from "9.0.0-rc.2" to "9.0.0-rc.3" [skip ci]0b0a060
Bump version from "9.0.0-rc.1" to "9.0.0-rc.2" [skip ci]21eb044
Merge branch 'next-release' into nextf7d5306
Bump version from "9.0.0-rc.0" to "9.0.0-rc.1" [skip ci]798e063
rename Components to TEMPLATE_COMPONENTS880d77f
Bump version from "9.0.0-beta.11" to "9.0.0-rc.0" [skip ci]e977e28
Bump version from "9.0.0-beta.10" to "9.0.0-beta.11" [skip ci]- Additional commits viewable in compare view
Updates @storybook/react
from 8.6.14 to 9.0.0
Release notes
Sourced from @storybook/react
's releases.
v9.0.0
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros - #31242, thanks
@yatishgoel
!- Addon Docs: Simplify color parsing and color cycling logic - #29840, thanks
@leyvae
!- Addon Docs: Update telejson - #31115, thanks
@valentinpalkovic
!- Addon Pseudo States: Move package into monorepo - #31123, thanks
@ghengeveld
!- Addon Test: Improve unhandled error messages - #30755, thanks
@yannbf
!- Addon Test: Rename
@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks@valentinpalkovic
!- Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks
@mrginglymus
!- Addon Vitest: Fix broken docs links - #31445, thanks
@kylegach
!- Addon Vitest: Fix watch mode for new files - #31156, thanks
@valentinpalkovic
!- Addon Vitest: Ignore mdx files as part of tests - #31457, thanks
@yannbf
!- Addon Vitest: Improve handling multiple browser mode projects - #31508, thanks
@yannbf
!- Addon Vitest: Support
vitest.projects.ts
file as workspace file during postinstall - #31565, thanks@ghengeveld
!- Addon Vitest: Transform
@storybook/nextjs
imports to@storybook/nextjs-vite
during init - #31180, thanks@valentinpalkovic
!- Addon Vitest: Use its own cache directory - #31439, thanks
@yannbf
!- Addon-a11y: Replace
element
parameter withcontext
- #31036, thanks@JReinhold
!
... (truncated)
Changelog
Sourced from @storybook/react
's changelog.
9.0.0
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
- Component testing
- 👆 Interactions
- ♿️ Accessibility
- 👁️ Visual changes
- 🛡️ Coverage
- 🪶 48% lighter bundle
- 🏷️ Tags-based organization
- 🌐 Story globals
- 🏗️ Major upgrades: Svelte, Next, React Native, Angular
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
- Addon A11y: Add
linkPath
to Axe results and use it in copy link action - #31009, thanks@ghengeveld
!- Addon A11y: Fix setup as part of storybook create - #31403, thanks
@yannbf
!- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks
@yannbf
!- Addon A11y: Fix various issues and inconsistencies - #31432, thanks
@ghengeveld
!- Addon A11y: Improve selector automigration detection - #31392, thanks
@yannbf
!- Addon A11y: Only run checks in story mode - #30976, thanks
@kroeder
!- Addon A11y: Provide full report in a11y manual runs - #31325, thanks
@yannbf
!- Addon A11y: Use short titles and friendly summary messages in A11y report - #31185, thanks
@ghengeveld
!- Addon Controls: Fix loading state UI in addon panel - #31168, thanks
@iineineno03k
!- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks@ghengeveld
!- Addon Docs: Fix docs-content overflow with TOC - #27167, thanks
@njsokol
!- Addon Docs: Fix iframe content width in centered layout - #31320, thanks
@Audie80
!- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks
@Sidnioulz
!- Addon Docs: Reset error boundary when story changes to recover from erros -
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+202Deletions:
-228
Package Dependencies
storybook
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
@storybook/react
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
@storybook/addon-links
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
@storybook/react-vite
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
@storybook/addon-actions
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
@storybook/addon-a11y
npm
8.6.14 → 9.0.0
Major
/extensions/ql-vscode
Technical Details
ID: | 1159349 |
UUID: | 2552279194 |
Node ID: | PR_kwDODJYu-M6YILCa |
Host: | GitHub |
Repository: | github/vscode-codeql |
Merge State: | Unknown |