v10.11.0
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)