p-whilst

While a condition returns true, calls a function repeatedly, and then resolves the promise

MIT License

Downloads
30.4K
Stars
51
Committers
6

Bot releases are visible (Hide)

p-whilst - Latest Release

Published by sindresorhus about 1 year ago

p-whilst -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 fa505fe
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/p-whilst/compare/v2.1.0...v3.0.0

p-whilst -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#5) 5055875

https://github.com/sindresorhus/p-whilst/compare/v2.0.0...v2.1.0

p-whilst -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#4) a9c9081

Enhancements:

  • Add TypeScript definition (#4) a9c9081
  • Return promise arguments (#3) 061a57d

https://github.com/sindresorhus/p-whilst/compare/v1.0.0...v2.0.0