Uh oh!
There was an error while loading. Please reload this page.
ci: Version Packages - #8011
Conversation
87fbd37 to
89cf703Compare89cf703 to
3c6fbb0CompareView your CI Pipeline Execution ↗ for commit 3c6fbb0
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
Bundle Size BenchmarksThis pull request does not affect bundle size in any measured scenario. |
Merging this PR will degrade performance by 11.19%
|
| Mode | Benchmark | BASE | HEAD | Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Memory | mem client preload-churn (vue) | 805.5 KB | 736.4 KB | +9.39% |
| ⚡ | Simulation | ssr redirect (solid) | 48.9 ms | 46.7 ms | +4.69% |
| 👁 | Simulation | ssr control-flow unmatched 404 (react) | 64.1 ms | 66.3 ms | -3.34% |
| 👁 | Memory | mem server error-paths redirect (vue) | 433.1 KB | 744.7 KB | -41.85% |
| 👁 | Memory | mem server error-paths not-found (solid) | 728.6 KB | 770.5 KB | -5.45% |
| 👁 | Memory | mem server error-paths redirect (solid) | 278.2 KB | 288.5 KB | -3.58% |
| 👁 | Memory | mem server peak-large-page (react) | 952.4 KB | 2,075.6 KB | -54.12% |
| 👁 | Memory | mem client unique-location-churn (vue) | 1,245 KB | 1,005.9 KB | +23.77% |
| 👁 | Memory | mem client unique-location-churn (solid) | 352.4 KB | 341.6 KB | +3.15% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing changeset-release/main (3c6fbb0) with main (44a8c3e)
Uh oh!
There was an error while loading. Please reload this page.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tanstack/react-router@1.170.24
Patch Changes
44a8c3e,5253e70]:@tanstack/react-start@1.168.41
Patch Changes
c59788c]:@tanstack/react-start-client@1.168.22
Patch Changes
44a8c3e,c59788c,5253e70]:@tanstack/react-start-rsc@0.1.40
Patch Changes
44a8c3e,c59788c,5253e70]:@tanstack/react-start-server@1.167.29
Patch Changes
44a8c3e,5253e70]:@tanstack/router-cli@1.167.26
Patch Changes
@tanstack/router-core@1.171.20
Patch Changes
#8006
44a8c3e- skip impossible JSON parse attempts#8010
5253e70- perf: speed up structural sharing (replaceEqualDeep) by computing enumerable own keys withObject.keys+ a length compare instead ofgetOwnPropertyNamesfollowed by apropertyIsEnumerablecall per key. This runs on every selector result on every state update whendefaultStructuralSharingis enabled, and is ~1.3-1.5x faster on typical router state objects with identical behavior.@tanstack/router-generator@1.167.26
Patch Changes
44a8c3e,5253e70]:@tanstack/router-plugin@1.168.28
Patch Changes
44a8c3e,5253e70]:@tanstack/router-vite-plugin@1.167.28
Patch Changes
@tanstack/solid-router@1.170.23
Patch Changes
44a8c3e,5253e70]:@tanstack/solid-start@1.168.40
Patch Changes
c59788c]:@tanstack/solid-start-client@1.168.22
Patch Changes
44a8c3e,c59788c,5253e70]:@tanstack/solid-start-server@1.167.29
Patch Changes
44a8c3e,5253e70]:@tanstack/start-client-core@1.170.20
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/start-plugin-core@1.171.32
Patch Changes
44a8c3e,5253e70]:@tanstack/start-server-core@1.169.24
Patch Changes
44a8c3e,c59788c,5253e70]:@tanstack/start-static-server-functions@1.167.25
Patch Changes
c59788c]:@tanstack/start-storage-context@1.167.22
Patch Changes
44a8c3e,5253e70]:@tanstack/vue-router@1.170.22
Patch Changes
44a8c3e,5253e70]:@tanstack/vue-start@1.168.39
Patch Changes
c59788c]:@tanstack/vue-start-client@1.167.25
Patch Changes
44a8c3e,c59788c,5253e70]:@tanstack/vue-start-server@1.167.29
Patch Changes
44a8c3e,5253e70]: