ESLint v8.0.1 released

by Brandon Mills - 13 October 2021

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

This release contains a workaround that will allow Jest to work with ESLint v8.

Documentation

Dependency Upgrades

  • f9217e5 Upgrade: @eslint/eslintrc@1.0.3 for Jest workaround (#15164) (Brandon Mills)

Chores

  • c584a63 Chore: add ecmaVersion 13 to types.js (#15163) (Milos Djermanovic)