-
-
Notifications
You must be signed in to change notification settings - Fork 389
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
[Tracking] The Road to 1.x #813
Comments
To anyone following along with this issue, I'm making a minor adjustment to add this feature prior to 1.x: Which may technically introduce a small breaking change for a fraction of users via a change in the TypeScript typings (not behavior). Apologies for this, but this is a much better change for your apps, promise! |
Wanted to leave this here as a clear update for some of the breaking changes we've been forced to make since announcing our RC phase: Sorry again, everyone. |
Quick status update for anyone following along with the v1 release: #1044 (comment) |
This is it folks! We're down to the final PR to finalize prior to v1, and it's a big one (reusable form components!): Please review this and let me know what you think of the proposed API. Also, please reply to this issue if you think there are any other pressing problems we need to resolve prior to v1. Keep in mind though that we won't be resting on our laurels once we ship v1, so smaller bugs and such may not make the cut; it's always a balancing game to ship a v1 stable. 😊 |
As of today, I'm officially announcing that we've gone from a
beta
release to anrc
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:
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.
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.
The text was updated successfully, but these errors were encountered: