ESLint v8.0.1 released

We just pushed ESLint v8.0.1, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release.

This release contains a workaround that will allow Jest to work with ESLint v8.

Documentation

Dependency Upgrades

  • f9217e5 Upgrade: @eslint/eslintrc@1.0.3 for Jest workaround (#15164) (Brandon Mills)

Chores

  • c584a63 Chore: add ecmaVersion 13 to types.js (#15163) (Milos Djermanovic)

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

Preparing your custom rules for ESLint v9.0.0
6 min read

Preparing your custom rules for ESLint v9.0.0

The upcoming major release of ESLint includes several breaking changes for rule authors. Read on to learn how to update your rules for ESLint v9.0.0.

ESLint v8.50.0 released
1 min read

ESLint v8.50.0 released

We just pushed ESLint v8.50.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 v8.49.0 released
1 min read

ESLint v8.49.0 released

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