File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 17.22 .0" }
1
+ {"." :" 17.23 .0" }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.23.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.22.0...v17.23.0 ) (2025-09-15)
4
+
5
+
6
+ ### 🌟 Features
7
+
8
+ * Support latest node v23.x ✨ ([ #478 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/478 ) ) ([ 6516414] ( https://github.com/eslint-community/eslint-plugin-n/commit/6516414c61aeb3b43ee41983f7cdb45f6f9e867b ) )
9
+
3
10
## [ 17.22.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.21.3...v17.22.0 ) (2025-09-13)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-n" ,
3
- "version" : " 17.22 .0" ,
3
+ "version" : " 17.23 .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