Skip to content

v1.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 14 Jul 14:11
· 21 commits to main since this release

Breaking

  • Require Node.js 16 and @typescript-eslint/eslint-plugin 6 5f7c768

New rules

Improvements

  • Disable the @typescript-eslint/no-redundant-type-constituents rule 59a5d77
  • Don’t disable the unicorn/no-null rule 6b735fd

Fixes

  • Fix @typescript-eslint/no-restricted-imports and @typescript-eslint/restrict-plus-operands rules for @typescript-eslint/eslint-plugin 6 (#77) cc69c7b

v0.57.0...v1.0.0