Skip to content

fix(core, devtools): ssr, dayjs, uuid, version bump patch#1747

Merged
harry-whorlow merged 5 commits into
TanStack:mainfrom
harry-whorlow:ssr-bug
Sep 18, 2025
Merged

fix(core, devtools): ssr, dayjs, uuid, version bump patch#1747
harry-whorlow merged 5 commits into
TanStack:mainfrom
harry-whorlow:ssr-bug

Conversation

@harry-whorlow
Copy link
Copy Markdown
Contributor

@harry-whorlow harry-whorlow commented Sep 18, 2025

This PR patches a bunch of bugs in the beta launch of Form Devtools


  • dayJs cjs import
  • running client components on server
  • crypto uuid breaking native / expo
  • bump Devtools

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Sep 18, 2025

View your CI Pipeline Execution ↗ for commit b19c0fc

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 32s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-18 21:15:50 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 18, 2025

More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1747

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1747

@tanstack/form-devtools

npm i https://pkg.pr.new/@tanstack/form-devtools@1747

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1747

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1747

@tanstack/react-form-devtools

npm i https://pkg.pr.new/@tanstack/react-form-devtools@1747

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1747

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1747

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1747

commit: b19c0fc

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.35%. Comparing base (891b7d2) to head (b19c0fc).
⚠️ Report is 3 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danestves
Copy link
Copy Markdown

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"?

@harry-whorlow harry-whorlow changed the title fix(core, react): ssr calling client code, dayjs cjs import fix(core, react): TanStack Devtools beta patch 1 Sep 18, 2025
@harry-whorlow harry-whorlow changed the title fix(core, react): TanStack Devtools beta patch 1 fix(core, devtools): ssr, dayjs, uuid, version bump patch Sep 18, 2025
@harry-whorlow harry-whorlow merged commit 773c1b8 into TanStack:main Sep 18, 2025
4 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants