@anolilab/lint-staged-config@3.0.0
·
109 commits
to main
since this release
@anolilab/lint-staged-config 3.0.0 (2025-05-26)
⚠ BREAKING CHANGES
- lint-staged-config: a new defineConfig func is used to configure, all group exports where removed.
Signed-off-by: prisis d.bannert@anolilab.de
Features
- lint-staged-config: added support for nano-staged (e58cae1)
- lint-staged-config: create a new defineConfig func to configure lint-staged or nano-staged, with better dx then have the config inside package.json (8d269ad)
Bug Fixes
- lint-staged-config: updated @visulima/fs and package and all dev deps (fc53693)
- refactored post-install to a bin call, fixed wrong namings (#847) (37ec01e)
Miscellaneous Chores
- clean update after code changes (c1ec624)
- release: @anolilab/lint-staged-config@3.0.0 [skip ci]\n\n## @anolilab/lint-staged-config 3.0.0 (2025-05-26) (4f0c699), closes #847
- remove deprecated ESLint and Prettier configurations, update project structure and dependencies (7b269ed)
- update lint-staged-config dependencies for compatibility (b6c656d)
- update lint-staged-config dependencies to latest versions (5b4e12f)
- update node engine compatibility across multiple packages (8755783)
Continuous Integration
- fixed build workflow (622591f)