Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 20:55
· 25 commits to main since this release
3f021b1

1.5.2 (2025-08-31)

  • fix: add legacy eslintrc config for Codacy compatibility while keeping flat config for local dev (3f021b1)
  • chore: add .codacy.yml to resolve ESLint flat config compatibility issues (dd8efc1)
  • chore: update .codacy.yml to clarify ESLint configuration and exclude test paths (7d34d82)
  • refactor: add validation for default order when invalid order option is provided (c3919a2)
  • refactor: move utility functions to separate file for better organization and maintainability (af09098)