News and Updates

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

ESLint 0.3.0 released
3 min read

ESLint 0.3.0 released

We just pushed ESLint 0.3.0, which is a significant release due to the number of bug fixes and significant changes included.

Breaking change to ESLint config files
1 min read

Breaking change to ESLint config files

In the next version of ESLint, there is a breaking change to remove the capability to use JavaScript files as configuration files. All configuration files must be in JSON format.

Breaking change to ESLint default formatter
1 min read

Breaking change to ESLint default formatter

In the next version of ESLint, scheduled for release next week, there is a breaking change to the default formatter.