The Wayback Machine - https://web.archive.org/web/20200905093024/https://github.com/final-form/final-form-arrays/releases
Skip to content

@erikras erikras released this Nov 20, 2019 · 3 commits to master since this release

Bug Fixes

  • Escape regex tokens within field names #38 #37
  • When removing fields, rename new ones #39
  • Improved move implementation with complex different shapes #41 #19

Typing Fixes

  • Broaden mutator type to any #40

v3.0.1...v3.0.2

Assets 2

@erikras erikras released this Jul 17, 2019 · 12 commits to master since this release

  • Fixed myriad bugs with moving field state #35 #28

v3.0.0...v3.0.1

Assets 2

@erikras erikras released this Jul 15, 2019 · 14 commits to master since this release

⚠️ The only reason this is a major version bump is because it now requires [email protected] ⚠️

There should be no real breaking changes, and, in fact, many bug fixes.

  • Used resetFieldState to fix insert and unshift bugs #34 #21
  • pop() wasn't removing field meta state #33

v2.0.0...v3.0.0

Assets 2

@erikras erikras released this Jul 13, 2019 · 17 commits to master since this release

⚠️ The only reason this is a major version bump is because it now requires [email protected] ⚠️

There should be no real breaking changes, and, in fact, many bug fixes.

  • Fixed some bugs using final-form's new forceUpdate flag #32

v1.2.0...v2.0.0

Assets 2

@erikras erikras released this Jul 13, 2019 · 19 commits to master since this release

New Features

  • Two new mutators: concat and removeBatch #27 #30

Bug Fixes

  • Fixed moving of fields of different shapes #31 #20 #19
  • Smarter field state management during insert and remove #29

v1.1.2...v1.2.0

Assets 2

@erikras erikras released this Feb 7, 2019 · 26 commits to master since this release

Build fixes

  • Updated dependencies to remove vulnerabilities.
Assets 2

@erikras erikras released this Dec 10, 2018 · 28 commits to master since this release

Bug Fixes

  • Fix move/swap breaking input fields #16 #15 #10
Assets 2

@erikras erikras released this Aug 23, 2018 · 30 commits to master since this release

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
Assets 2

@erikras erikras released this Jan 23, 2018 · 34 commits to master since this release

Typescript fixes

  • Added missing index.d.ts #7
  • Added ts fixes and tests #8
Assets 2

@erikras erikras released this Jan 10, 2018 · 43 commits to master since this release

Typescript

  • Added typescript typings #3

Compatibility

  • Widened peer dependency on final-form
Assets 2
You can’t perform that action at this time.