Skip to content

Releases: s00d/nuxt-i18n-micro

v1.7.0

23 Aug 08:30
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • devtools: Add import/export (5219fea)
  • i1tn-t: Add Dynamic Content (fa025ca)

💅 Refactors

📖 Documentation

  • i1tn-t: Add Dynamic Content (a0661be)

❤️ Contributors

v1.6.1

22 Aug 10:05
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.6.0

21 Aug 14:02
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • components: Add i18n-link (a791bfa)

📖 Documentation

❤️ Contributors

v1.5.1

20 Aug 19:29
Compare
Choose a tag to compare

v1.5.0

20 Aug 19:14
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v1.4.0

20 Aug 17:58
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • feat(i18n): add routesLocaleLinks to link locale files across different routes
  • feat(i18n): add baseURL handling to support CDN usage
  • feat(i18n): add dateBuild to locale fetching for translation updates after rebuilds
  • test(i18n): add tests for routesLocaleLinks functionality
  • docs(i18n): update README with routesLocaleLinks documentation

(0f8e415)

❤️ Contributors

v1.3.1

20 Aug 10:11
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v1.3.0

20 Aug 10:04
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Added support for layers in localization, allowing for flexible and context-specific settings across different parts of the application.
  • Implemented tests to ensure correct functionality of layer configurations.
  • Revamped DevTools UI, including the addition of editing capabilities and a refreshed design.
  • Updated documentation with detailed instructions on using layers, available in English.
  • Added file change tracking for translation files, enabling automatic server restart upon changes.

❤️ Contributors

v1.2.0

20 Aug 07:18
fb58e1d
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • devtools: Use devtools uikit (f244ef5)

🩹 Fixes

  • types: Augment @vue/runtime-core and fix $getLocales return type (546ae33)
  • Create locales files (9dfcb87)

❤️ Contributors

v1.1.16

19 Aug 18:41
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors