Releases: eslint-community/eslint-plugin-n
Releases ยท eslint-community/eslint-plugin-n
v17.7.0
14 May 09:00
Compare
Sorry, something went wrong.
No results found
17.7.0 (2024-05-14)
๐ Features
hashbang: Add support to map extensions to executables (#278 ) (3fd7639 )
node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276 ) (4a685c0 )
๐ฉน Fixes
node-builtins: Remove "node:" prefix from "ignores" message (#277 ) (704f0b9 )
๐ Documentation
node-builtins: Specify that only static properties are supported (#272 ) (735a520 )
Provide an example with eslint-plugin-n to Playground (#275 ) (cb8ffa6 )
v17.6.0
10 May 07:21
Compare
Sorry, something went wrong.
No results found
17.6.0 (2024-05-10)
๐ Features
Add support for ignoring experimental features (#269 ) (c046376 )
๐ Documentation
v17.5.1
07 May 10:09
Compare
Sorry, something went wrong.
No results found
17.5.1 (2024-05-07)
๐ฉน Fixes
Add supported version to Buffer constructor (#266 ) (030f51b )
v17.5.0
07 May 02:12
Compare
Sorry, something went wrong.
No results found
17.5.0 (2024-05-07)
๐ Features
๐ฉน Fixes
๐งน Chores
update dependency markdownlint-cli to ^0.40.0 (#263 ) (1e41e7c )
v17.4.0
30 Apr 06:45
Compare
Sorry, something went wrong.
No results found
17.4.0 (2024-04-30)
๐ Features
๐ฉน Fixes
unsupported-features/node-builtins-modules version comparation (#257 ) (5c67787 )
๐งน Chores
Release 17.3.1
24 Apr 14:00
Compare
Sorry, something went wrong.
No results found
Revert "fix: unsupported-features/node-builtins-modules range compare" (#254 ) (caecf3e )
v17.3.0
24 Apr 09:18
Compare
Sorry, something went wrong.
No results found
17.3.0 (2024-04-24)
๐ Features
๐ฉน Fixes
unsupported-features/node-builtins-modules range compare (#252 ) (d50ae85 )
๐งน Chores
v17.2.1
15 Apr 05:50
Compare
Sorry, something went wrong.
No results found
17.2.1 (2024-04-15)
๐ฉน Fixes
๐งน Chores
update dependency @typescript-eslint/typescript-estree to v7 (#236 ) (a0b45ee )
update dependency eslint-plugin-eslint-plugin to v6 (#237 ) (7addf99 )
v17.2.0
10 Apr 10:15
Compare
Sorry, something went wrong.
No results found
17.2.0 (2024-04-10)
๐ Features
no-missing-imports: add tryExtensions option (#228 ) (ae5329c )
no-unsupported-features: โจ Update to node v20.12.0/v21.7.0 (#229 ) (a8d0539 )
๐ฉน Fixes
stream/promises is stable (02a264e )
no-unsupported-features: stream/promises is stable (#235 ) (02a264e ), closes #234
v17.1.0
09 Apr 08:33
Compare
Sorry, something went wrong.
No results found
17.1.0 (2024-04-09)
๐ Features
๐ Documentation