Skip to content

ci: Version Packages#2237

Merged
crutchcorn merged 1 commit into
mainfrom
changeset-release/main
Jul 9, 2026
Merged

ci: Version Packages#2237
crutchcorn merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/angular-form@1.33.1

Patch Changes

@tanstack/form-core@1.33.1

Patch Changes

  • #2236 3c57f6d - Fix TS4023 declaration emit

  • #2233 7b3012b - Fix FormGroupApi.distributeFieldErrors throwing TypeError: Cannot read properties of undefined when a group validator returns errors for a field that is not mounted yet

  • #2120 741da6b - fix(form-core): clear stale onBlur errors on re-submission

  • #2236 3c57f6d - Fix arktype usage typing in validators

  • #2056 6cd477a - fix: create fieldMeta on async validation for fields with errors

  • #2143 887a129 - fix race condition when listening to multiple Fields in onChangeListenTo

@tanstack/form-devtools@0.2.30

Patch Changes

@tanstack/lit-form@1.25.1

Patch Changes

@tanstack/preact-form@1.30.1

Patch Changes

@tanstack/react-form@1.33.1

Patch Changes

@tanstack/react-form-devtools@0.2.30

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-devtools@0.2.30

@tanstack/react-form-nextjs@1.33.1

Patch Changes

  • #2236 3c57f6d - Remove peerdep for TanStack Start

  • Updated dependencies [df52a12]:

    • @tanstack/react-form@1.33.1

@tanstack/react-form-remix@1.33.1

Patch Changes

  • #2236 3c57f6d - Remove peerdep for TanStack Start

  • Updated dependencies [df52a12]:

    • @tanstack/react-form@1.33.1

@tanstack/react-form-start@1.33.1

Patch Changes

  • #2236 3c57f6d - Replace deprecated inputValidator with validator

  • Updated dependencies [df52a12]:

    • @tanstack/react-form@1.33.1

@tanstack/solid-form@1.33.1

Patch Changes

@tanstack/solid-form-devtools@0.2.30

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-devtools@0.2.30

@tanstack/svelte-form@1.33.1

Patch Changes

@tanstack/vue-form@1.33.1

Patch Changes

@nx-cloud

nx-cloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit d29743c

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

☁️ Nx Cloud last updated this comment at 2026-07-09 10:39:18 UTC

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/preact-form

npm i https://pkg.pr.new/@tanstack/preact-form@2237

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-remix

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: d29743c

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.78%. Comparing base (6892ed0) to head (d29743c).
⚠️ Report is 254 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2237      +/-   ##
==========================================
- Coverage   90.35%   89.78%   -0.58%     
==========================================
  Files          38       65      +27     
  Lines        1752     3220    +1468     
  Branches      444      808     +364     
==========================================
+ Hits         1583     2891    +1308     
- Misses        149      295     +146     
- Partials       20       34      +14     

☔ View full report in Codecov by Harness.
📢 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 397ab97 into main Jul 9, 2026
8 checks passed
@crutchcorn crutchcorn deleted the changeset-release/main branch July 9, 2026 10:42
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.

useStore marked as deprecated without clear fix

2 participants