update supported Nodejs versions to active LTS releases #876
Labels
Action Required
An action is needed by Tedious member
Fix in current PR
A PR waiting to be merged for this issue's fix
Milestone
Please update the supported versions of Nodejs to active LTS release lines. In particular tedious version 6.
As of May 2019 active LTS are: Nodejs version 8 and version 10.
According to the survey this could impact as much as 57% of users as they're reported as using a version older than Nodejs v8.
Changes to the project can follow if and when it makes sense to do so (ie passively).
Reasoning: it doesn't make sense to target unsupported runtimes and older versions of this product can be used as-necessary. Targeting active LTS allows using specific features that improve code quality and testing against specific targets reduces testing cost.
The text was updated successfully, but these errors were encountered: