Skip to content

ci: Version Packages - #2262

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 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.3

Patch Changes

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

@tanstack/form-devtools@0.2.32

Patch Changes

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

@tanstack/lit-form@1.25.3

Patch Changes

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

@tanstack/preact-form@1.30.3

Patch Changes

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

@tanstack/react-form@1.33.3

Patch Changes

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

@tanstack/react-form-devtools@0.2.32

Patch Changes

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

@tanstack/react-form-nextjs@1.33.3

Patch Changes

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

@tanstack/react-form-remix@1.33.3

Patch Changes

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

@tanstack/react-form-start@1.33.3

Patch Changes

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

@tanstack/solid-form@1.33.3

Patch Changes

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

@tanstack/solid-form-devtools@0.2.32

Patch Changes

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

@tanstack/svelte-form@1.33.3

Patch Changes

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

@tanstack/vue-form@1.33.3

Patch Changes

  • #2259 0b9de8e - Generate the default formId with Vue's useId so it is SSR-safe, falling back to a random uuid on vue@3.4 (where useId does not exist) and outside of a component instance.

    Fixes #2254

  • Updated dependencies []:

    • @tanstack/form-core@1.33.3

@tanstack/form-core@1.33.3

@nx-cloud

nx-cloud Bot commented Aug 1, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 25d2222

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

☁️ Nx Cloud last updated this comment at 2026-08-01 09:22:41 UTC

@github-actions

github-actions Bot commented Aug 1, 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 Aug 1, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/form-devtools

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

@tanstack/lit-form

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

@tanstack/preact-form

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

@tanstack/react-form

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

@tanstack/react-form-devtools

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

@tanstack/react-form-nextjs

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

@tanstack/react-form-remix

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

@tanstack/react-form-start

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

@tanstack/solid-form

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

@tanstack/solid-form-devtools

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

@tanstack/svelte-form

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

@tanstack/vue-form

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

commit: 25d2222

@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 (25d2222).
⚠️ Report is 262 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    #2262      +/-   ##
==========================================
- Coverage   90.35%   89.78%   -0.58%     
==========================================
  Files          38       66      +28     
  Lines        1752     3230    +1478     
  Branches      444      811     +367     
==========================================
+ Hits         1583     2900    +1317     
- Misses        149      296     +147     
- 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 028fcdd into main Aug 1, 2026
8 checks passed
@crutchcorn
crutchcorn deleted the changeset-release/main branch August 1, 2026 09:33
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.

TanStack Form Vue - default formId is not SSR-safe

2 participants