Releases: peerigon/configs
Releases · peerigon/configs
v7.0.1
7.0.1 (2025-07-29)
Bug Fixes
- typescript: Exclude common build directories (cf1f657)
v7.0.0
7.0.0 (2025-07-22)
Features
- prettier: Use @prettier/plugin-oxc (ff3223f)
- typescript: Add erasableSyntaxOnly to base tsconfig (f3d4468)
- Update all dependencies (3880e58)
BREAKING CHANGES
- typescript: We set erasableSyntaxOnly: true as tsconfig default. You might need to disable this in your existing project.
- Updates [email protected] which introduces new eslint rules
v6.10.0
6.10.0 (2025-07-14)
Features
- eslint: bump @eslint-react/eslint-plugin from 1.52.2 to 1.52.3 (#121) (3d41d73)
- prettier: bump prettier-plugin-tailwindcss from 0.6.13 to 0.6.14 (#123) (70bcdf8)
v6.9.0
6.9.0 (2025-07-07)
Features
- prettier: bump prettier-plugin-jsdoc from 1.3.2 to 1.3.3 (#118) (d14d847)
- prettier: bump prettier-plugin-packagejson from 2.5.15 to 2.5.18 (#117) (c6c2af4)
v6.8.0
6.8.0 (2025-06-30)
Features
- eslint: bump @eslint/compat from 1.3.0 to 1.3.1 (#104) (7e6dcdb)
- eslint: bump typescript-eslint from 8.34.1 to 8.35.0 (#103) (0076545)
- prettier: bump prettier-plugin-tailwindcss from 0.6.12 to 0.6.13 (#106) (61765d7)
v6.7.0
6.7.0 (2025-06-10)
Features
- eslint: bump @eslint-react/eslint-plugin from 1.50.0 to 1.51.2 (#91) (d06b852)
- prettier: bump prettier-plugin-tailwindcss from 0.6.11 to 0.6.12 (#90) (596e09e)
- semantic-release: bump @sebbo2002/semantic-release-jsr from 2.0.5 to 3.0.0 (#92) (a6bd038)
v6.6.0
6.6.0 (2025-06-10)
Features
- prettier: bump @ianvs/prettier-plugin-sort-imports from 4.4.1 to 4.4.2 (#93) (219e289)
v6.5.0
6.5.0 (2025-06-03)
Features
- eslint: bump @eslint/js from 9.27.0 to 9.28.0 (#87) (566c18a)
- eslint: bump @semantic-release/exec from 7.0.3 to 7.1.0 (#85) (1f53ebb)
- eslint: bump globals from 16.0.0 to 16.2.0 (#88) (3a45c31)
v6.4.0
6.4.0 (2025-05-26)
Features
- eslint: bump @eslint-react/eslint-plugin from 1.48.1 to 1.49.0 (#69) (059b3e3)
- prettier: bump prettier-plugin-packagejson from 2.5.10 to 2.5.14 (#82) (0d5be7d)
v6.3.0
6.3.0 (2025-05-19)
Features
- add linting rule to check for accidental test.only (#76) (25e8f17)