promise-nodeify

Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.

MIT License

Downloads
91.4K
Stars
2
Committers
4

Bot releases are hidden (Show)

promise-nodeify - Latest Release

Published by kevinoid about 6 years ago

  • Update Babel-related devDependencies to the latest version
  • Remove unnecessary Babel build dependencies.
  • Update nodecat devDependency to the latest version 🚀 #24
promise-nodeify -

Published by kevinoid over 6 years ago

  • BREAKING Drop support for Node < 6.
  • Dependency version updates.
  • Code style improvements.
promise-nodeify -

Published by kevinoid over 6 years ago

  • Breaking Require Node.js 4 or later.
  • Update code to use ES2015 conventions (const, =>, etc.).
  • Use babel for creating client-side ES5 distributable build.
  • Update devDependencies to latest versions.
promise-nodeify -

Published by kevinoid over 7 years ago

promise-nodeify -

Published by kevinoid over 7 years ago

  • No API Changes Bump to 1.0 is declaration of stability rather than an indication of changes.
  • Code style updates.
  • Add AppVeyor CI.
  • Test dependency updates.
promise-nodeify -

Published by kevinoid over 7 years ago

  • Initial public release.