7.2.0 (2024-03-11)
🚀 Features
- support TS 5.4 (#8630)
- eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)
🩹 Fixes
- eslint-plugin: expose *-type-checked-only configs for extension (#8600)
- eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
- eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
- eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
- eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
- eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
- typescript-eslint: set
sourceType: "module"
in base shared config (#8622) - typescript-eslint: export
ConfigWithExtends
type (#8621)
❤️ Thank You
- Arka Pratim Chaudhuri @arka1002
- auvred @auvred
- Chris Plummer
- Fotis Papadogeorgopoulos @fpapado
- Josh Goldberg ✨
- Kirk Waiblinger @kirkwaiblinger
- Wayne Zhang
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.