Sourced from tslib's releases.
v2.6.3
What's Changed
- 'await using' normative changes by
@βrbuckton
in microsoft/tslib#258Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3
a280d4b
2.6.3983d81b
'await using' normative changes (#258)54cd71c
Bump the github-actions group with 3 updates (#253)298efd9
Bump the github-actions group with 1 update (#242)e8b4418
Bump the github-actions group with 1 update (#241)ae8c5c3
Bump the github-actions group with 2 updates (#240)2b38d87
JSDoc typo on __exportStar
. (#221)8466326
Bump the github-actions group with 1 update (#233)a57d986
Bump the github-actions group with 1 update (#230)2bf5a06
Bump the github-actions group with 2 updates (#228)Sourced from eslint-plugin-n's releases.
v17.7.0
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
π 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
17.6.0 (2024-05-10)
π Features
π Documentation
v17.5.1
17.5.1 (2024-05-07)
π©Ή Fixes
v17.5.0
17.5.0 (2024-05-07)
π Features
... (truncated)
Sourced from eslint-plugin-n's changelog.
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
π Documentation
- node-builtins: Specify that only static properties are supported (#272) (735a520)
- Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)
17.6.0 (2024-05-10)
π Features
π Documentation
17.5.1 (2024-05-07)
π©Ή Fixes
17.5.0 (2024-05-07)
π Features
- import-target: Add resolution error reason (#264) (982a723)
- node-builtins: Add node globals (#261) (9466731)
π©Ή Fixes
... (truncated)
8551596
chore(master): release 17.7.0 (#273)3fd7639
feat(hashbang): Add support to map extensions to executables (#278)704f0b9
fix(node-builtins): Remove "node:" prefix from
"ignores" message (#277)4a685c0
feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support (#276)cb8ffa6
docs: Provide an example with eslint-plugin-n to Playground (#275)735a520
docs(node-builtins): Specify that only static properties are supported
(#272)a99acb7
chore(master): release 17.6.0 (#270)b454488
docs: add maintainance info (#271)c046376
feat: Add support for ignoring experemental features (#269)c3e5a19
chore(master): release 17.5.1 (#267)