ESLint v4.0.0-beta.0 released

We just pushed ESLint v4.0.0-beta.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.

Note: This version of ESLint is not ready for production use and is provided to gather feedback from the community before releasing the final version. Please let us know if you having any problems or feedback by creating issues on our GitHub repo or joining our Gitter channel.

Highlights

Breaking Changes

Features

Enhancements

Bug Fixes

Documentation

  • 5b6093ef Docs: Remove .eslintignore reference to transpiled file filtering (#8622) (Alex Summer)
  • 11493781 Docs: Rephrase in about section (#8609) (Sudarsan G P)

Chores

  • 729bbcdb Chore: Fix lgtm alerts. (#8611) (Max Schaefer)
  • d21f5283 Chore: make shelljs a devDependency instead of a dependency (#8608) (Teddy Katz)
  • 23401626 Chore: remove strip-bom dependency (refs #8603) (#8606) (Teddy Katz)
  • 25db3d22 Chore: avoid skipping test for env overrides (refs #8291) (#8556) (Teddy Katz)

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

ESLint v9.1.1 released
1 min read

ESLint v9.1.1 released

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

ESLint v9.1.0 released
2 min read

ESLint v9.1.0 released

We just pushed ESLint v9.1.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 v9.0.0 released
12 min read

ESLint v9.0.0 released

We just pushed ESLint v9.0.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.