final-form / react-final-form-arrays

A component for rendering and editing arrays 🏁 React Final Form
MIT License
205 stars 70 forks source link

Make second argument in useFieldArray optional #105

Closed Yankovsky closed 5 years ago

Yankovsky commented 5 years ago

Fixes #104

codecov[bot] commented 5 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          57     57           
  Branches       10     10           
=====================================
  Hits           57     57

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 10ee4b9...6b2863f. Read the comment docs.

erikras commented 5 years ago

Published in v3.1.1.