@tanstack/start-storage-context@1.167.34
Patch Changes Updated dependencies [cecae54, 0103578, ce10dcd, 84936cc, bbd2336]: @tanstack/router-core@1.171.32
Patch Changes Updated dependencies [cecae54, 0103578, ce10dcd, 84936cc, bbd2336]: @tanstack/router-core@1.171.32
Patch Changes Updated dependencies []: @tanstack/start-client-core@1.170.32 @tanstack/start-plugin-core@1.171.46 @tanstack/start-server-core@1.169.37 @tanstack/vue-router@1.170.35 @tanstack/vue-start-client@1.167.38 @tanstack/vue-start-server@1.167.42
Patch Changes Updated dependencies [cecae54, 0103578, ce10dcd, 84936cc, bbd2336]: @tanstack/router-core@1.171.32 @tanstack/start-server-core@1.169.37 @tanstack/vue-router@1.170.35
Patch Changes Updated dependencies [cecae54, 0103578, ce10dcd, 84936cc, bbd2336]: @tanstack/router-core@1.171.32 @tanstack/start-client-core@1.170.32 @tanstack/vue-router@1.170.35
Patch Changes Updated dependencies [cecae54, 0103578, ce10dcd, 84936cc, bbd2336]: @tanstack/router-core@1.171.32
What's Changed ci(example): fix Playwright e2e ffmpeg failures by @Nick-Lucas with @Copilot in #7412 fix(upgrade): clear the query cache on every fixture render by @noahisdai in #7448 fix(client): abort JSONL stream on httpBatchStreamLink unsubscribe by @vinamra1102 in #7390 fix(deps): update dependency srvx to v0.12.5 by @renovate[bot] in #7437 docs: fix broken star history chart by @OctoBored in…
Patch Changes #8204 cbbfbe3 - Stream large deferred SSR hydration payloads through a backpressure-aware router transport, fail known setup errors before response creation, and close cancelled or expired transforms safely. Start now cancels discarded middleware and HEAD response bodies, including plain streams and derived branches. Server-function raw streams share one ordered response. Arbitrary o…
Patch Changes #8204 cbbfbe3 - Stream large deferred SSR hydration payloads through a backpressure-aware router transport, fail known setup errors before response creation, and close cancelled or expired transforms safely. Start now cancels discarded middleware and HEAD response bodies, including plain streams and derived branches. Server-function raw streams share one ordered response. Arbitrary o…
Patch Changes Updated dependencies [bc80866, e561fa1, cbbfbe3, a1c8d1a, cbbfbe3, a0b2ad9, 1ca361b]: @tanstack/router-core@1.171.31 @tanstack/vue-router@1.170.34 @tanstack/start-client-core@1.170.31
Patch Changes #8418 e561fa1 - deepEqual now takes its flags as positional arguments — deepEqual(a, b, partial?, explicitUndefined?) — instead of an options object. The router's hot callers (Link option stabilization and active-state checks, matchRoute) no longer allocate an options object per comparison, and the comparator reads two booleans instead of a polymorphic object. explicitUndefined repla…
Patch Changes Updated dependencies [e561fa1, cbbfbe3, a1c8d1a, cbbfbe3]: @tanstack/vue-router@1.170.34 @tanstack/start-plugin-core@1.171.45 @tanstack/start-client-core@1.170.31 @tanstack/start-server-core@1.169.36 @tanstack/vue-start-server@1.167.41 @tanstack/vue-start-client@1.167.37
patched temporal version
Patch Changes #17985 7a6e7f7 Thanks @astro-factory! - Fixes Vue render-function components failing to build when @astrojs/react is also enabled. React's renderer check no longer crashes on non-React object components, and Vue's check now recognizes defineComponent() components that use a setup function returning a render function.
Patch Changes #17971 0037c1a Thanks @matthewp! - Fixes aborted request bodies causing duplicate unhandled rejection logs in standalone mode when using src/fetch.ts #17964 01395b8 Thanks @astro-factory! - Fixes trailing-slash redirects truncating query strings that contain a second ? character
Patch Changes #17978 7a698ca Thanks @astro-factory! - Fixes skew protection to include the build assets directory (/_astro/ by default) in skew-protection.json patterns, preventing lazy-hydrated islands from loading duplicate framework instances after a redeploy Updated dependencies []: @astrojs/underscore-redirects@1.0.4
Patch Changes #17958 b95c574 Thanks @astro-factory! - Fixes a build failure when the wrangler config uses the exports field to declare Durable Object classes #18022 24946f7 Thanks @matthewp! - Fixes cold astro dev crashes when using the passthrough image service #17842 d68db73 Thanks @adamchal! - Fixes broken images on static sites by transforming prerendered images at build time with the default…
Patch Changes #17651 504333c Thanks @sxzz! - Refactors internal version handling to use a smaller, ESM-native dependency
Minor Changes #17676 49d4294 Thanks @Princesseuh! - Improves type checking and editor support for .astro files. The language server now uses our all-new Biome powered astro2tsx implementation. This new version has much better support for incomplete syntax, generic types and various edge cases. In the vast majority of cases, no changes should be required to your code, and any change should be the r…
Patch Changes #17651 504333c Thanks @sxzz! - Refactors internal version handling to use a smaller, ESM-native dependency
Minor Changes #17676 49d4294 Thanks @Princesseuh! - Improves type checking and editor support for .astro files. The language server now uses our all-new Biome powered astro2tsx implementation. This new version has much better support for incomplete syntax, generic types and various edge cases. In the vast majority of cases, no changes should be required to your code, and any change should be the r…
Patch Changes #17985 7a6e7f7 Thanks @astro-factory! - Fixes Vue render-function components failing to build when @astrojs/react is also enabled. React's renderer check no longer crashes on non-React object components, and Vue's check now recognizes defineComponent() components that use a setup function returning a render function.
Patch Changes #17651 504333c Thanks @sxzz! - Refactors internal version handling to use a smaller, ESM-native dependency #17942 0bc5715 Thanks @matthewp! - Returns appropriate 400 and 404 responses from the image endpoint for invalid and missing local image paths #17700 b2222fc Thanks @winklemad! - Fixes Astro.preferredLocaleList returning an empty list when a locale is configured with the object…
compiler Commit Description wrap @for collection expression before appending non-null assertion compiler-cli Commit Description add strictUnclaimedEventNames option to catch misspelled output bindings core Commit Description return null when getDirectiveMetadata is called with null or undefined update FakeNavigation to match WHATWG HTML spec forms Commit Description mark control as dirty before se…
compiler Commit Description wrap @for collection expression before appending non-null assertion core Commit Description return null when getDirectiveMetadata is called with null or undefined forms Commit Description mark control as dirty before setting its value in FVC interop
What's Changed Changelog chore: Release Turborepo 2.10.14-canary.3 by @github-actions[bot] in #14082 chore: Update with-npm example by @vercel-gh-bot-5[bot] in #14083 feat: Expose static repository discovery and safe affected candidates by @anthonyshew in #14085 fix: Preserve task env mode when pruning by @vercel-gh-bot-5[bot] in #14087 feat: Derive short names for Go workspace packages by @anthon…
[cli@1.51.1] - 2026-09-16 ⚙️ Miscellaneous Tasks (cli) Bump references to 1.51.0 (cli) Change cli_wf_release runner so provenance check doesn't … (#4994) (functions) Bump references to 2.3.0 (functions) Bump references to 2.3.1
Patch Changes Updated dependencies []: @tanstack/query-devtools@5.103.1 @tanstack/vue-query@5.103.1
Patch Changes Updated dependencies []: @tanstack/query-persist-client-core@5.103.1 @tanstack/svelte-query@6.2.1
Patch Changes Updated dependencies [8330b2f, 3212966]: @tanstack/query-core@5.103.1
Patch Changes Updated dependencies []: @tanstack/query-devtools@5.103.1 @tanstack/svelte-query@6.2.1