ESLint v8.2.0 released

We just pushed ESLint v8.2.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

Features

Documentation

  • c415c04 docs: Use string rule severity in CLI examples (#15253) (Kevin Partington)
  • 12b627d docs: fix typo in working-with-rules.md (#15233) (Nitin Kumar)
  • a86ffc0 docs: fix broken anchor in configuration files (#15223) (Pierre Berger)
  • ee8af5f docs: Link to unit tests from rule documentation (#15207) (Brandon Mills)
  • 1c0ca3c docs: add ci and perf tags for commit (#15215) (Nitin Kumar)
  • 796587a build: upgrade eslint-release to v3.2.0 to support conventional commits (#15246) (Milos Djermanovic)

Chores

  • cf5b6be chore: update @eslint/eslintrc to avoid different versions of js-yaml (#15265) (Milos Djermanovic)
  • 4fd7a6c perf: don’t prepare a fix for valid code in key-spacing (#15239) (Milos Djermanovic)
  • fda533c chore: update strip-ansi dependency (#15221) (Nitin Kumar)
  • 67949bd ci: Remove Node 16 CI prerelease workaround (#14935) (Brandon Mills)

The latest ESLint news, case studies, tutorials, and resources.

What's coming in ESLint v10.0.0
4 min read

What's coming in ESLint v10.0.0

We want to share with you the significant changes that will be coming in v10.0.0 so you can better prepare for the changes and understand why the changes are necessary.

ESLint v9.37.0 released
2 min read

ESLint v9.37.0 released

We just pushed ESLint v9.37.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

ESLint v9.36.0 released
1 min read

ESLint v9.36.0 released

We just pushed ESLint v9.36.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.