Skip to content

3.11.1 - 2021.04.28

Compare
Choose a tag to compare
@zloirock zloirock released this 28 Apr 14:15
· 2996 commits to master since this release
  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564