Releases: final-form/final-form-arrays
Releases · final-form/final-form-arrays
v1.1.0
Bug Fixes
- Fixed bug where field state was not getting moved during
move
and swap
operations. #14 #10
New Features
- New
update
mutator to update a specific value in the array. #13 #12
v1.0.4
Typescript fixes
- Added missing
index.d.ts
#7
- Added ts fixes and tests #8
v1.0.3
Typescript
- Added typescript typings #3
Compatibility
- Widened peer dependency on
final-form