Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Replace Q.done with Promise.then #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Replace Q.done with Promise.then #50

wants to merge 1 commit into from

Conversation

gvarisco
Copy link

@gvarisco gvarisco commented Sep 1, 2017

This commit fixes #45 (Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done)

This commit fixes #45 (Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done)
@luzpaz
Copy link

luzpaz commented Nov 11, 2018

Is there an ETA on this?

@triangulum
Copy link

triangulum commented Dec 30, 2018

Good question! 1-deprecation

@netsandbox
Copy link

@lsegal can you please merge this PR!

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

Successfully merging this pull request may close these issues.

Promise.done is deprecated.
6 participants