v2.4.0v2.3.1
Reading changes from the repo…
merge.unique
helper to enhance your merging capabilities, allowing for more efficient handling of unique values in your arrays. customizeArray
and customizeObject
to provide clearer guidance on their usage, making it easier for users to understand how to implement these features. unique
functionality by dropping the includes
method, ensuring compatibility with older Node versions. let
with var
, preventing crashes in Node 4.