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

chore: Remove bluebird library #454

Merged
merged 1 commit into from
Jun 17, 2020
Merged

chore: Remove bluebird library #454

merged 1 commit into from
Jun 17, 2020

Conversation

MonkeyDo
Copy link
Contributor

@MonkeyDo MonkeyDo commented Jun 17, 2020

Modernize the project slightly by using ES6 Promises instead and getting rid of bluebird dependency.
Transpilation to ES5 and polyfilling is handled by babel so a polyfill library is not necessary anymore.

It should also be removed from the bookbrainz-data package, after checking babel transpilation is set up correctly.

use ES6 Promises instead, transpilation to ES5 is handled by babel.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 60.57% when pulling 0909cfb on remove-bluebird into 4d68654 on master.

@MonkeyDo MonkeyDo merged commit 9b92daa into master Jun 17, 2020
@MonkeyDo MonkeyDo deleted the remove-bluebird branch June 17, 2020 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants