Where can I find the documentation for v2?
It seems like the the documentation in the readme points to version 1.10, though by default when you install you already install v2.
Problem to solve
I could not find any pointers to documentation for v2 of svelte forms lib.
Intended users
User experience goal
Proposal
Further details
Documentation
Links / references
Hey @varghesethomase thanks for opening a new issue
Ye, the documentation is lacking at the moment - one of the things we actually need to do here is colocate the documentation repo with this repo - right now they're 2 separate repos, and only the repo owner currently has access to the docs repo
The API hasn't changed drastically from v1; please see the releases for information on breaking changes
Unfortunately, beyond that, you'll need to inspect the code or tests to get a full picture, for now