8.3.0 (2024-08-26)
🚀 Features
- eslint-plugin: [no-deprecation] add rule (#9783)
- typescript-estree: replace
globby
w/fast-glob
(#9518) - typescript-estree: reload project service once when file config isn't found (#9853)
🩹 Fixes
- ast-spec: use
Expression
in argument ofThrowStatement
(#9632) - eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
- eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
- utils: add missing
TSSatisfiesExpression
inRuleListenerBaseSelectors
(#9832) - utils: add
TSDeclareFunction
tofunctionTypeTypes
(#9788)
❤️ Thank You
- Abraham Guo
- Daichi Kamiyama @dak2
- Josh Goldberg ✨
- Kim Sang Du @developer-bandi
- Sukka
- Vida Xie @9romise
You can read about our versioning strategy and releases on our website.