-
-
Notifications
You must be signed in to change notification settings - Fork 530
feat: update start to rc #1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: update start to rc #1771
Conversation
🦋 Changeset detectedLatest commit: 8c0b6f7 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR 💥 An error occurred when fetching the changed packages and changesets in this PR
|
View your CI Pipeline Execution ↗ for commit 8c0b6f7
☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1771 +/- ##
==========================================
- Coverage 90.35% 90.24% -0.11%
==========================================
Files 38 40 +2
Lines 1752 1794 +42
Branches 444 453 +9
==========================================
+ Hits 1583 1619 +36
- Misses 149 155 +6
Partials 20 20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f4f3145
to
fe7091c
Compare
fe7091c
to
1bc6631
Compare
d91916e
to
8c0b6f7
Compare
"@tanstack/angular-form", | ||
"@tanstack/vue-form", | ||
"@tanstack/solid-form", | ||
"@tanstack/svelt-form" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo here!
🎯 Changes
Attempt to update start to RC (for some reason node and typescript are having fun and the build is not building)
✅ Checklist
pnpm test:pr
.🚀 Release Impact