form icon indicating copy to clipboard operation
form copied to clipboard

[Tracking] The Road to 1.x

Open crutchcorn opened this issue 1 year ago • 1 comments

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:

  • [ ] https://github.com/TanStack/form/pull/825
  • [x] https://github.com/TanStack/form/issues/753
  • [x] https://github.com/TanStack/form/issues/746
  • [ ] https://github.com/TanStack/form/issues/747
  • [x] https://github.com/TanStack/form/issues/748
  • [ ] https://github.com/TanStack/form/pull/724
  • [x] https://github.com/TanStack/form/pull/656
  • [ ] https://github.com/TanStack/form/issues/503 (might be deferred)
  • [ ] https://github.com/TanStack/form/pull/718 (might be deferred)
  • [x] https://github.com/TanStack/form/pull/925

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: https://github.com/TanStack/form/issues/660#issuecomment-2194817140

crutchcorn avatar Jul 06 '24 07:07 crutchcorn

To anyone following along with this issue, I'm making a minor adjustment to add this feature prior to 1.x:

https://github.com/TanStack/form/pull/925

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!

crutchcorn avatar Aug 28 '24 09:08 crutchcorn

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:

https://github.com/TanStack/form/issues/1044

Sorry again, everyone.

crutchcorn avatar Nov 29 '24 08:11 crutchcorn

Quick status update for anyone following along with the v1 release: https://github.com/TanStack/form/issues/1044#issuecomment-2594013065

crutchcorn avatar Jan 15 '25 21:01 crutchcorn

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!):

https://github.com/TanStack/form/pull/1179

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. 😊

crutchcorn avatar Feb 25 '25 08:02 crutchcorn