Skip to content

Releases: Pewtro/configs

@putstack/eslint-config-typescript@3.0.0-next.6

22 Jul 13:32
77cf2c1

Choose a tag to compare

Minor Changes

  • aec4963: Update eslint-plugin-perfectionist to 3.0.0

Patch Changes

  • 7a32c74: Bump eslint-plugin-depend to 0.9.0
  • b17e44c: Bump @typescript-eslint/utils and typescript-eslint to latest pre-release

@putstack/eslint-config-typescript@3.0.0-next.5

20 Jul 10:45
29bd281

Choose a tag to compare

Minor Changes

  • 9daf3e7: Enable prefer-arrow-callback in the base configuration

@putstack/eslint-config-typescript@3.0.0-next.4

15 Jul 12:34

Choose a tag to compare

Minor Changes

  • 05f80ca: Migrate the eslint config to typescript for better ergonomics when developing the config
  • 0be2380: Bump @eslint/js to 9.7.0 and typescript-eslint to 8.0.0-alpha.44

@putstack/utils@0.2.0-next.1

01 Jul 19:44

Choose a tag to compare

Pre-release

Minor Changes

  • 86b13be: Improve dual publishing behaviour of esm / cjs

@putstack/eslint-config-typescript@3.0.0-next.3

01 Jul 19:44

Choose a tag to compare

Minor Changes

  • 1e81358: Bump eslint to 9.6, eslint-plugin-depend to 0.8.0, typescript-eslint to 8.0.0-alpha.34
  • 83091ea: Add eslint-plugin-progress and eslint-plugin-depend to the base config

@putstack/utils@0.1.1

23 Jun 17:52
8d6da74

Choose a tag to compare

Patch Changes

@putstack/eslint-config-typescript@2.6.1

23 Jun 17:52
8d6da74

Choose a tag to compare

Patch Changes

@putstack/utils@0.1.2-next.0

23 Jun 19:55
a52c49c

Choose a tag to compare

Pre-release

Patch Changes

  • 1b0eb83: Using regex.exec(string) over string.match(regex)

@putstack/prettier-config@1.4.2-next.0

23 Jun 19:55
a52c49c

Choose a tag to compare

Pre-release

Patch Changes

  • a939883: Alphabetically sort the configuration

@putstack/eslint-config-typescript@3.0.0-next.2

23 Jun 21:08
28fa41a

Choose a tag to compare

Patch Changes

  • bfd5f0d: Turn @typescript-eslint/adjacent-overload-signatures off as recommended in perfectionist documentation