Last change
on this file since eed0bf8 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
556 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | # Change Log
|
---|
| 2 |
|
---|
| 3 | ## v4.0
|
---|
| 4 |
|
---|
| 5 | * Remove `checkCycle` and `checkGit`, as they are no longer used in npm v7
|
---|
| 6 | * Synchronous throw-or-return API instead of taking a callback needlessly
|
---|
| 7 | * Modernize code and drop support for node versions less than 10
|
---|
| 8 |
|
---|
| 9 | ## v3 2016-01-12
|
---|
| 10 |
|
---|
| 11 | * Change error messages to be more informative.
|
---|
| 12 | * checkEngine, when not in strict mode, now calls back with the error
|
---|
| 13 | object as the second argument instead of warning.
|
---|
| 14 | * checkCycle no longer logs when cycle errors are found.
|
---|
| 15 |
|
---|
| 16 | ## v2 2015-01-20
|
---|
| 17 |
|
---|
| 18 | * Remove checking of engineStrict in the package.json
|
---|
Note:
See
TracBrowser
for help on using the repository browser.