Bump the tools group across 1 directory with 6 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(about 2 months ago)
(about 1 month ago)
dependencies javascript
Bumps the tools group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| @storybook/addon-docs | 10.2.17 |
10.3.5 |
| @storybook/addon-links | 10.2.17 |
10.3.5 |
| @storybook/react-vite | 10.2.17 |
10.3.5 |
| sass-embedded | 1.98.0 |
1.99.0 |
| storybook | 10.2.17 |
10.3.5 |
| vite | 7.3.2 |
8.0.8 |
Updates @storybook/addon-docs from 10.2.17 to 10.3.5
Release notes
Sourced from @storybook/addon-docs's releases.
v10.3.5
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.v10.3.4
10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!v10.3.3
10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!v10.3.2
10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!v10.3.1
10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!v10.3.0
10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
- ♿ Numerous accessibility improvements across the UI
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]ee73b65Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]4eb227bBuild: Move prettier to oxfmtb0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-links from 10.2.17 to 10.3.5
Release notes
Sourced from @storybook/addon-links's releases.
v10.3.5
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.v10.3.4
10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!v10.3.3
10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!v10.3.2
10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!v10.3.1
10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!v10.3.0
10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
- ♿ Numerous accessibility improvements across the UI
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]- Additional commits viewable in compare view
Updates @storybook/react-vite from 10.2.17 to 10.3.5
Release notes
Sourced from @storybook/react-vite's releases.
v10.3.5
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.v10.3.4
10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!v10.3.3
10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!v10.3.2
10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!v10.3.1
10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!v10.3.0
10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
- ♿ Numerous accessibility improvements across the UI
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]4fb52a2Merge pull request #34393 from mixelburg/fix/docgen-resolver-tsx-fallback756f6e3Merge pull request #34335 from beeswhacks/upgrade-vite-plugin-react-docgen-ty...b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]- Additional commits viewable in compare view
Updates sass-embedded from 1.98.0 to 1.99.0
Changelog
Sourced from sass-embedded's changelog.
1.99.0
Add support for parent selectors (
&) at the root of the document. These are emitted as-is in the CSS output, where they're interpreted as the scoping root.User-defined functions named
calcorclampare no longer forbidden. If such a function exists without a namespace in the current module, it will be used instead of the built-incalc()orclamp()function.User-defined functions whose names begin with
-and end with-expression,-url,-and,-or, or-notare no longer forbidden. These were originally intended to match vendor prefixes, but in practice no vendor prefixes for these functions ever existed in real browsers.User-defined functions named
EXPRESSION,URL, andELEMENT, those that begin with-and end with-ELEMENT, as well as the same names with some lowercase letters are now deprecated, These are names conflict with plain CSS functions that have special syntax.See the Sass website for details.
In a future release, calls to functions whose names begin with
-and end with-expressionand-urlwill no longer have special parsing. For now, these calls are deprecated if their behavior will change in the future.See the Sass website for details.
Calls to functions whose names begin with
-and end with-progid:...are deprecated.See the Sass website for details.
Commits
e2cfd3eUpdate Dart Sass version and release- See full diff in compare view
Updates storybook from 10.2.17 to 10.3.5
Release notes
Sourced from storybook's releases.
v10.3.5
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.v10.3.4
10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!v10.3.3
10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!v10.3.2
10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!v10.3.1
10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!v10.3.0
10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
... (truncated)
Changelog
Sourced from storybook's changelog.
10.3.5
[!NOTE] Version >=0.5.0 of
@storybook/addon-mcpenables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade@storybook/addon-mcpto keep the docs toolset in the MCP server.10.3.4
- Addon-a11y: Clear status transition timer on unmount to prevent test flake - #34203, thanks
@mixelburg!- Bug: Skip re-processing already transformed config files for CSF factories - #34273, thanks
@huang-julien!- Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - #34274, thanks
@chida09!- CLI: Prompt for init crash reports - #34316, thanks
@JReinhold!- CSF4: Fix duplicate preview loading issue in Vitest - #34361, thanks
@valentinpalkovic!- Core: Fix WebSocket connection for StackBlitz/WebContainers - #34281, thanks
@ghengeveld!- React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - #34393, thanks
@mixelburg!- React-Vite: Upgrade
@joshwooding/vite-plugin-react-docgen-typescriptto 0.7.0 - #34335, thanks@beeswhacks!10.3.3
- Addon-Vitest: Streamline vite(st) config detection across init and postinstall - #34193, thanks
@valentinpalkovic!10.3.2
- CLI: Shorten CTA link messages - #34236, thanks
@shilman!- React Native Web: Fix vite8 support by bumping vite-plugin-rnw - #34231, thanks
@dannyhw!10.3.1
- CLI: Use npm info to fetch versions in repro command - #34214, thanks
@yannbf!- Core: Prevent story-local viewport from persisting in URL - #34153, thanks
@ghengeveld!10.3.0
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
- 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
- ⚡ Vite 8 support
- ▲ Next.js 16.2 support
- 📝 ESLint 10 support
- 〰️ Addon Pseudo-States: Tailwind v4 support
- 🔧 Addon-Vitest: Simplified configuration - no more setup files required
- ♿ Numerous accessibility improvements across the UI
... (truncated)
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]0b3ac65Merge pull request #34408 from storybookjs/yann/disable-component-manifest-de...ee73b65Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]21d37fdMerge pull request #34224 from storybookjs/chore/removeprettierrc4eb227bBuild: Move prettier to oxfmtff9d121Merge pull request #34316 from storybookjs/jeppe/fix-error-reports-on-init5bc8686Merge pull request #34281 from storybookjs/fix-stackblitz-websocketb0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]6a398c5Merge pull request #34193 from storybookjs/valentin/streamline-config-validat...- Additional commits viewable in compare view
Updates vite from 7.3.2 to 8.0.8
Release notes
Sourced from vite's releases.
v8.0.8
Please refer to CHANGELOG.md for details.
v8.0.7
Please refer to CHANGELOG.md for details.
v8.0.6
Please refer to CHANGELOG.md for details.
v8.0.5
Please refer to CHANGELOG.md for details.
v8.0.4
Please refer to CHANGELOG.md for details.
create-vite@8.0.3
Please refer to CHANGELOG.md for details.
v8.0.3
Please refer to CHANGELOG.md for details.
create-vite@8.0.2
Please refer to CHANGELOG.md for details.
v8.0.2
Please refer to CHANGELOG.md for details.
create-vite@8.0.1
Please refer to CHANGELOG.md for details.
v8.0.1
Please refer to CHANGELOG.md for details.
plugin-legacy@8.0.1
Please refer to CHANGELOG.md for details.
create-vite@8.0.0
Please refer to CHANGELOG.md for details.
plugin-legacy@8.0.0
Please refer to CHANGELOG.md for details.
v8.0.0
Please refer to CHANGELOG.md for details.
v8.0.0-beta.18
Please refer to CHANGELOG.md for details.
v8.0.0-beta.17
Please refer to CHANGELOG.md for details.
... (truncated)
Changelog
Sourced from vite's changelog.
8.0.8 (2026-04-09)
Features
Bug Fixes
- avoid
dns.getDefaultResultOrdertemporary (#22202) (15f1c15)- ssr: class property keys hoisting matching imports (#22199) (e137601)
8.0.7 (2026-04-07)
Bug Fixes
8.0.6 (2026-04-07)
Features
Bug Fixes
- css: avoid mutating sass error multiple times (#22115) (d5081c2)
- optimize-deps: hoist CJS interop assignment (#22156) (17a8f9e)
Performance Improvements
Miscellaneous Chores
- create-vite: remove unnecessary DOM.Iterable (#22168) (bdc53ab)
- replace remaining prettier script (#22179) (af71fb2)
8.0.5 (2026-04-06)
Bug Fixes
- apply server.fs check to env transport (#22159) (f02d9fd)
- avoid path traversal with optimize deps sourcemap handler (#22161) (79f002f)
- check
server.fsafter stripping query as well (#22160) (a9a3df2)- disallow referencing files outside the package from sourcemap (#22158) (f05f501)
8.0.4 (2026-04-06)
Features
- allow esbuild 0.28 as peer deps (#22155) (b0da973)
- hmr: truncate list of files on hmr update (#21535) (d00e806)
- optimizer: log when dependency scanning or bundling takes over 1s (#21797) (f61a1ab)
Bug Fixes
... (truncated)
Commits
6e585dcrelease: v8.0.8e137601fix(ssr): class property keys hoisting matching imports (#22199)15f1c15fix: avoiddns.getDefaultResultOrdertemporary (#22202)6baf587feat: update rolldown to 1.0.0-rc.15 (#22201)fdb2e6frelease: v8.0.75c05b04fix: use sync dns.getDefaultResultOrder instead of dns.promises (#22185)7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)- Additional commits viewable in compare view
Package Dependencies
Technical Details
| ID: | 15483175 |
| UUID: | 4315375712 |
| Node ID: | PR_kwDODgsJYM7U8ftd |
| Host: | GitHub |
| Repository: | NHSDigital/nhsuk-react-components |