Skip to content

v5.10.0

Compare
Choose a tag to compare
@not-an-aardvark not-an-aardvark released this 08 Dec 06:20
  • 4b0f517 Upgrade: single- and multiline const, let, var statements (fixes #10721) (#10919) (Tom Panier)
  • 9666aba Update: space-infix-ops reports violating operator (#10934) (Bence Dányi)
  • c14f717 Fix: Update all-files-ignored.txt message to be less confusing (#11075) (z.ky)
  • 9f3573d Docs: Clarify the CLIEngine options (#10995) (Ed Morley)
  • dd7b0cb Chore: refactor template literal feature detection in 'quotes' rule (#11125) (Bryan)
  • 3bf0332 Fix: fix the fixer of lone comma with comments (fixes #10632) (#11154) (Pig Fang)
  • f850726 Upgrade: Espree v5.0.0 (#11161) (Kai Cataldo)
  • 4490d7a Update: deprecate valid-jsdoc and require-jsdoc (#11145) (Teddy Katz)
  • 60dfb6c Docs: Update issue templates (#11163) (Teddy Katz)
  • 958987a Docs: Fix link to rule no-useless-rename (#11165) (Brian)
  • 62fd2b9 Update: Amend keyword-spacing to validate default keywords (#11097) (Bin Ury)
  • 4bcdfd0 Chore: fix some jsdoc-related issues (#11148) (薛定谔的猫)
  • c6471ed Docs: fix typo in issue-templates/new-rule (#11149) (薛定谔的猫)
  • 5d451c5 Chore: Remove dependency on is-resolvable (#11128) (Matt Grande)
  • bc50dc7 Chore: Move ignored-paths, report-translator to lib/util (refs #10559) (#11116) (Kevin Partington)
  • c0a80d0 Fix: Do not strip underscores in camelcase allow (fixes #11000) (#11001) (Luke Page)
  • a675c89 Docs: (Grammar) "the setup" -> "to set up" (#11117) (MarvinJWendt)
  • 54dfa60 Fix: Typo in function comment parameters (#11111) (Pierre Maoui)
  • cf296bd Docs: switch incorrect example with correct one (#11107) (Romain Le Quellec)
  • d2d500c Docs: no-console#When-Not-To-Use provides incorrect rule snippet (#11093) (Lawrence Chou)
  • f394a1d Chore: Extract config comment parsing (#11091) (Nicholas C. Zakas)
  • 709190f Build: fix test failure on Node 11 (#11100) (Teddy Katz)
  • 3025cdd Update: don't indent leading semi in line after import (fixes #11082) (#11085) (Pig Fang)
  • e18c827 Chore: refactor linter#parseBooleanConfig to improve readability (#11074) (薛定谔的猫)
  • 5da378a Upgrade: eslint-release@1.2.0 (#11073) (Teddy Katz)