github zloirock/core-js v3.23.4
3.23.4 - 2022.07.10

latest releases: v3.37.1, v3.37.0, v3.36.1...
24 months ago
  • Added a workaround of the Bun ~ 0.1.1 bug that define some globals with incorrect property descriptors and that causes a crash of core-js
  • Added a fix of the FF103+ structuredClone bugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but .stack of the clone is an empty string
  • Fixed { Map, WeakMap }.prototype.emplace logic, #1102
  • Fixed order of errors throwing on iterator helpers

Don't miss a new core-js release

NewReleases is sending notifications on new releases.