File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 18.0.0-0] ( https://github.com/eslint-community/eslint-plugin-n/compare/17.0.0-0...v18.0.0-0 ) (2024-01-29)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * remove "n/no-unsupported-features" #140 ([ #173 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/173 ) )
9+
10+ ### Miscellaneous Chores
11+
12+ * remove "n/no-unsupported-features" [ #140 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/140 ) ([ #173 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/173 ) ) ([ 372b283] ( https://github.com/eslint-community/eslint-plugin-n/commit/372b283b7b773963d34a3f7f761bdc1144c2e0d6 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17 .0.0-0" ,
3+ "version" : " 18 .0.0-0" ,
44 "description" : " Additional ESLint's rules for Node.js" ,
55 "engines" : {
66 "node" : " ^18.18.0 || ^20.9.0 || >=21.1.0"
You can’t perform that action at this time.
0 commit comments