Skip to content

3.8.2 - 2021.01.03

Compare
Choose a tag to compare
@zloirock zloirock released this 03 Jan 14:27
· 3420 commits to master since this release
  • Fixed handling of special replacements patterns in String#replaceAll, #900
  • Fixed iterators dependencies of Promise.any and Promise.allSettled entries
  • Fixed microtask implementation on WebOS, #898, #901