# final-form-arrays

> Array Mutators for 🏁 Final Form

Latest version **4.0.1** (published 2026-05-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install final-form-arrays
pnpm add final-form-arrays
yarn add final-form-arrays
bun add final-form-arrays
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.0.1 |
| Published | 2026-05-05 |
| First published | 2017-12-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 94.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 70 |
| Author | Erik Rasmussen |
| Maintainers | erikras |

## Links

- npm: https://www.npmjs.com/package/final-form-arrays
- Repository: https://github.com/final-form/final-form-arrays
- Homepage: https://github.com/final-form/final-form-arrays#readme
- Issues: https://github.com/final-form/final-form-arrays/issues
- npm.io page: https://npm.io/package/final-form-arrays

## Recent versions

- 4.0.1 (latest) — 2026-05-05
- 4.0.0-1 (alpha) — 2025-05-27
- 4.0.0 — 2025-06-07
- 4.0.0-0 — 2025-05-26
- 3.1.0 — 2023-01-13
- 3.0.2 — 2019-11-20
- 3.0.1 — 2019-07-17
- 3.0.0 — 2019-07-15
- 2.0.0 — 2019-07-13
- 1.2.0 — 2019-07-13
- 1.1.2 — 2019-02-07
- 1.1.1 — 2018-12-10
- 1.1.0 — 2018-08-23
- 1.0.4 — 2018-01-23
- 1.0.3 — 2018-01-10
- … 4 more at https://npm.io/package/final-form-arrays/versions

## README

# 🏁 Final Form Arrays

[![NPM Version](https://img.shields.io/npm/v/final-form-arrays.svg?style=flat)](https://www.npmjs.com/package/final-form-arrays)
[![NPM Downloads](https://img.shields.io/npm/dm/final-form-arrays.svg?style=flat)](https://www.npmjs.com/package/final-form-arrays)
[![Build Status](https://travis-ci.org/final-form/final-form-arrays.svg?branch=master)](https://travis-ci.org/final-form/final-form-arrays)
[![codecov.io](https://codecov.io/gh/final-form/final-form-arrays/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/final-form-arrays)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Mutators for updating array fields in
[🏁 Final Form](https://github.com/final-form/final-form).

---

## [Getting Started](https://final-form.org/docs/final-form-arrays/getting-started)

## [API](https://final-form.org/docs/final-form-arrays/api)

---
_Source: https://npm.io/package/final-form-arrays · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
