Skip to content

dependabot npm(deps): bump core-js from 3.28.0 to 3.29.0

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

Bumps core-js from 3.28.0 to 3.29.0.

Changelog

Sourced from core-js's changelog.

3.29.0 - 2023.02.27
  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7
    • Added Deno 1.31 compat data mapping
Commits

Merge request reports

Loading