Skip to content

v10.14.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:10
· 63 commits to main since this release
5d53345

10.14.0 (2026-09-10)

Features

  • Add the no-array-delete rule (ad937f4)
  • Add the no-base-to-string rule (6808824)
  • Add the no-duplicate-type-constituents rule (0fc94fc)
  • Add the no-for-in-array rule (1f45091)
  • Add the no-implied-eval rule (1a9cf10)
  • Add the no-misused-new rule (9859e2a)
  • Add the no-misused-spread rule (eafeb6c)
  • Add the no-mixed-enums rule (62f82bb)
  • Add the no-unsafe-enum-comparison rule (a5bcdd5)
  • Add the no-unsafe-unary-minus rule (28ac4b3)
  • Add the only-throw-error rule (265733c)
  • Add the related-getter-setter-pairs rule (bc7f313)
  • Add the require-array-sort-compare rule (fb2b149)
  • Add the restrict-plus-operands rule (7d126ec)
  • Add the restrict-template-expressions rule (5b35d21)
  • Add the switch-exhaustiveness-check rule (dd11056)
  • Add the unbound-method rule (84d6715)