fix: pin solid v2 beta.6#7171
Conversation
|
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 9fe1968
☁️ 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. |
There was a problem hiding this comment.
Nx Cloud has identified a flaky task in your failed CI:
🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.
🎓 Learn more about Self-Healing CI on nx.dev
Merging this PR will degrade performance by 9.75%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | ssr request loop (vue) |
514 ms | 419.9 ms | +22.42% |
| ⚡ | ssr request loop (solid) |
226 ms | 176.4 ms | +28.15% |
| ⚡ | client-side navigation loop (react) |
69.8 ms | 56.4 ms | +23.94% |
| ❌ | client-side navigation loop (solid) |
64.2 ms | 70.2 ms | -8.53% |
| ❌ | client-side navigation loop (vue) |
75.1 ms | 83.2 ms | -9.75% |
Comparing pin-beta.6 (9fe1968) with solid-router-v2-pre (cde6e61)1
even though solid 2.0.0-experimental.x was released before 2.0.0-beta.x, the semver is opposite. Since
bcomes beforeealphabetically, the semver is thatexperimentalwill be the "newer" version.