Skip to content

Conversation

@theVedanta
Copy link
Contributor

🎯 Changes

Fixes #1879
re: Discord discussion: https://discord.com/channels/719702312431386674/1439022520043831479/1444368272345530391

βœ… Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

πŸš€ Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link

changeset-bot bot commented Nov 29, 2025

πŸ¦‹ Changeset detected

Latest commit: 4308fab

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 29, 2025

View your CI Pipeline Execution β†— for commit 4308fab

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... βœ… Succeeded 1m 23s View β†—
nx run-many --target=build --exclude=examples/** βœ… Succeeded 33s View β†—

☁️ Nx Cloud last updated this comment at 2025-12-01 18:51:05 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 1, 2025

More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-remix

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: 4308fab

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 89.78%. Comparing base (6892ed0) to head (4308fab).
⚠️ Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1882      +/-   ##
==========================================
- Coverage   90.35%   89.78%   -0.58%     
==========================================
  Files          38       46       +8     
  Lines        1752     1918     +166     
  Branches      444      478      +34     
==========================================
+ Hits         1583     1722     +139     
- Misses        149      175      +26     
- Partials       20       21       +1     

β˜” 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.

@crutchcorn crutchcorn merged commit 03c2bee into TanStack:main Dec 1, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 1, 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.

No export named useSyncExternalStoreWithSelector with Tanstack Start

2 participants