Bump the storybook group in /extensions/ql-vscode with 7 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
Update dependencies
Bumps the storybook group in /extensions/ql-vscode with 7 updates:
| Package | From | To |
|---|---|---|
| @storybook/addon-a11y | 9.1.17 |
10.2.1 |
| @storybook/addon-docs | 9.1.17 |
10.2.1 |
| @storybook/addon-links | 9.1.17 |
10.2.1 |
| @storybook/icons | 1.6.0 |
2.0.1 |
| @storybook/react | 9.1.17 |
10.2.1 |
| @storybook/react-vite | 9.1.17 |
10.2.1 |
| storybook | 9.1.17 |
10.2.1 |
Updates @storybook/addon-a11y from 9.1.17 to 10.2.1
Release notes
Sourced from @storybook/addon-a11y's releases.
v10.2.1
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!v10.2.0
10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks
@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks
@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks
@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks
@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add `getStoryHrefs` manager API and add hotkey for "open in isolation" - #33416, thanks
@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix `react-docgen-typescript` support in story creation - #33586, thanks
@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for `react-docgen-typescript` - #33589, thanks
@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!
... (truncated)
Changelog
Sourced from @storybook/addon-a11y's changelog.
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with
visionglobal - #33599, thanks@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip
!autodocsstories when computing primary story - #32712, thanks@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for
:not()with parenthesis in inner selector - #33491, thanks@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect
.envfile - #33469, thanks@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add
getStoryHrefsmanager API and add hotkey for "open in isolation" - #33416, thanks@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix
react-docgen-typescriptsupport in story creation - #33586, thanks@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for
react-docgen-typescript- #33589, thanks@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!- Core: Fix onboarding visual bugs, survey telemetry and modal dismissal - #33326, thanks
@ghengeveld!- Core: Fix play function
mountdetection when destructuring in the function body - #33367, thanks@ghengeveld!
... (truncated)
Commits
acf2b44Bump version from "10.2.0" to "10.2.1" [skip ci]a674af8Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]6818f34Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]5cd4064Merge branch 'next' into lock-vision-filter8840bebBump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]dc4edc2Lock vision filter dropdown when story has vision global defined61a15afBump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]5b8a6adBump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]c15e8bdBump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]d5bdd2aBump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-docs from 9.1.17 to 10.2.1
Release notes
Sourced from @storybook/addon-docs's releases.
v10.2.1
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!v10.2.0
10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks
@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks
@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks
@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks
@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add `getStoryHrefs` manager API and add hotkey for "open in isolation" - #33416, thanks
@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix `react-docgen-typescript` support in story creation - #33586, thanks
@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for `react-docgen-typescript` - #33589, thanks
@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with
visionglobal - #33599, thanks@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip
!autodocsstories when computing primary story - #32712, thanks@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for
:not()with parenthesis in inner selector - #33491, thanks@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect
.envfile - #33469, thanks@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add
getStoryHrefsmanager API and add hotkey for "open in isolation" - #33416, thanks@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix
react-docgen-typescriptsupport in story creation - #33586, thanks@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for
react-docgen-typescript- #33589, thanks@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!- Core: Fix onboarding visual bugs, survey telemetry and modal dismissal - #33326, thanks
@ghengeveld!- Core: Fix play function
mountdetection when destructuring in the function body - #33367, thanks@ghengeveld!
... (truncated)
Commits
acf2b44Bump version from "10.2.0" to "10.2.1" [skip ci]a674af8Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]6818f34Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]8840bebBump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]6b4beb9Fix Date input layout61a15afBump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]5b8a6adBump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]c15e8bdBump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]d5bdd2aBump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]3c53130Bump version from "10.2.0-alpha.17" to "10.2.0-alpha.18" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-links from 9.1.17 to 10.2.1
Release notes
Sourced from @storybook/addon-links's releases.
v10.2.1
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!v10.2.0
10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks
@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks
@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks
@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks
@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add `getStoryHrefs` manager API and add hotkey for "open in isolation" - #33416, thanks
@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix `react-docgen-typescript` support in story creation - #33586, thanks
@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for `react-docgen-typescript` - #33589, thanks
@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with
visionglobal - #33599, thanks@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip
!autodocsstories when computing primary story - #32712, thanks@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for
:not()with parenthesis in inner selector - #33491, thanks@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vitest: Improve perf & fix loading incorrect
.envfile - #33469, thanks@ndelangen!- CLI: Detect free port when running dev during initiate - #33532, thanks
@ndelangen!- CLI: Remove any return type of getAbsolutePath - #32977, thanks
@nzws!- CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks
@mrginglymus!- Codemod: Fix glob string to only match stories files - #33592, thanks
@JReinhold!- Controls: Allow resetting the Select control - #33289, thanks
@Sidnioulz!- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks
@tanujbhaud!- Controls: Force object control JSON mode to reset - #33330, thanks
@Sidnioulz!- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks
@JReinhold!- Core: Add
getStoryHrefsmanager API and add hotkey for "open in isolation" - #33416, thanks@ghengeveld!- Core: Add global error boundary for Manager UI - #33211, thanks
@copilot-swe-agent!- Core: Add support for wrapped components in component transformer - #33578, thanks
@yannbf!- Core: Add try-catch for cross-origin access in Storybook hooks - #33448, thanks
@ndelangen!- Core: Add zoom level 8 and limit manual input to 800% - #33561, thanks
@ghengeveld!- Core: Avoid late layout shift and improve ChecklistWidget perceived performance - #33184, thanks
@ghengeveld!- Core: Ensure /project.json route is up before builders serve local FS - #33303, thanks
@Sidnioulz!- Core: Fix
react-docgen-typescriptsupport in story creation - #33586, thanks@yannbf!- Core: Fix Checklist behavior with hidden sidebar - #33556, thanks
@ghengeveld!- Core: Fix cwd handling for negated globs - #33241, thanks
@ia319!- Core: Fix Date input layout - #33595, thanks
@ghengeveld!- Core: Fix import statement for
react-docgen-typescript- #33589, thanks@yannbf!- Core: Fix input width - #33591, thanks
@ghengeveld!- Core: Fix manual zoom input field UX - #33581, thanks
@ghengeveld!- Core: Fix onboarding visual bugs, survey telemetry and modal dismissal - #33326, thanks
@ghengeveld!- Core: Fix play function
mountdetection when destructuring in the function body - #33367, thanks@ghengeveld!
... (truncated)
Commits
acf2b44Bump version from "10.2.0" to "10.2.1" [skip ci]a674af8Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]6818f34Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]8840bebBump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]61a15afBump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]5b8a6adBump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]c15e8bdBump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]d5bdd2aBump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]3c53130Bump version from "10.2.0-alpha.17" to "10.2.0-alpha.18" [skip ci]60bdc9eBump version from "10.2.0-alpha.16" to "10.2.0-alpha.17" [skip ci]- Additional commits viewable in compare view
Updates @storybook/icons from 1.6.0 to 2.0.1
Release notes
Sourced from @storybook/icons's releases.
v2.0.1
Patch Changes
- d1468a0: fix release script
Changelog
Sourced from @storybook/icons's changelog.
v1.6.0 (Tue Sep 16 2025)
2.0.1
Patch Changes
- d1468a0: fix release script
2.0.0
Major Changes
- 35f7dd8: ESM-only
Patch Changes
- 693968c: remove react prerelease version compat
🚀 Enhancement
- Add editor icon and fix story template #43 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
v1.5.1 (Tue Sep 16 2025)
🐛 Bug Fix
- Update SB version and fix packages #42 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
v1.5.0 (Mon Sep 15 2025)
🚀 Enhancement
- add bug icon #41 (
@MichaelArestad)Authors: 1
- Michael Arestad (
@MichaelArestad)
... (truncated)
Commits
daabd15Merge pull request #48 from storybookjs/changeset-release/main9040a40Version Packagesd1468a0Update release script to use changeset publish and add changeset for '@storyb...f8035bbMerge pull request #46 from storybookjs/changeset-release/main682d6cbVersion Packages9c34bbfMerge pull request #47 from storybookjs/norbert/remove-beta-tag-react693968cremove react-beta version tag compat5741c7bMerge pull request #45 from storybookjs/norbert/esm-only8403696add "pkg-pr-new": "^0.0.57",35f7dd8improve release flow- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @storybook/icons since your current version.
Updates @storybook/react from 9.1.17 to 10.2.1
Release notes
Sourced from @storybook/react's releases.
v10.2.1
10.2.1
- Builder-Webpack5: Fix
@vitest/mockerresolution issue - #33315, thanks@valentinpalkovic!- CLI: Add init telemetry for CLI integrations - #33603, thanks
@shilman!v10.2.0
10.2.0
Improved UI and story authoring ergonomics
Storybook 10.2 contains hundreds of fixes and improvement including:
- 💅 New Viewports and Zoom UI
- 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
- 📄 MDX support for Storybook MCP (experimental)
- Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks
@ghengeveld!- Addon-Docs: Add MDX manifest generation - #33408, thanks
@copilot-swe-agent!- Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks
@ia319!- Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks
@ghengeveld!- Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks
@snippy4!- Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks
@ndelangen!- Addon-Vitest: Improve error message in testing widget modal - #33481, thanks
@yannbf!- Addon-Vites...
Description has been truncated
Package Dependencies
storybook
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/react
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/addon-links
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/react-vite
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/addon-a11y
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/addon-docs
npm
9.1.17 → 10.2.1
Major
/extensions/ql-vscode
@storybook/icons
npm
1.6.0 → 2.0.1
Major
/extensions/ql-vscode
Technical Details
| ID: | 13509136 |
| UUID: | 3870607959 |
| Node ID: | PR_kwDODJYu-M7AILZf |
| Host: | GitHub |
| Repository: | github/vscode-codeql |