Skip to content

3.5.1: Improve race errors and environment support

Compare
Choose a tag to compare
@briancavalier briancavalier released this 24 Oct 16:54
· 142 commits to master since this release
  • when.race & Promise.race now reject with a TypeError if you pass something that is not iterable.
  • Improve scheduler compatibility with MutationObserver shims
  • Simplify checks for vert.x environment