Skip to content

3.11.2 - 2021.05.03

Compare
Choose a tag to compare
@zloirock zloirock released this 03 May 10:45
· 2885 commits to master since this release
  • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
  • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
  • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms