| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-01 | 727 Bytes | |
| Version 7.84.0 source code.tar.gz | 2026-08-01 | 3.3 MB | |
| Version 7.84.0 source code.zip | 2026-08-01 | 3.5 MB | |
| Totals: 3 Items | 6.8 MB | 0 | |
✨ Improvements
- enhance
<Form />submit behavior (#13605) - improve performance and reduce bundle size (#13591)
🐞 Fixes
- fix:
values+keepDirtyValuessilently corrupting arrays and freezing objects on refetch (#13628) - fix:
setValuenot updatingFieldArrayvalues correctly (#13623) - fix:
FormStatetype definitions (#13620) - fix:
FieldArrayandFormStateexports (#13619)
🧪 Tests
- add
Blobcoverage forFieldErrorstype tests (#13624)
♻️ Refactors
- extract shared
ErrorNamespacePathtype (#13615)
🏗️ Chores
- rename
<FormStateSubscribe />back to<FormState />(#13602) - bump
@babel/corefrom 7.26.0 to 7.29.7 (#13614)