Skip to content

Conversation

@juliusmarminge
Copy link

@juliusmarminge juliusmarminge commented Nov 11, 2025

🎯 Changes

Adds Any*FormApi types to simplify generic functions in userland, e.g.

declare function MyWrapper<TForm extends AnyReactFormApi>(props: { form: TForm });

βœ… 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 11, 2025

πŸ¦‹ Changeset detected

Latest commit: a5596f8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@tanstack/svelte-form Patch
@tanstack/react-form Patch
@tanstack/solid-form Patch
@tanstack/vue-form 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 12, 2025

View your CI Pipeline Execution β†— for commit a5596f8

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... β›” Cancelled 13s View β†—

☁️ Nx Cloud last updated this comment at 2025-11-12 05:56:19 UTC

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