ci: Version Packages (beta)#7835
Conversation
|
View your CI Pipeline Execution ↗ for commit 3a0e718
☁️ 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 Benchmarks
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. |
Merging this PR will improve performance by 55.99%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | ssr request loop (react) |
330.5 ms | 77.9 ms | ×4.2 |
| ⚡ | Simulation | client-side navigation loop (solid) |
72.6 ms | 43.9 ms | +65.52% |
| ⚡ | Simulation | ssr request loop (vue) |
420.3 ms | 284.1 ms | +47.93% |
| ⚡ | Simulation | ssr request loop (solid) |
174.6 ms | 151.7 ms | +15.13% |
| ⚡ | Simulation | client-side navigation loop (react) |
56.3 ms | 50.3 ms | +11.77% |
| ⚡ | Simulation | client-side navigation loop (vue) |
83 ms | 77 ms | +7.8% |
| 🆕 | Simulation | ssr not-found (vue) |
N/A | 169.5 ms | N/A |
| 🆕 | Simulation | ssr redirect (vue) |
N/A | 68.3 ms | N/A |
| 🆕 | Simulation | ssr head (vue) |
N/A | 326.8 ms | N/A |
| 🆕 | Simulation | ssr loaders (vue) |
N/A | 136.8 ms | N/A |
| 🆕 | Simulation | ssr selective (vue) |
N/A | 139.7 ms | N/A |
| 🆕 | Simulation | ssr server-fn GET (vue) |
N/A | 74.5 ms | N/A |
| 🆕 | Simulation | ssr server-fn POST (vue) |
N/A | 71.4 ms | N/A |
| 🆕 | Simulation | ssr server-route middleware (vue) |
N/A | 63.3 ms | N/A |
| 🆕 | Simulation | ssr server-route (vue) |
N/A | 60.8 ms | N/A |
| 🆕 | Simulation | ssr streaming deferred (vue) |
N/A | 105 ms | N/A |
| 🆕 | Simulation | ssr assets inline-css cdn (vue) |
N/A | 188.4 ms | N/A |
| 🆕 | Simulation | ssr assets linked-css control (vue) |
N/A | 215.6 ms | N/A |
| 🆕 | Simulation | ssr before-load chain (vue) |
N/A | 184.6 ms | N/A |
| 🆕 | Simulation | ssr control-flow error 500 (vue) |
N/A | 197.9 ms | N/A |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
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/solid-router-v2-pre (3a0e718) with solid-router-v2-pre (67a9040)1
Footnotes
There was a problem hiding this comment.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud has identified a possible root cause for your failed CI:
We classified this failure as an environment state issue rather than a code change. The PR only contains version bumps and changelog updates — no E2E test infrastructure or port configuration was modified. The EADDRINUSE error on port 46213 indicates another process occupied the port in the CI environment at the time of the test run.
No code changes were suggested for this issue.
Trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
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-preis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonsolid-router-v2-pre.Releases
@tanstack/solid-router@2.0.0-beta.24
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11#7813
ebe104c- Suspend on the matchloadPromiseonly during SSR. On the client, suspending on the pending match kept a live async source in the tree, which sincesolid-js@2.0.0-beta.16routed signal writes into a transition hold and broke synchronous write-then-load flows such asinvalidate()on anotFoundmatch.@tanstack/solid-router-devtools@2.0.0-beta.19
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11Updated dependencies [
ebe104c,ebe104c,ebe104c,ebe104c]:@tanstack/solid-router-ssr-query@2.0.0-beta.25
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11@tanstack/solid-start@2.0.0-beta.25
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11Updated dependencies [
ebe104c,ebe104c,ebe104c,ebe104c]:@tanstack/solid-start-client@2.0.0-beta.24
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11Updated dependencies [
ebe104c,ebe104c,ebe104c,ebe104c]:@tanstack/solid-start-server@2.0.0-beta.24
Patch Changes
#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.17#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.18#7813
ebe104c- Upgradesolid-jsand@solidjs/webto2.0.0-beta.19andvite-plugin-solidto3.0.0-next.11Updated dependencies [
ebe104c,ebe104c,ebe104c,ebe104c]: