Releases: nullobject/fkit
Releases · nullobject/fkit
v3.1.2
Compare
Sorry, something went wrong.
No results found
Fix issue in union function when handling arguments with duplicate values
v3.1.1
Compare
Sorry, something went wrong.
No results found
Fix issue in set function when setting unknown properties
v3.1.0
Compare
Sorry, something went wrong.
No results found
Update get function to accept a key path
Remove getIn function
Update set function to accept a key path
Update update function to accept a key path
v3.0.2
Compare
Sorry, something went wrong.
No results found
Fix issue with rollup config
v3.0.1
Compare
Sorry, something went wrong.
No results found
Add groupBy to exported functions
v3.0.0
Compare
Sorry, something went wrong.
No results found
Rename group -> chunk
Rename groupBy -> chunkBy
v2.0.0
Compare
Sorry, something went wrong.
No results found
Use Array.from to convert iterables to arrays
Add tuple function
Export curried and uncurried functions