Skip to content

The @nx/eslint plugin provides various migrations to help you migrate to newer versions of eslint projects within your Nx workspace. Below is a complete reference for all available migrations.

21.2.x

Package Updates for 21.2.0-typescript-eslint

The following packages will be updated:

PackageVersion
typescript-eslint^8.29.0
@typescript-eslint/eslint-plugin^8.29.0
@typescript-eslint/parser^8.29.0
@typescript-eslint/utils^8.29.0
@typescript-eslint/rule-tester^8.29.0
@typescript-eslint/scope-manager^8.29.0
@typescript-eslint/typescript-estree^8.29.0

Package Updates for 21.2.0-@typescript-eslint

The following packages will be updated:

PackageVersion
typescript-eslint^8.29.0
@typescript-eslint/eslint-plugin^8.29.0
@typescript-eslint/parser^8.29.0
@typescript-eslint/utils^8.29.0
@typescript-eslint/rule-tester^8.29.0
@typescript-eslint/scope-manager^8.29.0
@typescript-eslint/typescript-estree^8.29.0

20.7.x

Package Updates for 20.7.0

The following packages will be updated:

PackageVersion
eslint-config-prettier^10.0.0

20.4.x

Package Updates for 20.4.0-typescript-eslint

The following packages will be updated:

PackageVersion
typescript-eslint^8.19.0
@typescript-eslint/eslint-plugin^8.19.0
@typescript-eslint/parser^8.19.0
@typescript-eslint/utils^8.19.0
@typescript-eslint/rule-tester^8.19.0
@typescript-eslint/scope-manager^8.19.0
@typescript-eslint/typescript-estree^8.19.0

Package Updates for 20.4.0-@typescript-eslint

The following packages will be updated:

PackageVersion
typescript-eslint^8.19.0
@typescript-eslint/eslint-plugin^8.19.0
@typescript-eslint/parser^8.19.0
@typescript-eslint/utils^8.19.0
@typescript-eslint/rule-tester^8.19.0
@typescript-eslint/scope-manager^8.19.0
@typescript-eslint/typescript-estree^8.19.0

20.3.x

add-file-extensions-to-overrides

Update ESLint flat config to include .cjs, .mjs, .cts, and .mts files in overrides (if needed)

20.2.x

update-typescript-eslint-v8.13.0

Update TypeScript ESLint packages to v8.13.0 if they are already on v8

19.5.x

Package Updates for 19.5.0

The following packages will be updated:

PackageVersion
@typescript-eslint/parser^7.16.0
@typescript-eslint/eslint-plugin^7.16.0
@typescript-eslint/utils^7.16.0
@typescript-eslint/rule-tester^7.16.0
@typescript-eslint/scope-manager^7.16.0
@typescript-eslint/typescript-estree^7.16.0