Hello! I was wondering a couple of things on the topic of form persistence.
In the past, there has been an attempt at integrating such a feature directly in the library, with this PR https://github.com/TanStack/form/pull/561, but it is now closed.
So my question really is simply about clarifying whether it makes more sense for users to implement this on their side, or if there are still plans to provide an API for it in the future. And if the idea to provide this from the library is still alive, is there already something ongoing that I couldn't find, or were you hoping somebody would be willing to either revive the original PR or start a new one?