Skip to content

ci: Version Packages#2242

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 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.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/form-devtools@0.2.31

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/lit-form@1.25.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/preact-form@1.30.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/react-form@1.33.2

Patch Changes

  • #2240 d756476 - Use fresh FieldApi in current render on name change

  • Updated dependencies []:

    • @tanstack/form-core@1.33.2

@tanstack/react-form-devtools@0.2.31

Patch Changes

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

@tanstack/react-form-nextjs@1.33.2

Patch Changes

  • Updated dependencies [d756476]:
    • @tanstack/react-form@1.33.2

@tanstack/react-form-remix@1.33.2

Patch Changes

  • Updated dependencies [d756476]:
    • @tanstack/react-form@1.33.2

@tanstack/react-form-start@1.33.2

Patch Changes

  • #2241 a101fad - Fix createServerValidate second parameter type to use FormDataInfo instead of Parameters<typeof decode>[1], matching @tanstack/react-form-nextjs and fixing TypeScript errors when passing booleans, dates, etc.

    Fixes #2239

  • Updated dependencies [d756476]:

    • @tanstack/react-form@1.33.2

@tanstack/solid-form@1.33.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/solid-form-devtools@0.2.31

Patch Changes

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

@tanstack/svelte-form@1.33.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/vue-form@1.33.2

Patch Changes

  • Updated dependencies []:
    • @tanstack/form-core@1.33.2

@tanstack/form-core@1.33.2

@github-actions github-actions Bot force-pushed the changeset-release/main branch from a23a39c to 07b7047 Compare July 13, 2026 04:15
@nx-cloud

nx-cloud Bot commented Jul 13, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 07b7047

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

☁️ Nx Cloud last updated this comment at 2026-07-13 04:22:01 UTC

@github-actions

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 13, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/preact-form

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

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-remix

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: 07b7047

@crutchcorn crutchcorn merged commit 5d11281 into main Jul 13, 2026
8 checks passed
@crutchcorn crutchcorn deleted the changeset-release/main branch July 13, 2026 04:22
@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 (07b7047).
⚠️ Report is 259 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    #2242      +/-   ##
==========================================
- Coverage   90.35%   89.78%   -0.57%     
==========================================
  Files          38       65      +27     
  Lines        1752     3222    +1470     
  Branches      444      809     +365     
==========================================
+ Hits         1583     2893    +1310     
- 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.

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.

[react-form-start] TanStack Start serverValidate types don't match Next.js types

2 participants