What’s New

typescript-eslint v8.59.4

v8.59.4
Fixed
  • Fix stack overflow in eslint-plugin no-floating-promises rule when using recursive types
  • Fix project-service to throw error cause in getParsedConfigFileFromTSServer
  • Export Compatible* types from typescript-eslint to resolve pnpm TS error
8.59.4 (2026-05-18)
🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
  • Evyatar Daud @StyleShit
  • Kirk Waiblinger @kirkwaiblinger
  • lumir

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

View original