npm core-js 3.23.4
3.23.4 - 2022.07.10

latest releases: 3.37.1, 3.37.0, 3.36.1...
23 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.