Skip to content

Version 8.4.0

Compare
Choose a tag to compare
@Hazmi35 Hazmi35 released this 04 Jun 02:56
· 256 commits to master since this release
8.4.0
d707664

8.4.0 (2022-06-04)

Please see the full changes here: 8.3.0...8.4.0

Notable changes

Features

  • Update semver range for eslint a2b1a8a by @Hazmi35
  • Bump typescript-eslint and typescript semver range c032d9f by @Hazmi35
  • [eslint/no-constant-binary-expression] Add rule no-constant-binary-expression ead9676 by @Hazmi35
  • [typescript-eslint/no-duplicate-enum-values] Add rule @typescript-eslint/no-duplicate-enum-values 6d08f0f by @Hazmi35

Notes

Now @hazmi35/eslint-config requires:

  • eslint version 8.17.0 or above

  • @typescript-eslint/parser version 5.27.0 or above (OPTIONAL)

  • @typescript-eslint/eslint-plugin version 5.27.0 or above (OPTIONAL)

  • typescript version 3.3.1 to 4.8.0 (OPTIONAL)