Update dependency core-js to ^3.6.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
core-js | dependencies | minor | ^3.6.1 | source |
Release Notes
zloirock/core-js
v3.6.1
- Fixed a bug related
Symbol
with multiple copies ofcore-js
(for3.4.2-3.6.0
), #736 - Refactored some tools
v3.6.0
- Added support of sticky (
y
)RegExp
flag, #372, #732, #492, thanks @cvle and @nicolo-ribaudo - Added
RegExp#test
delegation toRegExp#exec
, #732, thanks @cvle - Fixed some cases of
Object.create(null)
in IE8-, #727, #728, thanks @aleen42 - Allowed object of minimum environment versions as
core-js-compat
andcore-js-builder
targets
argument - Allowed corresponding to Babel
targets.esmodules
,targets.browsers
,targets.node
options incore-js-compat
andcore-js-builder
- Engines in compat data and results of targets parsing sorted alphabetically
- Fixed
features/instance/match-all
entry compat data - Fixed
Array.prototype[@​@​unscopables]
descriptor (was writable) - Added Samsung Internet 11 compat data mapping
v3.5.0
- Added object iteratoration stage 1 proposal:
Object.iterateKeys
Object.iterateValues
Object.iterateEntries
v3.4.8
- Added one more workaround for broken in previous versions
inspectSource
helper, #719 - Added Opera Mobile compat data
- Updated Samsung Internet, iOS, old Node and Android compat data mapping
-
es.string.match-all
marked as completely supported in FF73 - Generate
core-js-compat/modules
since often we need just the list ofcore-js
modules
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.