-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Hey,
Lots of the issues in this package seem to be related to the version of node that people are running. The test suite uses node v12 which lots of people have moved past at this point. If we can have a list of LTS releases that we want to support, then we can write the test suite in a way that supports all of them, then we can sort the issues out and bucket them. If anyone runs into a problem, we can just tag it with the version of node they're using and add the test, and that way we can have the library up to date for the known versions.
Here's an example of a test suite we could adopt for the versions that we want; essentially just loop through the different node versions.
WDYT?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels