Releases: nullobject/fkit
Releases · nullobject/fkit
v3.1.2
v3.1.1
- Fix issue in
setfunction when setting unknown properties
v3.1.0
- Update
getfunction to accept a key path - Remove
getInfunction - Update
setfunction to accept a key path - Update
updatefunction to accept a key path
v3.0.2
- Fix issue with rollup config
v3.0.1
- Add
groupByto exported functions
v3.0.0
- Rename
group->chunk - Rename
groupBy->chunkBy
v2.0.0
- Use Array.from to convert iterables to arrays
- Add
tuplefunction - Export curried and uncurried functions