Skip to content

ci: Version Packages - #7968

Merged
Sheraff merged 1 commit into
mainfrom
changeset-release/main
Aug 6, 2026
Merged

ci: Version Packages#7968
Sheraff merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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/history@1.162.1

Patch Changes

@tanstack/react-router@1.170.21

Patch Changes

  • #7961 697ebb6 - Prevent a blank frame before zero-delay initial pending UI by using a
    component-scoped React transition for match publication. Pending timing,
    boundary selection, and rendered matches continue to come from the router
    core.

  • #7970 2435885 - createFileRoute does not rely on FileRoute class

  • #7971 86bf510 - clean intersection observer options in link component

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @tanstack/router-core@1.171.18
    • @tanstack/history@1.162.1

@tanstack/react-start@1.168.38

Patch Changes

  • Updated dependencies [697ebb6, 2435885, 9cac62a, 86bf510, 6aefb33]:
    • @tanstack/react-router@1.170.21
    • @tanstack/start-client-core@1.170.17
    • @tanstack/start-server-core@1.169.21
    • @tanstack/react-start-client@1.168.19
    • @tanstack/react-start-rsc@0.1.37
    • @tanstack/react-start-server@1.167.26
    • @tanstack/start-plugin-core@1.171.29

@tanstack/react-start-client@1.168.19

Patch Changes

@tanstack/react-start-rsc@0.1.37

Patch Changes

  • Updated dependencies [697ebb6, 2435885, 84db4a8, 9cac62a, 86bf510, 6aefb33]:
    • @tanstack/react-router@1.170.21
    • @tanstack/router-core@1.171.18
    • @tanstack/start-client-core@1.170.17
    • @tanstack/start-plugin-core@1.171.29
    • @tanstack/start-storage-context@1.167.20

@tanstack/react-start-server@1.167.26

Patch Changes

@tanstack/router-cli@1.167.24

Patch Changes

  • Updated dependencies []:
    • @tanstack/router-generator@1.167.24

@tanstack/router-core@1.171.18

Patch Changes

  • #7984 84db4a8 - Improve route-tree construction and matching performance by fusing static and
    dynamic node creation, sorting only dynamic sibling lists that need it, and
    deriving matcher depth from trie nodes.

  • #7985 9cac62a - perf: compact private bundle boundaries- #7975

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [9cac62a]:

    • @tanstack/history@1.162.1

@tanstack/router-generator@1.167.24

Patch Changes

@tanstack/router-plugin@1.168.26

Patch Changes

@tanstack/router-vite-plugin@1.167.26

Patch Changes

  • Updated dependencies []:
    • @tanstack/router-plugin@1.168.26

@tanstack/solid-router@1.170.21

Patch Changes

  • #7970 2435885 - createFileRoute does not rely on FileRoute class

  • #7985 9cac62a - perf: compact private bundle boundaries- #7975

  • #7971 86bf510 - clean intersection observer options in link component

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @tanstack/router-core@1.171.18
    • @tanstack/history@1.162.1

@tanstack/solid-start@1.168.37

Patch Changes

  • Updated dependencies [2435885, 9cac62a, 86bf510, 6aefb33]:
    • @tanstack/solid-router@1.170.21
    • @tanstack/start-client-core@1.170.17
    • @tanstack/start-server-core@1.169.21
    • @tanstack/solid-start-client@1.168.19
    • @tanstack/solid-start-server@1.167.26
    • @tanstack/start-plugin-core@1.171.29

@tanstack/solid-start-client@1.168.19

Patch Changes

@tanstack/solid-start-server@1.167.26

Patch Changes

@tanstack/start-client-core@1.170.17

Patch Changes

@tanstack/start-plugin-core@1.171.29

Patch Changes

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:
    • @tanstack/router-core@1.171.18
    • @tanstack/start-server-core@1.169.21
    • @tanstack/router-generator@1.167.24
    • @tanstack/router-plugin@1.168.26

@tanstack/start-server-core@1.169.21

Patch Changes

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @tanstack/router-core@1.171.18
    • @tanstack/start-client-core@1.170.17
    • @tanstack/history@1.162.1
    • @tanstack/start-storage-context@1.167.20

@tanstack/start-static-server-functions@1.167.22

Patch Changes

  • Updated dependencies [9cac62a]:
    • @tanstack/start-client-core@1.170.17
    • @tanstack/react-start@1.168.38
    • @tanstack/solid-start@1.168.37

@tanstack/start-storage-context@1.167.20

Patch Changes

@tanstack/vue-router@1.170.20

Patch Changes

  • #7970 2435885 - createFileRoute does not rely on FileRoute class

  • #7985 9cac62a - perf: compact private bundle boundaries- #7975

  • #7971 86bf510 - clean intersection observer options in link component

  • #7967 6aefb33 - Preserve path params in their raw string form while matching routes so structured values returned by params.parse produce stable match IDs and do not reuse stale loader data.

    RouterCore.getMatchedRoutes() now returns [matchedRoutes, rawParams, foundRoute] instead of an object.

  • Updated dependencies [84db4a8, 9cac62a, 6aefb33]:

    • @tanstack/router-core@1.171.18
    • @tanstack/history@1.162.1

@tanstack/vue-start@1.168.36

