Sourced from typescript-eslint's releases.
v8.68.0
8.68.0 (2026-08-24)
🚀 Features
- eslint-plugin: [strict-void-return] add fix suggestions (#12086)
- utils: support ESLint rule meta.languages (#12663)
🩹 Fixes
- eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
- eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
- eslint-plugin: [unified-signatures] report identical signatures (#12678)
- eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
- eslint-plugin: [no-floating-promises] setting
ignoreVoid: falseresults in false negative in ArrowFunctionExpression (#12646)- eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
- website: playground crashes on
extendsconfigs (#12608)- website: account for thanks.dev and out-of-band donors in sponsors list (#12735)
❤️ Thank You
- Evyatar Daud
@​StyleShit- Hugo
@​hugop95- Josh Goldberg ✨
- Niki
@​phaux- Thiago Barbosa
- 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.68.0 (2026-08-24)
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.
8f4e00a
chore(release): publish 8.68.055f6d5d
chore: enable source maps (#12677)