News and Updates

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

Introducing Espree, an Esprima alternative
3 min read

Introducing Espree, an Esprima alternative

As part of integrating ES6 and JSX, we have released our own parser, Espree, based on Esprima. Feature flags have been introduced to configure language options while maintaining backwards compatibility. We also share how you can help and what we are planning for future releases.

ESLint 0.10.2 released
1 min read

ESLint 0.10.2 released

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

ESLint 0.10.1 released
1 min read

ESLint 0.10.1 released

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

ESLint 0.10.0 released
3 min read

ESLint 0.10.0 released

We just pushed ESLint 0.10.0, which is a minor release upgrade. This release includes new features, bug fixes, and performance improvements. It does not include support for ECMAScript 6 or JSX, as these have been delayed until 0.11.0.

Announcing ES6 and JSX Support
2 min read

Announcing ES6 and JSX Support

We are starting work on integrating ES6 and JSX. A prerelease version is available for testing. We also share how you can further contribute and what we are planning for the release.

ESLint 0.9.2 released
1 min read

ESLint 0.9.2 released

We just pushed ESLint 0.9.2, which is a patch update to fix bugs discovered in 0.9.1. This also includes a couple of small, backwards-compatible enhancements.

ESLint 0.9.1 released
1 min read

ESLint 0.9.1 released

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

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.