isMergeableObject
function #96target.concat(source).map(element => cloneUnlessOtherwiseSpecified(element, optionsArgument))
clone
option now defaults to true
merge.all
now accepts an array of any size, even 0 or 1 elementsSee pull request 77.
main
in bower.jsonpkg.main
, a CJS module with pkg.browser
, and an ES module with pkg.module
#62merge.all
, a merge function that merges any number of objects: pull request 50.npmignore
: pull request 47null
, dates, and regular expressions are now properly merged in arrays: Issue 18, plus commit: ef1c6bAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.