Description
As of today, I'm officially announcing that we've gone from a beta
release to an rc
release.
This means that we're stable and do not intend to introduce breaking changes unless things go really wrong
However, prior to launching v1, I'd like us to address the following:
- [WIP] Shared Component Library Docs #825
- Compiler fixes #1035
- TanStack Store Internals Refactor #1038
- Upstream PR: Derived Stores store#40
- [FEATURE]: Get SSR working with TanStack Start #753
- [DOCS]: Get the Vue Docs To Be On Par With The React Documentation #746
- [DOCS]: Get the Lit Docs To Be On Par With The React Documentation #747
- [DOCS]: Get the Solidjs Docs To Be On Par With The React Documentation #748
- fix(core): add support to union types for
DeepValue
#724 - feat: set field errors from the form validators #656
- [feat] Field validation from form schema #925
- [WIP] [FEAT] Allow returning anything in a validator, not just a string #1104
In addition, I'd like to work with a company to integrate TanStack Form in a production-ready codebase and have their QA/Product department/s take a look at the end-user experience.
If you'd like to help us test this in your company, reach out to me via Twitter, our Discord, our enterprise support page, or my email (easily found in a commit patch)
I know 1.x has taken a long time to get here. This is because I wanted to wait until we were extremely confident in what we're shipping. I'm very happy with how things are going today, but don't want to ship a v1, then a v2, then a v3 quickly. I want us to stay stable for some time in the future.
Reference to original issue comment about 1.x release: #660 (comment)
Activity