Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Promise polyfill v1.0.6

Choose a tag to compare

@Octane Octane released this 17 Jun 21:01
· 40 commits to master since this release

Changelog

  • fix #6, support Promise.all([any values or promises])
  • fix #7, support Promise.race([any values or promises])