Commit ef36fdb
committed
Release v2.0.0.
This version drops compatibility for Node.js <= 10.x, and as such is a
semver major version bump.
To be clear, the code in this package hasn't changed; we've just
bumped the versions of dependencies. The `commander` dep requires
node 6 ( tj/commander.js#1053 ) but the dev
dependencies require Node.js <= 8.x and are unsupported on Node.js <=
10.x. I can't promise that things that aren't being tested continue
to work.1 parent 682bcf1 commit ef36fdb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments