v0.20.0
- Added
setPath
andsetPathIn
- The
mergeOwn
function now convertsnull
andundefined
values to empty objects instead of throwing exceptions - Improved
setIn
/setKey
tests
setPath
and setPathIn
mergeOwn
function now converts null
and undefined
values to empty objects instead of throwing exceptionssetIn
/ setKey
tests