Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 1.28 KB

1.0.0 (2024-10-01)

Features

  • add testing and code coverage (5bf0dd7)
  • i18n: implement Vite plugin for Laravel to i18next translation conversion (6df466a)
  • testing: implement unit and e2e testing infrastructure (84c71db)
  • update dependencies to improve performance and security (970ab4d)

Bug Fixes

  • ci-cd: update npm install command to ensure all dependencies are installed (1bf131f)
  • scripts: update unit test script to use npx for vitest (6d1abac)
  • workflow: correct committer name and email in release workflow (42acce0)