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

Remove bluebird dependency and callbacks support #87

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

pedrobranco
Copy link
Collaborator

@pedrobranco pedrobranco commented Feb 11, 2019

This PR removes bluebird as a dependency and drops the callback support (still possible to use callbacks via util.callbackify).

Closes #85.

@pedrobranco pedrobranco self-assigned this Feb 11, 2019
@pedrobranco pedrobranco force-pushed the feature/remove-bluebird-dependency branch from cc2d271 to ea41dc8 Compare June 28, 2019 09:46
@pedrobranco pedrobranco added the breaking change Breaking Change label Jun 28, 2019
@pedrobranco pedrobranco mentioned this pull request Jul 1, 2019
@YanDevDe
Copy link

YanDevDe commented Jul 8, 2019

Can you update the dist/src/index.js one too? It still has bluebird there.

@pedrobranco
Copy link
Collaborator Author

Can you update the dist/src/index.js one too? It still has bluebird there.

The dist files are updated only on the release process.

@pedrobranco pedrobranco force-pushed the feature/remove-bluebird-dependency branch from ea41dc8 to 378cec7 Compare September 27, 2019 11:05
@joaopaulofonseca joaopaulofonseca merged commit 151bd61 into master Sep 27, 2019
@joaopaulofonseca joaopaulofonseca deleted the feature/remove-bluebird-dependency branch September 27, 2019 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove bluebird
3 participants