8.18.0 (2024-12-09)
🚀 Features
- eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
- eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)
🩹 Fixes
- typescript peer dependency (#10373)
- deps: update dependency eslint to v9.16.0 (#10471)
- eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
- eslint-plugin: [no-base-to-string] handle more robustly when multiple
toString()
declarations are present for a type (#10432) - eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)
❤️ Thank You
- Kim Sang Du @developer-bandi
- Kirk Waiblinger @kirkwaiblinger
- mdm317
- rtritto
You can read about our versioning strategy and releases on our website.