Skip to content

Releases: adesege/vite-plugin-laravel-i18next

v1.0.0

01 Oct 09:58
Compare
Choose a tag to compare

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)