Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

native-or-bluebird is deprecated. please switch to any-promise #40

Closed
jonathanong opened this issue Jan 30, 2016 · 3 comments
Closed

native-or-bluebird is deprecated. please switch to any-promise #40

jonathanong opened this issue Jan 30, 2016 · 3 comments

Comments

@jonathanong
Copy link

https://github.com/kevinbeaty/any-promise

this implementation supports more promise implementations and allows the end-user to configure the promise implementation.

@blakeembrey
Copy link
Member

Released v3.1.1 with any-promise 👍 Any word when https://github.com/thenables/thenify will be updated to match?

@jonathanong
Copy link
Author

done :)

@blakeembrey
Copy link
Member

Awesome, cheers! I have to narrow it down, but this set of changes actually broke caching of HTTP requests since it's using promises to resolve internally (no idea how, I can only assume a Promise.resolve was imploding with this mix and match).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants