v1.0.8
[1.0.8] - 2026-05-02
- Commit Range: ➡️
791c775...2de5262
🎨 Styling
791c775— 🎨 [style] Update Secretlint configuration to use .secretlintrc.cjs and remove deprecated .secretlintrc.json
🔧 [chore] Update package.json and package-lock.json to reflect new dependencies and remove unused Secretlint rules
🧹 Chores
-
2de5262— Release v1.0.8 -
392aeff— 🔧 [chore] Update dependencies: add npm-check-updates and bump eslint-config-nick2bad4u to v1.0.9 -
aa180ae— 🔧 [chore] Update installation command to force install Prettier and shared config -
b3ae6f9— 🔧 [chore] Update dependencies and ESLint configuration -
⬆️ Upgrade
eslint-config-nick2bad4ufrom^1.0.5to^1.0.8for improved linting rules. -
⬆️ Upgrade
npm-package-json-lintfrom^10.3.0to^10.4.0for better package.json validation. -
🧹 Refactor
tsconfig.eslint.jsonto simplify theincludepaths, changing from specific file patterns to a more inclusive**/*and**/.*, ensuring all relevant files are considered for linting.