File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 17.20 .0" }
1
+ {"." :" 17.21 .0" }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.21.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.20.0...v17.21.0 ) (2025-07-02)
4
+
5
+
6
+ ### 🌟 Features
7
+
8
+ * add config "flat/all" ([ #401 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/401 ) ) ([ b6a0d71] ( https://github.com/eslint-community/eslint-plugin-n/commit/b6a0d7115015827b868e8fd4528c1722faf64fd3 ) )
9
+
10
+
11
+ ### 🧹 Chores
12
+
13
+ * ** no-sync:** remove ` @typescript-eslint/utils ` ([ #449 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/449 ) ) ([ 45e2803] ( https://github.com/eslint-community/eslint-plugin-n/commit/45e28036dfde635fc4a66143de2e5131eae6da3f ) )
14
+
3
15
## [ 17.20.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.19.0...v17.20.0 ) (2025-06-12)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-n" ,
3
- "version" : " 17.20 .0" ,
3
+ "version" : " 17.21 .0" ,
4
4
"description" : " Additional ESLint's rules for Node.js" ,
5
5
"engines" : {
6
6
"node" : " ^18.18.0 || ^20.9.0 || >=21.1.0"
You can’t perform that action at this time.
0 commit comments