File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 17.13.2 " }
1+ {"." :" 17.14.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 17.14.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.2...v17.14.0 ) (2024-11-21)
4+
5+
6+ ### 🌟 Features
7+
8+ * ** no-sync:** Add ignores option ([ #386 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/386 ) ) ([ c8fbf00] ( https://github.com/eslint-community/eslint-plugin-n/commit/c8fbf000e337d3b099e89465adda3be8e0541554 ) )
9+ * ** no-unsupported:** support Node 23.2.0 & 23.3.0 ([ #390 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/390 ) ) ([ a52c968] ( https://github.com/eslint-community/eslint-plugin-n/commit/a52c96813496c346cd9cacc23df8ade2567012af ) )
10+
311## [ 17.13.2] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2 ) (2024-11-15)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17.13.2 " ,
3+ "version" : " 17.14.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