Releases: ehmicky/set-array
Releases · ehmicky/set-array
Release 3.2.1
Bug fixes
- Do not allow keys to be symbols in the second argument
Release 3.2.0
Types
- Export more TypeScript types:
Index
,Updates
andOptions
Release 3.1.0
Features
- Allow update keys to be
*
to target all array items
Release 3.0.0
Release 2.0.0
Breaking changes
- Minimal supported Node.js version is now
14.18.0