Skip to content

v7.17.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 02 Jan 02:32
· 1690 commits to main since this release
  • e128e77 Update: check logical assignment in no-constant-condition (#13946) (Milos Djermanovic)
  • cc48713 Chore: refactor calculating range and loc in no-useless-escape (#13964) (Milos Djermanovic)
  • 535fe47 Update: use regexpp's default ecmaVersion in no-control-regex (#13969) (Milos Djermanovic)
  • 83e98cd Fix: use regexpp's default ecmaVersion in no-invalid-regexp (#13968) (Milos Djermanovic)
  • 7297363 Docs: fix examples for no-multi-str (#13966) (Milos Djermanovic)
  • 0649871 Update: add autofix to rule multiline-ternary (#13958) (薛定谔的猫)
  • f6e7e32 Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#13953) (Milos Djermanovic)
  • 19c69c0 Fix: one-var shouldn't split declaration if it isn't in a statement list (#13959) (Milos Djermanovic)
  • e451b96 Docs: update build tool for webpack (#13962) (Sam Chen)
  • c3e9acc Chore: fix typos (#13960) (YeonJuan)
  • 7289ecf Sponsors: Sync README with website (ESLint Jenkins)