Loading
Commits on Source 4
-
Matthew Mahnke authored
pSomeFirst will now accept Promises without a `cancel()` function, but will emit a 'warning' event in Node.js when attempting to cancel.
-
Matthew Mahnke authored
-
Matthew Mahnke authored
-
semantic-release-bot authored
## [1.1.0](v1.0.2...v1.1.0) (2020-05-17) ### Features * be more lax about accepted Promise types ([9c61735e](9c61735e))