[1.0.3] - 2026-03-15
✨ Features
-
812938a— ✨ [feat] Update ESLint configuration and dependencies -
📝 Add TypeScript type definitions for ESLint rules and configurations in
eslint.config.mjs -
🧹 Refactor
readConfigRulesandreadPluginConfigRulesfunctions for better type safety -
📝 Enhance documentation for
readPluginNamedConfigValuefunction -
🔧 Upgrade
commitlintand related packages to version 20.5.0 inpackage.jsonandpackage-lock.json -
🎨 Improve code style in
create-eslint-plugin-project.mjsby adding spaces after function names -
📝 Add new TypeScript declaration file for
remark-lint-rule-doc-headings -
🎨 Update
remark-lint-rule-doc-headings.mjsto include a "Deprecated" section and improve heading validation -
🧹 Refactor
sync-peer-eslint-range.mjsto improve error handling when readingpackage.json -
🧹 Update TypeScript configuration files to include
.d.tsfiles intsconfig.eslint.jsonandtsconfig.js.json
Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com
-
3fe5727— ✨ [feat] Update dependencies and refine ESLint configuration -
Upgrade
eslint-plugin-tsdoc-require-2to version1.0.4 -
Upgrade
stylelint-orderto version8.1.1 -
Update Node.js engine requirement to
>=20.19.0 -
Remove unnecessary OS specifications from package files
-
Refactor ESLint configuration by removing unused plugins and rules
Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com
🧹 Chores
b35f45a— Release v1.0.3