Releases: Pewtro/configs
Releases · Pewtro/configs
@putstack/eslint-config-typescript@3.0.0-next.1
23 Jun 20:05
Compare
Sorry, something went wrong.
No results found
Patch Changes
f4dbb71 : Automatically turn off type checking on any .js file
@putstack/eslint-config-typescript@3.0.0-next.0
23 Jun 19:54
Compare
Sorry, something went wrong.
No results found
Major Changes
5902af6 : Migrate to eslint v9 and flat config
Replaced eslint-plugin-import with eslint-plugin-perfectionist
Upgraded typescript-eslint to v8
Only export a flat config since that is the future of eslint with a planned complete removal in v10
Remove eslint-plugin-progress
In order to migrate please check the eslint configuration documentation , as well as the typescript-eslint documentation for the new rules and configuration options.
@putstack/prettier-config@1.4.1
23 Apr 15:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
8761407 : Fix node10 resolution of the configuration
@putstack/eslint-config-typescript@2.6.0
23 Apr 15:14
Compare
Sorry, something went wrong.
No results found
Minor Changes
79abb71 : Update @typescript-eslint/ to 7.7.1
Patch Changes
41eabac : Update @typescript-eslint/* to 7.6
@putstack/eslint-config-typescript@2.5.0
08 Apr 14:45
Compare
Sorry, something went wrong.
No results found
Minor Changes
b4457ef : Update @typescript-eslint/* to 7.4 and remove eslint-plugin-sonar as it's mostly covered by eslint-plugin-sonarjs and other rulesets
Patch Changes
7e14f5f : Update required node versions to be ^18.18 || ^20.9 || ^21.1
@putstack/eslint-config-typescript@2.4.1
28 Mar 10:54
Compare
Sorry, something went wrong.
No results found
Patch Changes
087f742 : Update eslint-plugin-import-x and eslint-plugin-sonarjs
9c00d90 : Set @typescript-eslint/no-unused-vars in the base config to allow unused variable names if they're prefixed with _
@putstack/utils@0.1.0
23 Mar 20:38
Compare
Sorry, something went wrong.
No results found
Minor Changes
9eeef80 : First release of @putstack/utils - initially bringing the generatePath method.
@putstack/eslint-config-typescript@2.4.0
22 Mar 14:25
Compare
Sorry, something went wrong.
No results found
Minor Changes
50b527c : Replace eslint-plugin-import with eslint-plugin-import-x in preparation to move away from it fully over time
@putstack/eslint-config-typescript@2.3.0
22 Mar 14:11
Compare
Sorry, something went wrong.
No results found
Minor Changes
d645787 : Add eslint-plugin-sonar to base and recommended configuration
Patch Changes
46c5299 : Update eslint-plugin-sonarjs to 0.24.0
27ce461 : [ESLint] Update @typescript-eslint/* from 6.20.0 to 6.21.0 and eslint-plugin-unicorn from 50.0.1 to 51.0.1
6682e0a : Begin requiring eslint >8.57.0 in preparation for @typescript-eslint/* v7
b8c8e4e : Update @typescript-eslint/* to 6.20.0
@putstack/prettier-config@1.4.0
13 Jan 11:45
Compare
Sorry, something went wrong.
No results found
Minor Changes
1aa627c : BREAKING: No longer ships with Prettier, but instead relies on it marked as a peer dependency