Skip to content

@typescript-eslint/eslint-plugin 6.3.0

6.3.0 (2023-08-07)

Bug Fixes

  • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375) (38e5e4e)
  • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#7379) (cc9a46d)

Features

  • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#7331) (dfcafae)

Reverts

  • Revert "chore(deps): update dependency marked to v6" (#7429) (7891a06), closes #7429 #7422

You can read about our versioning strategy and releases on our website.