-
Notifications
You must be signed in to change notification settings - Fork 552
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(node): remove node 6 and 8 support (#649)
This removes node 6 and 8 support. This is a free project and our builds are getting very long so we have to be a bit careful about what versions we test on. To be clear, this still works on Node 6 and 8 for now but we won't be maintaining that guarantee into the future so please work towards updating. This also removes eslint, likely in favor of prettier at some future date. BREAKING CHANGE: Removal of two major node versions, 6 and 8 from testing scheme
- Loading branch information
Showing
13 changed files
with
16 additions
and
980 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.