fix(core, devtools): ssr, dayjs, uuid, version bump patch#1747
Merged
Conversation
|
View your CI Pipeline Execution ↗ for commit b19c0fc
☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1747 +/- ##
=======================================
Coverage 90.35% 90.35%
=======================================
Files 38 38
Lines 1752 1752
Branches 444 444
=======================================
Hits 1583 1583
Misses 149 149
Partials 20 20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This will fix a current error that I'm having: [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/danestves/Developer/cosmos/mpa/chatwebapp/node_modules/dayjs/plugin/relativeTime' imported from /Users/danestves/Developer/cosmos/mpa/chatwebapp/node_modules/@tanstack/form-devtools/dist/esm/components/StateHeader.js
Did you mean to import "dayjs/plugin/relativeTime.js"? |
56c5e6f to
92a6fba
Compare
AlemTuzlak
approved these changes
Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR patches a bunch of bugs in the beta launch of Form Devtools