Skip to content

dependabot npm(deps): bump core-js from 3.22.3 to 3.22.4

Depen d'Abot requested to merge dependabot-npm_and_yarn-core-js-3.22.4 into master

Bumps core-js from 3.22.3 to 3.22.4.

Changelog

Sourced from core-js's changelog.

3.22.4 - 2022.05.03
  • Ensured proper .length of polyfilled functions even in compressed code (excepting some ancient engines)
  • Ensured proper .name of polyfilled accessors (excepting some ancient engines)
  • Ensured proper source / ToString conversion of polyfilled accessors
  • Actualized Rhino compat data
  • Refactoring
Commits
  • 6ba79a5 3.22.4
  • 14b2d5e missed nbsp
  • 4c6e83c integrate compat table to browser runner of compat data tests
  • 47f8920 take into account splitted modules in compat data result diff
  • efa5631 reuse the list of ignored in compat data modules, provide some additional dat...
  • e591ab7 ignore splitted setImmediate modules in IE -> Edge compat data mapping
  • 01ea350 improve docs
  • ae61bb3 improve docs
  • 928b853 add some docs
  • c0bf1d6 inherit only ES Deno data, just in case
  • Additional commits viewable in compare view

Merge request reports

Loading