Skip to content

core-js-3.5.0

Compare
Choose a tag to compare
@rbri rbri released this 19 Aug 09:43
· 62 commits to master since this release
  • Proxy support added
  • Array.prototype.flatMap added
  • error messages fixed
  • missing array limit check added
  • special handling for NativeError instances when generating the console output
  • fix Symbol - typeof properly returns "symbol"
  • see HtmlUnit release notes for more details