ESLint v8.18.0 released

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

Highlights

Features

  • a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)

Bug Fixes

Documentation

  • 4871047 docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)
  • cddad14 docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)
  • 1324f10 docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)
  • ad54d02 docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)
  • df7768e docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)
  • 21d6479 docs: change some absolute links to relative (#15970) (Milos Djermanovic)
  • f31216a docs: Update README team and sponsors (ESLint Jenkins)
  • ed49f15 build: remove unwanted parallel and image-min for dev server (#15986) (Strek)

Chores

  • f6e2e63 chore: fix ‘replaced by’ rule list (#16007) (Milos Djermanovic)
  • d94dc84 chore: remove unused deprecation warnings (#15994) (Francesco Trotta)
  • cdcf11e chore: fix versions link (#15995) (Milos Djermanovic)
  • d2a8715 chore: add trailing slash to pathPrefix (#15993) (Milos Djermanovic)
  • 58a1bf0 chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic)
  • 80404d2 chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas)
  • 71bc750 chore: Set permissions for GitHub actions (#15971) (Naveen)
  • 90ff647 chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)

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

ESLint v9.0.0-rc.0 released
2 min read

ESLint v9.0.0-rc.0 released

We just pushed ESLint v9.0.0-rc.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 v9.0.0-beta.2 released
2 min read

ESLint v9.0.0-beta.2 released

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

ESLint v9.0.0-beta.1 released

We just pushed ESLint v9.0.0-beta.1, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.