Skip to content

Releases: kitschpatrol/shared-config

v8.2.0

Choose a tag to compare

@kitschpatrol kitschpatrol released this 16 Jul 02:23
  • 5aead33 Release: 8.2.0
  • f33b23f Update dependencies. Some eslint rule tweaks and deprecations.
  • 15f7ebe Fix regression that broke eslint config types and intellisense.
  • ea3d7ba Feature: Provide VS Code tasks to lint / fix via ksc and report to "Problems" tab.
  • c33895a Feature: Extend --format flag to ksc fix command.
  • 1d0201d Feature: --format flag on the ksc lint command with json and machine output options.
  • d866529 Add semantic Perfectionist config sort rules for Itson config files. Remove redundant sorting rules.
  • 355bf39 Drop exactOptionalPropertyTypes in typescript-config for now. Add commented out flag to init tsconfig.json.
  • cb90e4c Fix: Svelte detection, Astro detection. Run typescript-config through their proxies if available.
  • b17fda0 Add more eslint capitalized-comments rule exceptions.

v8.1.0

Choose a tag to compare

@kitschpatrol kitschpatrol released this 10 Jul 17:40
  • 0cc8b4f Release: 8.1.0
  • 4a3bc57 Fix unstable prettier output in eslint-config update-rules script.
  • acac9cb Fix SKILL.md to reflect recent changes.
  • 2c60bf8 Update dependencies. Lint fixes.
  • 6a9cfbf Feature: Stricter tsconfig.
  • 186af87 Fix inaccurate comment related to allowUnreachableCode.
  • 4a3cc10 Workflow pin updates.
  • 03866a1 Disable unicorn/max-nested-calls rule in eslint-config.

v8.0.0

Choose a tag to compare

@kitschpatrol kitschpatrol released this 07 Jul 04:20
  • f4ce98a Release: 8.0.0
  • 0389370 Feature: Add cspell fix command: remove unused words, sort words array.
  • a646c0b Fix: Disable document-level HTML rules in Markdown code blocks.
  • 81f4daa Fix: Don't ignore arbitrary bin folders. Always build artifacts to dist instead.
  • 4934c3e Feature: Add yuschick/stylelint-plugin-defensive-css to stylelint-config.
  • 4e9353a Breaking: Migrate to ESLint 10.
  • b829a12 Breaking: Require Node 24+.
  • a51e2b9 Breaking: Require TypeScript 6. Major @eslint-react/plugin update.
  • 4ba9929 Minor updates.

v7.6.4

Choose a tag to compare

@kitschpatrol kitschpatrol released this 11 Jun 18:57
  • fc54bab Release: 7.6.4
  • a3d13a8 Update dependencies. Close security warnings. Add words to dictionaries.
  • 495e553 Fix lint.

v7.6.3

Choose a tag to compare

@kitschpatrol kitschpatrol released this 05 Jun 17:47
  • 16b850e Release: 7.6.3
  • 445fe70 Update dependencies. Fix for attw fflate issue.

v7.6.2

Choose a tag to compare

@kitschpatrol kitschpatrol released this 18 May 01:49
  • bb5e8d3 Release: 7.6.2
  • 3946a36 Fix mdat license and badges expansion regression.

v7.6.1

Choose a tag to compare

@kitschpatrol kitschpatrol released this 17 May 17:48
  • 827b914 Release: 7.6.1
  • 4d74930 Update dependencies. Normalize node version requirements.

v7.6.0

Choose a tag to compare

@kitschpatrol kitschpatrol released this 14 May 02:59
  • ecf8bbe Release: 7.6.0
  • ed81b07 Fix CLI help text grammar.
  • b7a7f04 Fix release script.
  • edb2298 Upgrade repo and initial files to pnpm 11. Other dependency upgrades.
  • 9868ded Mention Vite+ in readme.

v7.5.3

Choose a tag to compare

@kitschpatrol kitschpatrol released this 03 May 03:26
  • 673c251 Release: 7.5.3
  • d01e75c Update dependencies.
  • 9f06a16 Fix: Jsdoc-related "Ignored unknown option" warnings in Prettier.
  • 6d18dbc Cspell: Add words.

v7.5.2

Choose a tag to compare

@kitschpatrol kitschpatrol released this 28 Apr 03:00
  • 33e739b Release: 7.5.2
  • 89debf4 Eslint: Update dependencies.
  • 11d4713 Sort VS Code extensions.
  • b6c4a7e Fix prettier-plugin-jsdoc regression.
  • 3926f6e Cspell: Dictionary additions.