Skip to content

Releases: herp-inc/eslint-config

base@0.31.1

20 Apr 13:46
Compare
Choose a tag to compare

Non-breaking changes

  • Revert unintended changes.

base@0.31.0

20 Apr 13:47
Compare
Choose a tag to compare

Non-breaking changes

  • Allow _ as a variable name.

base@0.30.0

20 Apr 13:48
Compare
Choose a tag to compare

Breaking changes

  • Require ESLint ^8.56.0 as a peer dependency.

Non-breaking changes

  • Allow typescript-eslint v7 as peer dependencies.

base@0.29.0

20 Apr 13:48
Compare
Choose a tag to compare

base@0.28.0

20 Apr 13:49
Compare
Choose a tag to compare

Breaking changes

  • Require typescript-eslint v6.
  • Extend @typescript-eslint/recommended-type-checked and @typescript-eslint/stylistic-type-checked.

base@0.27.0

20 Apr 13:49
Compare
Choose a tag to compare

Non-breaking change

base@0.26.0

20 Apr 13:50
Compare
Choose a tag to compare

Non-breaking changes

base@0.25.0

20 Apr 13:50
Compare
Choose a tag to compare

Non-breaking changes

  • Allow typescript-eslint v6 as peer dependencies

base@0.24.0

20 Apr 13:51
Compare
Choose a tag to compare

Non-breaking changes

base@0.23.0

20 Apr 13:51
Compare
Choose a tag to compare

Non-breaking changes

  • Allow default exports in type declaration files.