Skip to content

ci: Version Packages#2168

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 10, 2026

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/[email protected]

Minor Changes

  • Introduced a Prioritized Default System that ensures consistency between field metadata and form reset behavior. This change prioritizes field-level default values over form-level defaults across isDefaultValue derivation, form.reset(), and form.resetField(). This ensures that field metadata accurately reflects the state the form would return to upon reset and prevents undefined from being incorrectly treated as a default when a value is explicitly specified. (#2006)

Patch Changes

  • evaluate() incorrectly treated distinct non-plain objects with no own enumerable keys (Temporal types, RegExp, getter-only class instances) as equal because the key-iteration loop vacuously succeeded. A guard now returns false for such objects, falling back to referential inequality. (#2140)

  • exclude undefined from FormState errors type (427b3d9)

  • Prevent synchronous validators from returning Promises (#1987)

  • re-render arrays when length doesn't change but values do (#2172)

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@tanstack/[email protected]

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 083b02c to 59c404b Compare May 10, 2026 21:14
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 59c404b to 951a7c4 Compare May 10, 2026 22:27
@crutchcorn crutchcorn merged commit 96c9ff7 into main May 10, 2026
@crutchcorn crutchcorn deleted the changeset-release/main branch May 10, 2026 22:27
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.

1 participant