@tanstack/start-client-core@1.170.20
·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch Changes
-
#8009
c59788c- perf: drop consumed chunks from the client frame decoder buffer with an O(1) head pointer instead ofArray.prototype.shift()(O(n)). The previous approach degraded to O(n^2) when a single large frame (e.g. a bigRawStreampayload) was assembled from many small network reads. -
Updated dependencies [
44a8c3e,5253e70]:- @tanstack/router-core@1.171.20
- @tanstack/start-storage-context@1.167.22