Skip to content

@tanstack/start-client-core@1.170.13

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:38
Immutable release. Only release title and notes can be modified.
ecbbd9a

Patch Changes

  • #7662 ba52d2b - perf: zero-copy frame payload extraction in the client frame decoder. When a frame's bytes are fully contained in the first buffered chunk (the common case), return a subarray view instead of allocating a new buffer and copying. This is on the hot path for decoding streamed server-function responses and RawStream payloads.

  • Updated dependencies [9809a06]:

    • @tanstack/router-core@1.171.14
    • @tanstack/start-storage-context@1.167.16