๐ Version 7.49.0
๐ฎ feat: add reactive errors prop at useForm (#11188)
useForm({
errors, // server errors
})
๐ฅ๏ธ feat: add react-server bundle (#11162)
๐ฉ chore: upgrade Node.js and pnpm (#11163)
๐ช feat: add ValidationModeFlags Type (#11144)
๐ fix #11267 disabled prop does not affect controller validation (#11273)
๐ง refactor(util function): Enhance Consistency in Utility Functions: Standardizing Export, Function Types, and Naming (#11268)
โจ๏ธ change type structure of UseFormHandleSubmit (#11245)
๐ฎ fix(#11239): Set fields disabled state based on form and field disabled (#11241)
๐ข improved getDirtyFieldsFromDefaultValues type (#11238)
๐ fix #11229 issue with values not re-render the root form (#11231)
๐ fix #11218 useFieldArray focus issue with rules prop (#11221)
๐ง chore: improved isObjectType and swap (#11183)
thanks to @kotarella1110, @ssi02014, @thomasdbock, @mildfuzz and @Lennon57