ESLint v8.x end-of-life is 2024-10-05 and will not be maintained after that. Upgrade or consider long-term support options

News and Updates

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

ESLint v9.0.0-alpha.2 released
2 min read

ESLint v9.0.0-alpha.2 released

We just pushed ESLint v9.0.0-alpha.2, which is a major release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely.

ESLint v9.0.0-alpha.1 released
3 min read

ESLint v9.0.0-alpha.1 released

We just pushed ESLint v9.0.0-alpha.1, which is a major release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely.

ESLint v9.0.0-alpha.0 released
5 min read

ESLint v9.0.0-alpha.0 released

We just pushed ESLint v9.0.0-alpha.0, which is a major release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely.

ESLint v8.56.0 released
1 min read

ESLint v8.56.0 released

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

ESLint v8.55.0 released

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

ESLint v8.54.0 released

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

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

What's coming in ESLint v9.0.0

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

ESLint v8.53.0 released
1 min read

ESLint v8.53.0 released

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

Deprecation of formatting rules
5 min read

Deprecation of formatting rules

The next minor release of ESLint will deprecate core formatting rules. We recommend you use a source code formatter instead.