Changelog
5.13.0
package.json
); provide non-minified versionsesm
and relative path
for browser test)core-js-bundle
and regenerator-runtime
as
peerDependencies
(and devDeps) in place of deprecated
@babel/polyfill
opn-cli
-> open-cli
; update devDeps; remove now
unused rollup-plugin-node-resolve
Changelog
5.12.0
polyfills
for compat pluginChangelog
5.11.1
Changelog
5.11.0
testPlainObjects
are revived before reference
resolution and setting (and before other types) so that
objects-to-arrays will be properly referenced in all cases
and can thus preserve non-index array properties (fixes #9)iterateIn === 'object
to override array and create
object from arrayreviveAsync
): Wait until all TypesonPromises resolve (no
tests still)opts
within inner
revive
handlingslice
over substr
@babel/polyfill
prepublishOnly
to ensure stays up to date with
npm package-lock.json
Changelog
5.10.0
TypesonPromise
to prevent it from passing
isUserObject
Changelog
5.9.0
url.parse