News and Updates

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

ESLint 0.9.0 released
3 min read

ESLint 0.9.0 released

We just pushed ESLint 0.9.0, which is a minor release upgrade. This release includes new features, bug fixes, and performance improvements.

ESLint 0.8.2 released
1 min read

ESLint 0.8.2 released

We just pushed ESLint 0.8.2, which is a patch update to fix bugs discovered in 0.8.1 as well as to upgrade dependencies.

ESLint 0.8.1 released
1 min read

ESLint 0.8.1 released

We just pushed ESLint 0.8.1, which is a patch update to fix bugs discovered in 0.8.0.

ESLint 0.8.0 released
3 min read

ESLint 0.8.0 released

We just pushed ESLint 0.8.0, which is a minor release upgrade. This release includes new features, bug fixes, and performance improvements.

ESLint 0.7.4 released
1 min read

ESLint 0.7.4 released

We just pushed ESLint 0.7.4, which is a patch update to fix bugs discovered in 0.7.3.

ESLint 0.7.3 released
1 min read

ESLint 0.7.3 released

We just pushed ESLint 0.7.3, which is a patch update to fix several bugs discovered in 0.7.2. Additionally, there were some documentation fixes that were pushed out.

ESLint 0.7.2 released
1 min read

ESLint 0.7.2 released

We just pushed ESLint 0.7.2, which is a patch update to fix several bugs discovered in 0.7.1.

ESLint 0.7.1 released
3 min read

ESLint 0.7.1 released

We just pushed ESLint 0.7.1, which is the minor release upgrade from 0.6.2. Unfortunately, due to an error in the publishing process of 0.6.2, 0.6.2 was initially pushed to npm as 0.7.0. We unpublished 0.7.0 and republished as 0.6.2.

Formatter Breaking Change
2 min read

Formatter Breaking Change

In the next minor release of ESLint (which will be 0.7.1 due to us incorrectly pushing 0.6.2 as 0.7.0 last month), there will be a breaking change to the way formatters operate.