Skip to content

v10.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:58
· 108 commits to main since this release
4f6e275

10.11.0 (2026-09-09)

Features

  • Add the no-floating-promises rule (f3a8b7a)
  • Add the no-misused-promises rule (de23b55)
  • Add the prefer-promise-reject-errors rule (527db33)
  • Add the promise-function-async rule (918db29)
  • Add the require-await rule (6b67e01)
  • Add the return-await rule (1673080)
  • Add use-unknown-in-catch-callback-variable rule (da73831)