Skip to content

3.33.2 - 2023.10.31

Compare
Choose a tag to compare
@zloirock zloirock released this 30 Oct 17:20
· 412 commits to master since this release
  • 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: