[0.15.0] - 2024-12-10
- 39b9c5d linter: [BREAKING] Remove unmaintained security plugin (#7773) (Boshen)
Features
- 065f7dc linter: Support
expectTypeOf
,assert
andassertType
invitest/expect-expect
(#7742) (Yuichiro Yamashita) - 3d5f0a1 linter/no_restricted_imports: Add the no_restricted_imports rules (#7629) (Guillaume Piedigrossi)
Bug Fixes
- ad27b20 linter: Only resolve esm files for import plugin (#7720) (Boshen)
- 5e6053f linter: False positive in
eslint/yoda
(#7719) (dalaoshu)
Refactor
- c6a19aa linter: Remove unused
serde
features (#7738) (Boshen) - b9a2b35 linter: Remove
aho-corasick
(#7718) (Boshen)