You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* perf(core): memoize prepareFormState
* refactor(core): update root form state options
* fix(core): fix memoization bugs
* test(core): finish tests for every form option
* fix(core): fix stale `fieldGroupState` memo result
* refactor(core): return named function for readability
* docs(core): add JSDoc for `getId`
* refactor(core): mark sub-functions of `PrepareFormState` as internal
* fix: don't use symbols in weakmaps for firefox compat
0 commit comments