-
-
Notifications
You must be signed in to change notification settings - Fork 555
feat: update start to rc #1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
harry-whorlow
merged 49 commits into
TanStack:main
from
Balastrong:chore/update-start-rc
Nov 13, 2025
Merged
feat: update start to rc #1771
Changes from 31 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
48a9724
chore: update to start rc
Balastrong 18eb65a
fix: build
Balastrong 59b1990
chore: update start example
Balastrong c3e25ee
Merge branch 'main' into chore/update-start-rc
Balastrong ae5a0c9
revert tsconfig
Balastrong 91d8de8
changeset
Balastrong e58f70b
Trial check deps
lachlancollins d0a6ff4
Fix action permission
lachlancollins 7b96e5b
Undo changes
lachlancollins 5c09d0a
Merge branch 'main' into chore/update-start-rc
lachlancollins 01a7b08
fix: remove cjs from react-form to fix start build
Balastrong e31c68d
docs: update changeset
Balastrong 1f2ca50
fix: remove main from package.json
Balastrong 4ffd2af
Update lockfile
lachlancollins 79e0a3c
chore: scafold packages
harry-whorlow de3a3c2
chore: reverte removal of cjs
harry-whorlow 6ecd592
chore: remove framework adapters from react-form
harry-whorlow 2c93b6d
chore: clean up packages
harry-whorlow 95fcd2e
chore: fix type export
harry-whorlow 18df298
chore: move useTransform to adapters and remove it from core
harry-whorlow 851e9cb
Merge branch 'main' into chore/update-start-rc
harry-whorlow 61c05ef
fix: knip
harry-whorlow 98e2c2e
fix: sherif
harry-whorlow 9ab4a98
fix: lockfile
harry-whorlow 2f50f7b
chore: test useTransform
harry-whorlow 7630874
docs: update docs and examples
harry-whorlow 1bc6631
chore: fix package versions
harry-whorlow 4263ce3
fix: update imports of examples
harry-whorlow bec8786
fix: sherif
harry-whorlow b647c03
fix: client directive
harry-whorlow 8c0b6f7
fix: missed imports
harry-whorlow 3e0b120
fix: remix example tweek
harry-whorlow 589f605
fix: changeset typo
harry-whorlow c7235bd
Merge branch 'main' of github.com:TanStack/form into chore/update-sta…
harry-whorlow 1ef398a
fix(imports): fix formOptions import
harry-whorlow 19e9f99
chore: add start meta to root
harry-whorlow 9a2eadb
chore: fix example usage
crutchcorn 26e3ef8
chore: upgrade packages
crutchcorn 9335142
fix: bump start and sherif
harry-whorlow bcd41fc
Merge branch 'main' into chore/update-start-rc
harry-whorlow b3c87d8
fix: sherif
harry-whorlow 4bb30d5
Merge branch 'main' into chore/update-start-rc
harry-whorlow 5ac2612
fix: sherif
harry-whorlow c8c53a4
chore(changesets): update changeset text
harry-whorlow d9254af
fix: lock file
harry-whorlow 5f4517a
Merge branch 'main' into chore/update-start-rc
harry-whorlow 66d6369
fix: example import
harry-whorlow c32264b
fix: hopefull package bump
harry-whorlow 3edf503
fix: replace lock from main
harry-whorlow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
harry-whorlow marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| '@tanstack/react-form': minor | ||
| --- | ||
|
|
||
| Update Start to Release Candidate version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletions
8
examples/react/next-server-actions/src/app/client-component.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| <img src="https://static.scarf.sh/a.png?x-pxid=be2d8a11-9712-4c1d-9963-580b2d4fb133" /> | ||
|
|
||
|  | ||
|
|
||
| Hooks for managing form state in React | ||
|
|
||
| <a href="https://twitter.com/intent/tweet?button_hashtag=TanStack" target="\_parent"> | ||
| <img alt="#TanStack" src="https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack"> | ||
| </a><a href="https://discord.com/invite/WrRKjPJ" target="\_parent"> | ||
| <img alt="" src="https://img.shields.io/badge/Discord-TanStack-%235865F2" /> | ||
| </a><a href="https://github.com/TanStack/form/actions?query=workflow%3A%22react-form+tests%22"> | ||
| <img src="https://github.com/TanStack/form/workflows/react-form%20tests/badge.svg" /> | ||
| </a><a href="https://www.npmjs.com/package/@tanstack/form-core" target="\_parent"> | ||
| <img alt="" src="https://img.shields.io/npm/dm/@tanstack/form-core.svg" /> | ||
| </a><a href="https://bundlephobia.com/package/@tanstack/react-form@latest" target="\_parent"> | ||
| <img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/react-form" /> | ||
| </a><a href="#badge"> | ||
| <img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"> | ||
| </a><a href="https://github.com/TanStack/form/discussions"> | ||
| <img alt="Join the discussion on Github" src="https://img.shields.io/badge/Github%20Discussions%20%26%20Support-Chat%20now!-blue" /> | ||
| </a><a href="https://bestofjs.org/projects/tanstack-form"><img alt="Best of JS" src="https://img.shields.io/endpoint?url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=TanStack%form%26since=daily" /></a><a href="https://github.com/TanStack/form/" target="\_parent"> | ||
| <img alt="" src="https://img.shields.io/github/stars/TanStack/form.svg?style=social&label=Star" /> | ||
| </a><a href="https://twitter.com/tannerlinsley" target="\_parent"> | ||
| <img alt="" src="https://img.shields.io/twitter/follow/tannerlinsley.svg?style=social&label=Follow" /> | ||
| </a> <a href="https://gitpod.io/from-referrer/"> | ||
| <img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod" alt="Gitpod Ready-to-Code"/> | ||
| </a> | ||
|
|
||
| Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [TanStack Table](https://github.com/TanStack/table), [TanStack Router](https://github.com/tanstack/router), [TanStack Virtual](https://github.com/tanstack/virtual), [React Charts](https://github.com/TanStack/react-charts), [React Ranger](https://github.com/TanStack/ranger) | ||
|
|
||
| ## Visit [tanstack.com/form](https://tanstack.com/form) for docs, guides, API and more! | ||
|
|
||
| ### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/) | ||
|
|
||
| <!-- Use the force, Luke --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| // @ts-check | ||
|
|
||
| import pluginReact from '@eslint-react/eslint-plugin' | ||
| import reactCompiler from 'eslint-plugin-react-compiler' | ||
| import pluginReactHooks from 'eslint-plugin-react-hooks' | ||
| import rootConfig from '../../eslint.config.js' | ||
|
|
||
| export default [ | ||
| ...rootConfig, | ||
| { | ||
| files: ['**/*.{ts,tsx}'], | ||
| ...pluginReact.configs.recommended, | ||
| }, | ||
| { | ||
| plugins: { | ||
| 'react-hooks': pluginReactHooks, | ||
| 'react-compiler': reactCompiler, | ||
| }, | ||
| rules: { | ||
| 'react-hooks/exhaustive-deps': 'error', | ||
| 'react-hooks/rules-of-hooks': 'error', | ||
| 'react-compiler/react-compiler': 'error', | ||
| }, | ||
| }, | ||
| ] |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.