Releases: s00d/nuxt-i18n-micro
Releases · s00d/nuxt-i18n-micro
v1.7.0
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.0
🚀 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
- Pavel Kuzmin (@s00d)
v1.3.1
v1.3.0
🚀 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
- Pavel Kuzmin (@s00d)