8.65.0 (2026-07-20)
🚀 Features
- add warning when TS 7 is detected (#12529)
- eslint-plugin: [no-restricted-imports] deprecate extension rule (#12527, #19562, #11889)
- eslint-plugin: [no-shadow] specialized error on enum declaration and member shadowing (#12578)
- parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)
- typescript-estree: throw for invalid import defer syntax (#12552)
🩹 Fixes
- eslint-plugin: [prefer-string-starts-ends-with] handle escaped $ ending regex literals (#12515)
- eslint-plugin: [unbound-method] report unbound methods accessed via member expression on union types (#12448)
- eslint-plugin: [no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key (#12568)
❤️ Thank You
- Evyatar Daud @StyleShit
- Josh Goldberg ✨
- Kirk Waiblinger @kirkwaiblinger
- Serhii Leniv @Serhii-Leniv
- 송재욱
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.