@tanstack/[email protected]
@tanstack/[email protected]
@tanstack/react-start
Release Notes
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/[email protected]
- @tanstack/[email protected]