Skip to content

v4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 09:07

4.1.0 (2026-04-03)

Bug Fixes

  • fix release workflow and repository URL casing (1e183ec)
  • update CI to use Node 20 for releases and add ESLint 10 to test matrix (dcbc717)

Features

  • add auto-fix for terminating-properties and suggestions for no-inner-compare (20a855b)
  • add no-uncalled-method rule to detect assertion methods used as properties (closes #222) (8e61ed7)