Skip to content

3.25.4 - 2022.10.03

Compare
Choose a tag to compare
@zloirock zloirock released this 02 Oct 18:02
· 1473 commits to master since this release
  • Added a workaround of a Nashorn bug with Function.prototype.{ call, apply, bind } on string methods, #1128
  • Updated lists of [Serializable] and [Transferable] objects in the structuredClone polyfill. Mainly, for better error messages if polyfilling of cloning such types is impossible
  • Array.prototype.{ group, groupToMap } marked as supported from V8 ~ Chromium 108
  • Added Electron 22 compat data mapping