Skip to content

Releases: Pewtro/configs

@putstack/eslint-config-typescript@4.18.0

24 Apr 21:16
058917d

Choose a tag to compare

Minor Changes

  • 5560e5a: Update eslint-plugin-perfectionist to 5.8.0
  • 95cc5b7: Update eslint-plugin-perfectionist to 5.9.0
  • fb93655: Add sort-export-attributes, sort-import-attributes and sort-jsx-props to the general sorting rules

Patch Changes

  • 9a1ca52: Update eslint-plugin-sonarjs to 4.0.3

@putstack/eslint-config-typescript@4.17.0

01 Apr 09:19
cf604ef

Choose a tag to compare

Minor Changes

  • 94ec4ed: Update eslint-plugin-perfectionist to 5.7.0
  • 1812fd6: Upgrade eslint-plugin-unicorn to 64.0.0
  • 0e70172: Increase typescript peer dependency to allow for typescript v6

@putstack/eslint-config-typescript@4.16.0

12 Mar 09:46
2b530c5

Choose a tag to compare

Minor Changes

  • 3a24db1: Update eslint-plugin-sonarjs to 4.0.0, which adds support for ESLint 10.
  • cbd1925: Add perfectionist/sort-modules to the general sort-* rules and apply the same rules to them as applied to the others
  • 6793c7c: Allow comments to partition imports as defined in perfectionist/sort-imports
  • 1bebd64: Update eslint-plugin-de-morgan to 2.1.1 which adds support for ESLint 10
  • 0378338: Update eslint-plugin-perfectionist to 5.6.0 which adds support for ESLint 10.
  • 00e9954: Update eslint-plugin-depend to 1.5.0 which adds support for ESLint 10
  • 459b5f5: Increase peer dependency range of eslint and @eslint/js to include v10
  • 6793c7c: Add perfectionist/sort-decorators, perfectionist/sort-heritage-clauses and perfectionist/sort-switch-case to the general sort-* rules and apply the same rules to them as applied to the others

Patch Changes

  • 0988ad9: Update eslint-plugin-sonarjs to 4.0.2
  • 8a01c3e: Update eslint-plugin-import-x to 4.16.2, which adds support for ESLint 10.
  • 8076100: Update eslint-plugin-sonarjs to 4.0.1 which bumps minimatch to a vulnerability free version

@putstack/eslint-config-typescript@4.15.0

15 Feb 02:50
8b29a2d

Choose a tag to compare

Minor Changes

  • 0d7ca3b: Update eslint-plugin-perfectionist to 5.5.0
  • bc90c07: Update eslint-plugin-unicorn to 63.0.0

Patch Changes

  • ffca28b: Update eslint-plugin-sonarjs to 3.0.7

@putstack/eslint-config-typescript@4.14.0

27 Jan 16:26
8bc840e

Choose a tag to compare

Minor Changes

  • 27a6afc: Update eslint-plugin-perfectionist to 5.4.0
  • 7d804ac: Update eslint-plugin-perfectionist to 5.3.1

Patch Changes

  • 339b4a8: Update eslint-plugin-sonarjs to 3.0.6

@putstack/eslint-config-typescript@4.13.0

01 Jan 11:44
716338f

Choose a tag to compare

Minor Changes

  • b108010: Update eslint-plugin-perfectionist to 5.1.0

Patch Changes

  • b606782: Update eslint-plugin-perfectionist to 5.2.0

@putstack/utils@0.4.2

18 Dec 11:27
965866b

Choose a tag to compare

Patch Changes

  • 21b7359: Slight simplification to NullToUndefinedRecursive and UndefinedToNullRecursive were null/undefined types were overriding the Exclude

@putstack/eslint-config-typescript@4.12.0

18 Dec 11:27
965866b

Choose a tag to compare

Minor Changes

  • 0472bd1: Update eslint-plugin-perfectionist to 5.0.0, which includes some breaking changes but this configuration should handle most of them for you. If you run into issues check out the release page for v5

Patch Changes

  • b8c5b68: Swap to using defineConfig from eslint/config instead of config from typescript-eslint as recommended by typescript-eslint

@putstack/eslint-config-typescript@4.11.0

17 Nov 15:31
5fcf616

Choose a tag to compare

Minor Changes

  • 7cb1729: Update eslint-plugin-depend to 1.4.0
  • 6664279: Update eslint-plugin-unicorn to 62.0.0 introducing some new rules.

Patch Changes

@putstack/eslint-config-typescript@4.10.0

17 Oct 11:10
69ed34c

Choose a tag to compare

Minor Changes

  • b1fef17: Update eslint-plugin-de-morgan to 2.0.0. It is now shipped as ESM-only, this should not be a breaking change considering this package is already ESM-only.
  • 42387ad: Update eslint-plugin-depend to 1.3.1

Patch Changes

  • dc4c83c: Update eslint-plugin-perfectionist to 4.15.1