Skip to content

v3.5.5

Compare
Choose a tag to compare
@petkaantonov petkaantonov released this 24 May 16:25
· 48 commits to master since this release

Features:

  • Added Symbol.toStringTag support to Promise (#1421)

Bugfixes:

  • Fix error in IE9 (#1591, #1592)
  • Fix error with undefined stack trace (#1537)
  • Fix #catch throwing an error later rather than immediately when passed non-function handler (#1517)