What's Changed
- fix: fixed type error in
useForm SetDataAction
type by @fxnm in #2395 - Call
provider.update
outside useEffect block to support SSR by @pascalbaljet in #2397 - Improve state restore logic in
useRemember
by @pascalbaljet in #2401
Full Changelog: v2.0.13...v2.0.14