Skip to content

Releases: pandell/frontend-config

@pandell/eslint-config@9.11.0

28 Feb 04:36
a05f203
Compare
Choose a tag to compare
  • PandellEsLintConfigSettings.vite.viteConfigPath option was renamed to PandellEsLintConfigSettings.vite.files and changed from string to string[]. This allows us to specify more than one file to apply Vite's tsconfig to.
  • eslint@9.21.0, typescript-eslint@8.25.0.
  • For more information, see #21.

@pandell/eslint-config@9.10.0

28 Feb 04:33
b979508
Compare
Choose a tag to compare
  • eslint@9.20.1, typescript-eslint@8.24.0.
  • For more information, see #20.

@pandell/stylelint-config@16.0.0

11 Feb 17:56
20c5e59
Compare
Choose a tag to compare

@pandell/eslint-config@9.9.0

01 Feb 05:14
850ab53
Compare
Choose a tag to compare
  • eslint@9.19.0, typescript-eslint@8.22.0
  • For more information, see #18

@pandell/eslint-config@9.8.0

24 Jan 03:00
90d7317
Compare
Choose a tag to compare
  • typescript-eslint@8.21
  • For more information, see #17

@pandell/eslint-config@9.7.1

17 Jan 20:31
1743574
Compare
Choose a tag to compare
  • Add support for strict TypeScript rules (opt-out, enabled by default)
  • eslint-plugin-jsdoc@50.6.2
  • For more information, see #16

@pandell/eslint-config@9.7.0

16 Jan 18:11
5c5b7d6
Compare
Choose a tag to compare
  • eslint@9.18.0, typescript-eslint@8.20.0 (support for TypeScript 5.7), almost all other plugins as well.
  • For more information, see #15.

@pandell/eslint-config@9.6.0

05 Nov 00:52
5ebdfb8
Compare
Choose a tag to compare
  • eslint@9.15.0, eslint-plugin-import-x@4.4.0, eslint-plugin-react-refresh@0.4.14, typescript-eslint@8.13.0
  • For more information, see #14

@pandell/eslint-config@9.5.0

22 Oct 01:32
cb81c4b
Compare
Choose a tag to compare

Important

You should no longer include eslint-plugin-testing-library in your package.json/devDependencies. As of version 9.5.0, @pandell/eslint-config references this plugin via its own package.json/dependencies.

  • Adds official support for TypeScript 5.6
  • Adds dependency on ESLint 9 - compatible eslint-plugin-testing-library
  • eslint@9.13.0, eslint-plugin-jsdoc@50.4.3, eslint-plugin-react-refresh@0.4.13, eslint-plugin-testing-library@6.4.0, typescript-eslint@8.11.0
  • For more information, see #13

@pandell/eslint-config@9.4.0

15 Oct 23:32
406478c
Compare
Choose a tag to compare
  • @eslint-react/eslint-plugin@1.15.0, @tanstack/eslint-plugin-query@5.59.7, @vitest/eslint-plugin@1.1.7, eslint@9.12.0, eslint-plugin-import-x@4.3.1, eslint-plugin-jsdoc@50.4.1, eslint-plugin-react-hooks@5.0.0, typescript-eslint@8.9.0
  • For more information, see #12