Skip to content

Drop support for node <10 #1241

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

Closed
4 tasks
Gerrit0 opened this issue Mar 22, 2020 · 0 comments
Closed
4 tasks

Drop support for node <10 #1241

Gerrit0 opened this issue Mar 22, 2020 · 0 comments
Labels
good first issue Easier issue for first time contributors help wanted Contributions are especially encouraged
Milestone

Comments

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 22, 2020

Node 8 is no longer in LTS maintenance as of January 2020 - https://nodejs.org/en/about/releases/

To keep up to date with some of our dependencies (fs-extra) TypeDoc can no longer support Node <10.

  • Update engines in package.json
  • Update Travis config to stop testing on Node 8.
  • Investigate if our target in tsconfig.json is appropriate
  • Update lib in tsconfig.json to enable using more modern methods + optionally check codebase to change
@Gerrit0 Gerrit0 added help wanted Contributions are especially encouraged good first issue Easier issue for first time contributors breaking change labels Mar 22, 2020
@Gerrit0 Gerrit0 added this to the 0.18 milestone Mar 22, 2020
@Gerrit0 Gerrit0 closed this as completed Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Easier issue for first time contributors help wanted Contributions are especially encouraged
Projects
None yet
Development

No branches or pull requests

1 participant