Skip to content

ci: Version Packages (rc) - #8190

Merged
brenelz merged 1 commit into
solid-router-v2-prefrom
changeset-release/solid-router-v2-pre
Aug 29, 2026
Merged

ci: Version Packages (rc)#8190
brenelz merged 1 commit into
solid-router-v2-prefrom
changeset-release/solid-router-v2-pre

Conversation

@github-actions

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 solid-router-v2-pre, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

solid-router-v2-pre is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on solid-router-v2-pre.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@tanstack/solid-router@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

@tanstack/solid-router-devtools@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

  • Updated dependencies [22fd367]:

    • @tanstack/solid-router@2.0.0-rc.4

@tanstack/solid-router-ssr-query@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

@tanstack/solid-start@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

  • #8189 22fd367 - Patch @rsbuild/plugin-solid's native solid loader options for SSR builds. Since 2.0.0-beta.1 the plugin compiles through its own loader (native compiler by default) instead of registering babel-preset-solid, so the babel preset patch never fired and node-target bundles were compiled in dom mode, crashing at import with "Client-only API called on the server side". The rsbuild start plugin now patches the loader's solid options (generate: 'ssr' on node targets, hydratable: true) alongside the legacy babel preset patch.

  • #8189 22fd367 - Support per-call AbortSignals for Solid server functions. solid-js 2.0.0-rc.4 added the per-call invocation channel (invoke(fn, { signal }, ...args)) and moved server function id resolution from the X-Server-Function header to the request url pathname; the client rpc now rides that channel when a signal is passed to a server function, and the server handler resolves/normalizes ids via the url. The previously skipped abort e2e tests are re-enabled.

  • Updated dependencies [22fd367]:

    • @tanstack/solid-router@2.0.0-rc.4
    • @tanstack/solid-start-client@2.0.0-rc.4
    • @tanstack/solid-start-server@2.0.0-rc.4

@tanstack/solid-start-client@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

  • Updated dependencies [22fd367]:

    • @tanstack/solid-router@2.0.0-rc.4

@tanstack/solid-start-server@2.0.0-rc.4

Patch Changes

  • #8189 22fd367 - Bump solid-js and @solidjs/web to ^2.0.0-rc.4 and @solidjs/vite-plugin to ^3.0.0-next.35 across the monorepo.

  • Updated dependencies [22fd367]:

    • @tanstack/solid-router@2.0.0-rc.4

@nx-cloud

nx-cloud Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 27cd76a

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

☁️ Nx Cloud last updated this comment at 2026-08-29 00:25:55 UTC

@github-actions

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

Copy link
Copy Markdown
Contributor Author

Bundle Size Benchmarks

  • Commit: 3976e1f08a54
  • Measured at: 2026-08-29T00:15:24.725Z
  • Baseline source: history:0caf6b9a2b7e
  • Dashboard: bundle-size history

The following scenarios have bundle-size changes compared with the baseline:

