@tanstack/start-client-core@1.170.13
Immutable
release. Only release title and notes can be modified.
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 andRawStreampayloads. -
Updated dependencies [
9809a06]:- @tanstack/router-core@1.171.14
- @tanstack/start-storage-context@1.167.16