Skip to content

fix(deps): remove bluebird #102

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

Merged
merged 1 commit into from
Feb 9, 2017
Merged

fix(deps): remove bluebird #102

merged 1 commit into from
Feb 9, 2017

Conversation

kentcdodds
Copy link
Collaborator

What: this removes the bluebird dependency

Why: we're dropping support for <= Node v4, so we can use native
Promises

How: remove all references to bluebird

BREAKING CHANGE: This package now depends on native promises.

**What**: this removes the `bluebird` dependency

**Why**: we're dropping support for <= Node v4, so we can use native
Promises

**How**: remove all references to `bluebird`

BREAKING CHANGE: This package now depends on native promises.
@kentcdodds kentcdodds merged commit 9d502dc into next Feb 9, 2017
@kentcdodds kentcdodds deleted the pr/promises branch February 9, 2017 23:02
kentcdodds pushed a commit that referenced this pull request Feb 18, 2017
**What**: this removes the `bluebird` dependency

**Why**: we're dropping support for <= Node v4, so we can use native
Promises

**How**: remove all references to `bluebird`

BREAKING CHANGE: This package now depends on native promises.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant