p-some

Wait for a specified number of promises to be fulfilled

MIT License

Downloads
2.5M
Stars
34
Committers
7

Bot releases are hidden (Show)

p-some - Latest Release

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12.20 ffb8cff
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/p-some/compare/v5.0.0...v6.0.0

p-some -

Published by sindresorhus over 4 years ago

Breaking

  • Require Node.js 10 227e9c1

Fixes

  • Fix the promise not fulfilling if the count is unachievable (#5) d16eb8f

https://github.com/sindresorhus/p-some/compare/v4.1.0...v5.0.0

p-some -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#11) dea19f7

https://github.com/sindresorhus/p-some/compare/v4.0.0...v4.1.0

p-some -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#9) 8981c38

Enhancements:

  • Add TypeScript definition (#9) 8981c38

https://github.com/sindresorhus/p-some/compare/v3.0.0...v4.0.0