final-form / final-form

🏁 Framework agnostic, high performance, subscription-based form state management

Home Page:https://final-form.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restart missing from FormApi

johansigfrids opened this issue · comments

Are you submitting a bug report or a feature request?

Bug report.

What is the current behavior?

The FormApi type definition is missing the new restart method.

What's your environment?

"final-form": "^4.20.0",
"typescript": "^3.8.3",

Fix released in v4.20.2.