Scenario Current (gzip) Delta vs baseline Initial gzip Raw Brotli Trend
react-router.minimal 83.84 KiB +63 B (+0.07%) 83.70 KiB 262.48 KiB 72.97 KiB ██▃▃▃▃▃▃▃▃▁▇
react-router.full 87.35 KiB +71 B (+0.08%) 87.22 KiB 274.19 KiB 75.97 KiB ██▃▃▃▃▃▃▃▃▁█
solid-router.minimal 40.23 KiB +7.10 KiB (+21.43%) 40.11 KiB 115.28 KiB 36.34 KiB ▁▁▁▁▁▁▁▁▁▁▁█
solid-router.full 47.97 KiB +10.01 KiB (+26.36%) 47.85 KiB 139.15 KiB 43.14 KiB ▁▁▁▁▁▁▁▁▁▁▁█
vue-router.minimal 49.58 KiB +112 B (+0.22%) 49.46 KiB 138.42 KiB 44.75 KiB ▅▅▁▁▂▂▂▂▂▂▁█
vue-router.full 55.19 KiB +88 B (+0.16%) 55.07 KiB 156.63 KiB 49.65 KiB ▄▄▁▁▂▂▂▂▂▂▁█
react-start.minimal 96.66 KiB -27 B (-0.03%) 96.52 KiB 304.69 KiB 83.79 KiB ██▅▅▆▆▆▆▆▆▃▁
react-start.deferred-hydration 97.38 KiB -35 B (-0.04%) 96.54 KiB 306.05 KiB 84.51 KiB ██▅▅▅▅▅▅▅▅▄▁
react-start.full 99.83 KiB -7 B (-0.01%) 99.70 KiB 314.41 KiB 86.53 KiB ██▄▄▄▄▄▄▄▄▂▁
react-start.rsbuild.minimal 99.97 KiB -15 B (-0.01%) 99.79 KiB 315.11 KiB 86.19 KiB ██▄▄▄▄▄▄▄▄▂▁
react-start.rsbuild.minimal-iife 100.37 KiB -18 B (-0.02%) 100.21 KiB 316.05 KiB 86.55 KiB ██▄▄▅▅▅▅▅▅▂▁
react-start.rsbuild.full 103.29 KiB -24 B (-0.02%) 103.12 KiB 325.20 KiB 88.98 KiB ██▄▄▄▄▄▄▄▄▃▁
solid-start.minimal 62.04 KiB +16.07 KiB (+34.94%) 61.92 KiB 181.87 KiB 55.63 KiB ▁▁▁▁▁▁▁▁▁▁▁█
solid-start.deferred-hydration 65.73 KiB +16.67 KiB (+33.97%) 62.46 KiB 189.97 KiB 58.99 KiB ▁▁▁▁▁▁▁▁▁▁▁█
solid-start.full 75.95 KiB +24.88 KiB (+48.72%) 70.02 KiB 225.55 KiB 67.83 KiB ▁▁▁▁▁▁▁▁▁▁▁█
vue-start.minimal 65.63 KiB +3 B (+0.00%) 65.51 KiB 189.24 KiB 58.42 KiB ██▁▁▃▃▃▃▃▃▁▁
vue-start.full 69.44 KiB -17 B (-0.02%) 69.31 KiB 201.55 KiB 61.64 KiB ██▃▃▄▄▄▄▄▄▃▁

Current gzip tracks all emitted client JS chunks. Initial gzip tracks only the entry/import graph. Trend sparkline is historical current gzip ending with this PR measurement; lower is better.

@pkg-pr-new

pkg-pr-new Bot commented Aug 29, 2026

Copy link
Copy Markdown
More templates

@tanstack/arktype-adapter

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

@tanstack/eslint-plugin-router

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

@tanstack/eslint-plugin-start

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

@tanstack/history

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

@tanstack/nitro-v2-vite-plugin

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

@tanstack/react-router

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

@tanstack/react-router-devtools

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

@tanstack/react-router-ssr-query

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

@tanstack/react-start

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

@tanstack/react-start-client

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

@tanstack/react-start-rsc

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

@tanstack/react-start-server

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

@tanstack/router-cli

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

@tanstack/router-core

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

@tanstack/router-devtools

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

@tanstack/router-devtools-core

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

@tanstack/router-generator

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

@tanstack/router-plugin

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

@tanstack/router-ssr-query-core

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

@tanstack/router-utils

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

@tanstack/router-vite-plugin

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

@tanstack/solid-router

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

@tanstack/solid-router-devtools

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

@tanstack/solid-router-ssr-query

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

@tanstack/solid-start

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

@tanstack/solid-start-client

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

@tanstack/solid-start-server

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

@tanstack/start-client-core

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

@tanstack/start-fn-stubs

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

@tanstack/start-plugin-core

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

@tanstack/start-server-core

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

@tanstack/start-static-server-functions

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

@tanstack/start-storage-context

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

@tanstack/valibot-adapter

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

@tanstack/virtual-file-routes

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

@tanstack/vue-router

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

@tanstack/vue-router-devtools

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

@tanstack/vue-router-ssr-query

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

@tanstack/vue-start

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

@tanstack/vue-start-client

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

@tanstack/vue-start-server

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

@tanstack/zod-adapter

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

commit: 27cd76a

@codspeed-hq

codspeed-hq Bot commented Aug 29, 2026

Copy link
Copy Markdown

Hooray! CodSpeed harness just leveled up!

The base and head of this comparison were measured with different runner settings, so their benchmark values are not directly comparable.

What changed between base and head:

Re-run the base with the same settings to get a valid performance comparison.


Comparing changeset-release/solid-router-v2-pre (27cd76a) with solid-router-v2-pre (67a9040)1

Open in CodSpeed

Footnotes

  1. No successful run was found on solid-router-v2-pre (22fd367) during the generation of this report, so 67a9040 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@brenelz
brenelz merged commit 5010e89 into solid-router-v2-pre Aug 29, 2026
25 checks passed
@brenelz
brenelz deleted the changeset-release/solid-router-v2-pre branch August 29, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant