Releases
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2025-09-04)
feat: add file-component-naming rule to enforce PascalCase for Vue component filenames (a3d2fd8 )
feat: add folder-kebab-case rule to enforce kebab-case naming for folder names and implement related (68e7c1a )
feat: add isTestFile utility and update file-component-naming rule to skip test files (aa93f6b )
feat: implement file-ts-naming rule to enforce camelCase for TypeScript filenames and add related do (5baee58 )
refactor: rename test-utils to utils and update import paths (5ebcd6f )
refactor: replace setupRuleTester with createRuleTester for consistency in test files (ab0a257 )
test: add coverage reporting and update dependencies in configuration files (8e2aca8 )
docs(roadmap): add architecture guidelines, rule map and timeline (a0e150a )
docs: enhance README with modular architecture details and remove outdated rules documentation (439c9e3 )
docs: update README for clarity and organization, refactor rules section, and adjust links (2880ecd )
BREAKING CHANGE
refactor: remove obsolete test files and utilities (5149754 )
You can’t perform that action at this time.