7.17.0 (2024-07-22)
🚀 Features
- eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
- eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)
🩹 Fixes
- eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
- eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
- eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
- typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
- typescript-estree: disable single-run inference with extraFileExtensions (#9580)
- website: expose ATA types to eslint instance (#9598)
❤️ Thank You
- Armano @armano2
- Josh Goldberg ✨
- Kirk Waiblinger @kirkwaiblinger
- StyleShit @StyleShit
You can read about our versioning strategy and releases on our website.