Skip to content

3.24.1 - 2022.07.30

Compare
Choose a tag to compare
@zloirock zloirock released this 29 Jul 18:05
· 1602 commits to master since this release
  • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #1110
  • Fixed detection of @@species support in Promise in some old engines
  • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
  • Added iOS Safari 15.6 compat data mapping
  • Fixed Opera 15 compat data mapping