form icon indicating copy to clipboard operation
form copied to clipboard

chore(types): add any types

Open juliusmarminge opened this issue 1 month ago • 2 comments

🎯 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.
  • [x] I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • [x] This change affects published code, and I have generated a changeset.
  • [ ] This change is docs/CI/dev-only (no release).

juliusmarminge avatar Nov 11 '25 22:11 juliusmarminge

🦋 Changeset detected

Latest commit: a5596f8fc690e5585e24b87a52a21c17b000bb0a

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

changeset-bot[bot] avatar Nov 11 '25 22:11 changeset-bot[bot]

View your CI Pipeline Execution ↗ for commit a5596f8fc690e5585e24b87a52a21c17b000bb0a

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

nx-cloud[bot] avatar Nov 12 '25 05:11 nx-cloud[bot]