Skip to content

v0.0.21

Choose a tag to compare

@andrewmolyuk andrewmolyuk released this 26 Aug 20:07
· 273 commits to main since this release
8f3bce4

Features

  • add initial version configuration file with commit message formats (a0f4e96)
  • enhance enforce-naming-convention rule to support Vue 3 modular architecture with file type-specific naming conventions and comprehensive validation (c27dac4)
  • rename component naming convention rule to enforce-naming-convention and update related documentation (cacf020)

Bug Fixes

  • update types structure in version configuration for consistency (8801736)