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

Require Node.js 8, add TypeScript definition #4

Merged
merged 3 commits into from
Mar 12, 2019
Merged

Require Node.js 8, add TypeScript definition #4

merged 3 commits into from
Mar 12, 2019

Conversation

BendingBender
Copy link
Contributor

No description provided.

index.d.ts Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
readme.md Show resolved Hide resolved
@sindresorhus
Copy link
Owner

Node.js 6 runs out of LTS in 20 days, so I'm starting to target Node.js 8. Especially in modules that use promises as they can be using async/await instead. So for TS additions you can target Node.js 8 now.

@sindresorhus sindresorhus changed the title Require Node.js 6, add TypeScript definition Require Node.js 8, add TypeScript definition Mar 12, 2019
@sindresorhus sindresorhus merged commit c470e43 into sindresorhus:master Mar 12, 2019
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.

2 participants