Skip to content

Conversation

@harry-whorlow
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

🦋 Changeset detected

Latest commit: b7cc7cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@tanstack/react-form Patch
@tanstack/react-form-nextjs Patch
@tanstack/react-form-remix Patch
@tanstack/react-form-start Patch
@tanstack/form-core Patch
@tanstack/angular-form Patch
@tanstack/vue-form Patch
@tanstack/solid-form Patch
@tanstack/svelte-form Patch
@tanstack/form-devtools Patch
@tanstack/lit-form Patch
@tanstack/react-form-devtools Patch
@tanstack/solid-form-devtools Patch

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

@nx-cloud
Copy link

nx-cloud bot commented Nov 12, 2025

View your CI Pipeline Execution ↗ for commit b7cc7cb

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

☁️ Nx Cloud last updated this comment at 2025-11-27 12:01:46 UTC

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.00%. Comparing base (6892ed0) to head (b7cc7cb).
⚠️ Report is 63 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1850       +/-   ##
===========================================
- Coverage   90.35%   50.00%   -40.36%     
===========================================
  Files          38       16       -22     
  Lines        1752      198     -1554     
  Branches      444       30      -414     
===========================================
- Hits         1583       99     -1484     
+ Misses        149       88       -61     
+ Partials       20       11        -9     

☔ 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.

@harry-whorlow harry-whorlow marked this pull request as ready for review November 12, 2025 20:19
@LeCarbonator LeCarbonator changed the title fix: remove useId for react 17 compatibility fix(react-form): remove useId and adjust types for React 17 compatibility Nov 13, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-remix

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: b7cc7cb

@JonnyPickard
Copy link

I was close to submitting a similar PR as this also fixes no custom form ids in devtools (which would be super nice for debugging complex multipart forms):

image

Thanks!

Copy link
Contributor

@LeCarbonator LeCarbonator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost perfect! There's a small thing to check, but the rest is good!

@harry-whorlow harry-whorlow merged commit 4cd4068 into TanStack:main Nov 27, 2025
6 of 7 checks passed
@github-actions github-actions bot mentioned this pull request Nov 27, 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

3 participants