Skip to content

v10.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:45
· 81 commits to main since this release
2ec1447

10.13.0 (2026-09-10)

Features

  • Add no-unnecessary-boolean-literal-compare rule (253882c)
  • Add no-unnecessary-parameter-property-assignment (6d0563c)
  • Add the no-extra-non-null-assertion rule (27426a0)
  • Add the no-inferrable-types rule (33f4e0a)
  • Add the no-meaningless-void-operator rule (ba62d3b)
  • Add the no-redundant-type-constituents rule (77ea818)
  • Add the no-unnecessary-condition rule (50289d5)
  • Add the no-unnecessary-qualifier rule (d7aba0f)
  • Add the no-unnecessary-template-expression rule (76a49fe)
  • Add the no-unnecessary-type-arguments rule (44fe589)
  • Add the no-unnecessary-type-assertion rule (2ca6b4f)
  • Add the no-unnecessary-type-constraint rule (9219bf1)
  • Add the no-unnecessary-type-conversion rule (7705723)
  • Add the no-unnecessary-type-parameters rule (7f3f8a5)
  • Add the no-useless-constructor rule (7106966)
  • Add the no-useless-default-assignment rule (09bacd2)
  • Add the no-useless-empty-export rule (5bc830f)