You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
# 12.0.0
6
6
7
7
Switch from `eslint-plugin-node`, which is abandoned, to `eslint-plugin-n`. Although it's basically a drop-in replacement, there are some breaking changes:
8
+
8
9
- All config and eslint-disable comments will need to be updated from `node/` to `n/`
9
10
- There may be new errors found because `eslint-plugin-n` has been maintained and received fixes while `eslint-plugin-node` has not. Updating to 12.0.0 will require fixing or ignoring these new errors.
0 commit comments