Patch Changes

  • Updated dependencies [2435885, 9cac62a, 86bf510, 6aefb33]:
    • @tanstack/vue-router@1.170.20
    • @tanstack/start-client-core@1.170.17
    • @tanstack/start-server-core@1.169.21
    • @tanstack/vue-start-client@1.167.22
    • @tanstack/vue-start-server@1.167.26
    • @tanstack/start-plugin-core@1.171.29

@tanstack/vue-start-client@1.167.22

Patch Changes

@tanstack/vue-start-server@1.167.26

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from dadbdb6 to f1c73f2 Compare August 6, 2026 11:53
@nx-cloud

nx-cloud Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit d9b4dc1

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded 10m 58s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2m 12s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-06 13:05:52 UTC

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Bundle Size Benchmarks

This pull request does not affect bundle size in any measured scenario.

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown
More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@7968

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@7968

@tanstack/eslint-plugin-start

npm i https://pkg.pr.new/@tanstack/eslint-plugin-start@7968

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@7968

@tanstack/nitro-v2-vite-plugin

npm i https://pkg.pr.new/@tanstack/nitro-v2-vite-plugin@7968

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@7968

@tanstack/react-router-devtools

npm i https://pkg.pr.new/@tanstack/react-router-devtools@7968

@tanstack/react-router-ssr-query

npm i https://pkg.pr.new/@tanstack/react-router-ssr-query@7968

@tanstack/react-start

npm i https://pkg.pr.new/@tanstack/react-start@7968

@tanstack/react-start-client

npm i https://pkg.pr.new/@tanstack/react-start-client@7968

@tanstack/react-start-rsc

npm i https://pkg.pr.new/@tanstack/react-start-rsc@7968

@tanstack/react-start-server

npm i https://pkg.pr.new/@tanstack/react-start-server@7968

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@7968

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@7968

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@7968

@tanstack/router-devtools-core

npm i https://pkg.pr.new/@tanstack/router-devtools-core@7968

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@7968

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@7968

@tanstack/router-ssr-query-core

npm i https://pkg.pr.new/@tanstack/router-ssr-query-core@7968

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@7968

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@7968

@tanstack/solid-router

npm i https://pkg.pr.new/@tanstack/solid-router@7968

@tanstack/solid-router-devtools

npm i https://pkg.pr.new/@tanstack/solid-router-devtools@7968

@tanstack/solid-router-ssr-query

npm i https://pkg.pr.new/@tanstack/solid-router-ssr-query@7968

@tanstack/solid-start

npm i https://pkg.pr.new/@tanstack/solid-start@7968

@tanstack/solid-start-client

npm i https://pkg.pr.new/@tanstack/solid-start-client@7968

@tanstack/solid-start-server

npm i https://pkg.pr.new/@tanstack/solid-start-server@7968

@tanstack/start-client-core

npm i https://pkg.pr.new/@tanstack/start-client-core@7968

@tanstack/start-fn-stubs

npm i https://pkg.pr.new/@tanstack/start-fn-stubs@7968

@tanstack/start-plugin-core

npm i https://pkg.pr.new/@tanstack/start-plugin-core@7968

@tanstack/start-server-core

npm i https://pkg.pr.new/@tanstack/start-server-core@7968

@tanstack/start-static-server-functions

npm i https://pkg.pr.new/@tanstack/start-static-server-functions@7968

@tanstack/start-storage-context

npm i https://pkg.pr.new/@tanstack/start-storage-context@7968

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@7968

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@7968

@tanstack/vue-router

npm i https://pkg.pr.new/@tanstack/vue-router@7968

@tanstack/vue-router-devtools

npm i https://pkg.pr.new/@tanstack/vue-router-devtools@7968

@tanstack/vue-router-ssr-query

npm i https://pkg.pr.new/@tanstack/vue-router-ssr-query@7968

@tanstack/vue-start

npm i https://pkg.pr.new/@tanstack/vue-start@7968

@tanstack/vue-start-client

npm i https://pkg.pr.new/@tanstack/vue-start-client@7968

@tanstack/vue-start-server

npm i https://pkg.pr.new/@tanstack/vue-start-server@7968

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@7968

commit: d9b4dc1

@codspeed-hq

codspeed-hq Bot commented Aug 6, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 10.77%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 5 improved benchmarks
❌ 4 (👁 4) regressed benchmarks
✅ 171 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory mem server error-paths not-found (solid) 1,028.4 KB 415.8 KB ×2.5
Memory mem server peak-large-page (solid) 1,036.9 KB 799 KB +29.77%
Memory mem server server-fn-churn (react) 276.7 KB 263.4 KB +5.04%
Simulation client-nested-params navigation loop (solid) 268.3 ms 259 ms +3.59%
👁 Memory mem server error-paths redirect (vue) 293 KB 536.7 KB -45.41%
👁 Memory mem server error-paths redirect (solid) 288.3 KB 278.1 KB +3.67%
👁 Simulation ssr server-fn during document ssr (react) 62.7 ms 66.4 ms -5.68%
👁 Memory mem server error-paths unmatched (react) 272.8 KB 934.1 KB -70.8%
👁 Memory mem client unique-location-churn (solid) 341.4 KB 518.1 KB -34.11%

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 (d9b4dc1) with main (9cac62a)

Open in CodSpeed

@Sheraff
Sheraff merged commit ac1d0ab into main Aug 6, 2026
25 checks passed
@Sheraff
Sheraff deleted the changeset-release/main branch August 6, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment