Skip to content

@tanstack/start-plugin-core@1.171.45

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:14
· 10 commits to main since this release
Immutable release. Only release title and notes can be modified.
de023a7

Patch Changes

  • #8204 cbbfbe3 - Reduce per-request SSR overhead: abort settled route matches with one shared AbortError-shaped reason instead of building a stack-capturing DOMException per match, skip JSON.parse for search values that cannot start JSON, wait on request signals with one listener per wait, and keep resolved server-function modules in production builds instead of re-importing them on every call.

  • Updated dependencies [bc80866, e561fa1, cbbfbe3, a1c8d1a, cbbfbe3, a0b2ad9, 1ca361b]:

    • @tanstack/router-core@1.171.31
    • @tanstack/start-server-core@1.169.36
    • @tanstack/router-generator@1.167.37
    • @tanstack/router-plugin@1.168.39