Sourced from typescript-eslint's releases.
v8.69.0
8.69.0 (2026-08-31)
🚀 Features
- eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)
🩹 Fixes
- eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
- eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
- eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
- website: respect allowJs playground config (#12744)
❤️ Thank You
- Abdu Alim Arlikhozhaev
@​Arlikhozhaev- Evyatar Daud
@​StyleShit- Josh Goldberg ✨
- wonbeanie
@​wonbeanie- Younsang Na
@​nayounsangSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.69.0 (2026-08-31)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
9a6e546
chore(release): publish 8.69.0