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

Replace Q.done with Promise.then#50

Open
gvarisco wants to merge 1 commit into
lsegal:masterfrom
gvarisco:patch-1
Open

Replace Q.done with Promise.then#50
gvarisco wants to merge 1 commit into
lsegal:masterfrom
gvarisco:patch-1

Conversation

@gvarisco

@gvarisco gvarisco commented Sep 1, 2017

Copy link
Copy Markdown

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

luzpaz commented Nov 11, 2018

Copy link
Copy Markdown

Is there an ETA on this?

@triangulum

triangulum commented Dec 30, 2018

Copy link
Copy Markdown

Good question! 1-deprecation

@netsandbox

Copy link
Copy Markdown

@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