form
form copied to clipboard
chore(types): add any types
🎯 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).
🦋 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
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