zloirock/core-js
 Watch   
 Star   
 Fork   
4 days ago
core-js

3.37.1 - 2024.05.14

2024-04-17 03:46:20
core-js

3.37.0 - 2024.04.17

2024-03-19 09:35:44
core-js

3.36.1 - 2024.03.19

2024-02-14 16:06:40
core-js

3.36.0 - 2024.02.14

2024-02-13 21:26:31
core-js

4.0.0-alpha.0 - 2024.02.13

Early release for testing some conceptions.

NOT FOR USAGE IN REAL PROJECTS.

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

2024-01-21 06:45:44
core-js

3.35.1 - 2024.01.21

2023-12-29 06:43:36
core-js

3.35.0 - 2023.12.29

2023-12-06 02:01:25
core-js

3.34.0 - 2023.12.06

2023-11-20 02:01:30
core-js

3.33.3 - 2023.11.20

2023-10-31 01:14:51
core-js

3.33.2 - 2023.10.31

  • 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: