Skip to content

Releases: Pewtro/configs

@putstack/eslint-config-typescript@2.2.0

13 Jan 12:50
e49b75d

Choose a tag to compare

Minor Changes

  • d45165b: Revert changes in 2.1.0 about not shipping @typescript-eslint/* packages, as this config is opioniated enough to always ship them.

@putstack/eslint-config-typescript@2.1.0

13 Jan 11:45
ad602a0

Choose a tag to compare

Minor Changes

  • 1aa627c: BREAKING: No longer ships with @typescript-eslint/_ or @typescript-eslint/_ but instead marks them as peerDependencies
  • 1b2e1fb: Drop support for typescript 4.X

@putstack/eslint-config-typescript@2.0.3

10 Jan 21:51
26da72f

Choose a tag to compare

Patch Changes

@putstack/eslint-config-typescript@2.0.2

30 Dec 19:28
148fdc2

Choose a tag to compare

Patch Changes

  • 28c15a5: Bump @typescript-eslint/* to 6.16.0 and eslint-plugin-unicorn to 50.0.1

@putstack/eslint-config-typescript@2.0.1

23 Dec 14:42
7c69a00

Choose a tag to compare

Patch Changes

  • 962ec5f: Update eslint-plugin-unicorn to 50.0.1
  • 0eb0c46: Update @typescript-eslint/* to 6.15.0

@putstack/prettier-config@1.3.1

14 Dec 20:58
445b738

Choose a tag to compare

Patch Changes

@putstack/eslint-config-typescript@2.0.0

14 Dec 20:58
445b738

Choose a tag to compare

Major Changes

  • 171c8c0: Added eslint-plugin-import and eslint-import-resolver-typescript to dependencies - Enabled @typescript-eslint/consistent-type-imports

    • Enabled @typescript-eslint/consistent-type-exports - Enabled import/consisten-type-specifier-style to prefer top-level types in imports - Enabled @typescript-eslint/no-import-type-side-effects to enforce moving import types to the top-level if all the types are inline.

@putstack/prettier-config@1.3.0

06 Dec 15:48
d4ce593

Choose a tag to compare

Minor Changes

  • 67aca57: Update to prettier 3.1.0

@putstack/eslint-config-typescript@1.2.0

06 Dec 15:48
d4ce593

Choose a tag to compare

Minor Changes

  • cd4af02: Update @typescript-eslint/* packages to 6.13.2

@putstack/eslint-config-typescript@1.1.3

03 Nov 15:47
42e2154

Choose a tag to compare

Patch Changes

  • 796c52c: [Chore] Update dependencies for Node.js LTS moving to v20
  • e90e48f: Updated @typescript-eslint/* to 6.9.1.
    Updated eslint-plugin-unicorn to 49.0.0.
    Updated eslint-plugin-sonarjs to 0.23.0.