fix: upgrade Solid to v2 beta.7#7210
Conversation
Align the Solid router packages, examples, and lockfile with the latest beta release so the Solid bindings continue to work with the updated runtime APIs.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit 948290a
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview6 package(s) bumped directly, 0 bumped as dependents. 🟩 Patch bumps
|
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
Merging this PR will degrade performance by 11.29%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | ssr request loop (vue) |
514 ms | 419.8 ms | +22.45% |
| ⚡ | ssr request loop (solid) |
226 ms | 176.5 ms | +28.09% |
| ❌ | client-side navigation loop (solid) |
64.2 ms | 72.3 ms | -11.29% |
| ⚡ | client-side navigation loop (react) |
69.8 ms | 56.4 ms | +23.88% |
| ❌ | client-side navigation loop (vue) |
75.1 ms | 83.1 ms | -9.63% |
Comparing sollid-v2-beta-7 (948290a) with solid-router-v2-pre (cde6e61)1
Align the Solid router packages, examples, and lockfile with the latest beta release so the Solid bindings continue to work with the updated runtime APIs.