Skip to content

v7.14.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 20 Nov 22:49
· 1717 commits to main since this release
  • 5f09073 Update: fix 'skip' options in no-irregular-whitespace (fixes #13852) (#13853) (Milos Djermanovic)
  • 1861b40 Docs: correct the function-call-argument-newline 'default' descriptions (#13866) (Trevin Hofmann)
  • 98c00c4 New: Add no-nonoctal-decimal-escape rule (fixes #13765) (#13845) (Milos Djermanovic)
  • 95d2fe6 Chore: remove eslint comment from no-octal-escape tests (#13846) (Milos Djermanovic)
  • 2004b7e Fix: enable debug logs for @eslint/eslintrc (fixes #13850) (#13861) (Milos Djermanovic)
  • d2239a1 Fix: no-useless-constructor crash on bodyless constructor (fixes #13830) (#13842) (Ari Perkkiö)
  • eda0aa1 Docs: no-restricted-imports is only for static imports (#13863) (Robat Williams)
  • 042ae44 Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (#13828) (Raphael LANG)
  • 038dc73 Chore: Test on Node.js 15 (#13844) (Brandon Mills)
  • 37a06d6 Sponsors: Sync README with website (ESLint Jenkins)