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.0.0-6 " }
1+ {"." :" 17.0.0-7 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 17.0.0-7] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.0.0-6...v17.0.0-7 ) (2024-04-07)
4+
5+
6+ ### Features
7+
8+ * typescript (jsdoc) checking and definition generation ([ #169 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/169 ) ) ([ 6d8ed14] ( https://github.com/eslint-community/eslint-plugin-n/commit/6d8ed14c186a814c3a258993fb6c986a02ed5568 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * change peer dependencies to allow eslint v9 ([ #216 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/216 ) ) ([ 5e82d7f] ( https://github.com/eslint-community/eslint-plugin-n/commit/5e82d7f26aa8dc58b46584c9fe3c74a11c265228 ) )
14+
315## [ 17.0.0-6] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.0.0-5...v17.0.0-6 ) (2024-03-25)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17.0.0-6 " ,
3+ "version" : " 17.0.0-7 " ,
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