Core Js Versions Save

Standard Library

v3.37.0

3 weeks ago

v3.36.1

1 month ago

v3.36.0

2 months ago

v4.0.0-alpha.0

2 months ago

Early release for testing some conceptions.

NOT FOR USAGE IN REAL PROJECTS.

See more info here: https://github.com/zloirock/core-js/pull/1310

v3.35.1

3 months ago

v3.35.0

4 months ago

v3.34.0

5 months ago

v3.33.3

5 months ago

v3.33.2

6 months ago
  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:

v3.33.1

6 months ago