File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 17.4 .0" }
1+ {"." :" 17.5 .0" }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 17.5.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.4.0...v17.5.0 ) (2024-05-07)
4+
5+
6+ ### 🌟 Features
7+
8+ * ** import-target:** Add resolution error reason ([ #264 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/264 ) ) ([ 982a723] ( https://github.com/eslint-community/eslint-plugin-n/commit/982a723dfb81dc141b093e27b41cd67f82ba8587 ) )
9+ * ** node-builtins:** Add node globals ([ #261 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/261 ) ) ([ 9466731] ( https://github.com/eslint-community/eslint-plugin-n/commit/946673149b51b84581f91890495c810a496e0022 ) )
10+
11+
12+ ### 🩹 Fixes
13+
14+ * remove invalid es-builtins ([ #258 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/258 ) ) ([ ecdf019] ( https://github.com/eslint-community/eslint-plugin-n/commit/ecdf019c54c5bd720c20d2ea21886559c15f3205 ) )
15+
16+
17+ ### 🧹 Chores
18+
19+ * update dependency markdownlint-cli to ^0.40.0 ([ #263 ] ( https://github.com/eslint-community/eslint-plugin-n/issues/263 ) ) ([ 1e41e7c] ( https://github.com/eslint-community/eslint-plugin-n/commit/1e41e7cf5328df05d07aeab8bc9c5d0f27d33695 ) )
20+
321## [ 17.4.0] ( https://github.com/eslint-community/eslint-plugin-n/compare/v17.3.1...v17.4.0 ) (2024-04-30)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-n" ,
3- "version" : " 17.4 .0" ,
3+ "version" : " 17.5 .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