Skip to content

Releases: xiCO2k/laravel-vue-i18n

v2.3.0

09 Oct 10:40
Compare
Choose a tag to compare

What's Changed

  • Fix typo in calling i18n with langPath in README by @kitro in #67
  • Added onLoad Option which is called after language is loaded. by @markdegrootnl in #70
  • feat: add support for language arrays by @REJack in #73

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.1

08 Sep 13:49
a150897
Compare
Choose a tag to compare

What's Changed

  • fix: Force load language on vue install for the shared instance. by @xiCO2k in #63

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 Sep 11:15
Compare
Choose a tag to compare

What's Changed

  • Missed comma in translation for vue template by @homcenco in #60
  • Refactor to class instance, allowing multiple instances by @ragulka in #59

New Contributors

Full Changelog: v2.1.3...v2.2.0

v2.1.3

27 Jul 10:42
Compare
Choose a tag to compare

What's Changed

  • Reapply fix for VITE_LARAVEL_VUE_I18N_HAS_PHP error by @andreiio in #52

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

24 Jul 22:35
Compare
Choose a tag to compare

What's Changed

  • Fix for Cannot read properties of undefined (VITE_LARAVEL_VUE_I18N_HAS_PHP) by @andrey-helldar in #50

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

19 Jul 14:27
Compare
Choose a tag to compare

What's Changed

  • fix: Add support for CommonJS Builds by @xiCO2k in #46

Full Changelog: v2.1.0...v2.1.1

v2.1.0

12 Jul 16:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

08 Jul 10:22
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Jul 23:55
Compare
Choose a tag to compare

What's Changed

  • feat: Add vite plugin to get the php translation files. by @xiCO2k in #37
  • feat: Add fallbackLang option by @xiCO2k in #38
  • fix: Ignore not lang folders. by @xiCO2k in #39

Full Changelog: v1.4.4...v2.0.0

v1.4.4

24 Jun 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4