8.55.1
- WebGPU: Fix dual source blending detection - [Bug Fix] by Popov72 (#18082)
- WebGPU: Fix wrong selected meshes in the selection outline layer - [Bug Fix] by Popov72 (#18080)
- Clustered lights: Limit batch size for mobile devices - [Bug Fix] by Popov72 (#18081)
- Removing auto movement of camera because of framing - by VicenteCartas (#18077)
v16.2.0-canary.94
- [cna] Bump
picocolorsto 1.1.1: #91252 - [Instant] Build-time validation: #90964
- [Instant] fix instant config suggested by editor plugin: #91262
- TURBOPACK: typescript transform support verbatimModuleSyntax: #90907
- [ci] Disable test-level retries during flakiness detection: #91261
- [cna] Bump vendored
json-schema-types: #91255 - Remove sequential madvise for compressed blocks in StaticSortedFile: #91263
Huge thanks to @fireairforce, @eps1lon, @lubieowoce, and @sokra for helping!
create-vite@9.0.1
Please refer to CHANGELOG.md for details.
Release 2026-03-12 15:19
Release 2026-03-12 15:19
- bump to alpha.1 (
4c5bb71)
-
bump to alpha.1 (
4c5bb71) -
Updated dependencies [
4c5bb71]:- @tanstack/solid-start-client@2.0.0-alpha.1
- @tanstack/solid-start-server@2.0.0-alpha.1
- @tanstack/solid-router@2.0.0-alpha.1
- Updated dependencies [
4c5bb71]:- @tanstack/solid-start@2.0.0-alpha.1
- @tanstack/solid-router@2.0.0-alpha.1
- @tanstack/solid-router-devtools@2.0.0-alpha.1
- @tanstack/solid-router-ssr-query@2.0.0-alpha.1
- @tanstack/solid-start@2.0.0-alpha.1
- @tanstack/solid-start-client@2.0.0-alpha.1
- @tanstack/solid-start-server@2.0.0-alpha.1
- @tanstack/start-static-server-functions@2.0.0-alpha.1
@astrojs/node@10.0.1
- #15868
bb2b8f5Thanks @ematipico! - Fixes an issue where the adapter would cause a series of warnings during the build.
@astrojs/cloudflare@13.1.1
-
#15815
d1872eeThanks @matthewp! - Prebundle additional Astro runtime dependencies for Cloudflare development server, speeding up initial start time and preventing required restarts. -
#15872
3b47b89Thanks @Princesseuh! - Fixes images not working in dev mode when using thecloudflareoption -
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.1
@astrojs/netlify@7.0.2
-
#15868
bb2b8f5Thanks @ematipico! - Fixes an issue where the adapter would cause a series of warnings during the build. -
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.1
astro@6.0.4
-
#15870
920f10bThanks @matthewp! - Prebundleastro/toolbarin dev when custom dev toolbar apps are registered, preventing re-optimization reloads that can hide or break the toolbar. -
#15876
f47ac53Thanks @ematipico! - FixesredirectToDefaultLocaleproducing a protocol-relative URL (//locale) instead of an absolute path (/locale) whenbaseis'/'. -
#15767
e0042f7Thanks @matthewp! - Fixes server islands (server:defer) not working when only used in prerendered pages withoutput: 'server'. -
#15873
35841edThanks @matthewp! - Fix a dev server bug where newly created pages could miss layout-imported CSS until restart. -
#15874
ce0669dThanks @ematipico! - Fixes a warning when usingprefetchAll -
#15754
58f1d63Thanks @rururux! - Fixes a bug where a directory at the project root sharing the same name as a page route would cause the dev server to return a 404 instead of serving the page. -
#15869
76b3a5eThanks @matthewp! - Update the unknown file extension error hint to recommendvite.resolve.noExternal, which is the correct Vite 7 config key.
create-vite@9.0.0
Please refer to CHANGELOG.md for details.
8.55.0
- Fix source mesh for cloned GaussianSplattingMaterial - [Bug Fix] by CedricGuillemet (#18075)
- GS fixes - by CedricGuillemet (#18054)
- Selection outline layer: Fix texture type based on capabilities - [Bug Fix] by Popov72 (#18067)
- WebGPU: Fix volumetric lighting in WebGPU not working on iPhones - [Bug Fix] by Popov72 (#18071)
- Extrude Node V1 - [New Feature] by PirateJC (#18061)
- Integrate WebRequest with Web Audio Engine v2 - by RaananW (#18003)
- ColorPicker bug fixes (fix alpha / hex , add dropdown functionality) - [Bug Fix] by georginahalpern (#18074)
- Improve JSDoc documentation in 3MF serializer - by github-actions[bot] (#18073)