Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 09:58
· 1 commit to main since this release

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)