Releases: s00d/nuxt-i18n-micro
Releases · s00d/nuxt-i18n-micro
v1.54.1
v1.54.0
v1.53.2
v1.53.1
v1.53.0
v1.52.0
🚀 Enhancements
- i18n-loader: Initialize storage cache on first load (6902dc7)
- locales: Add initial German locale files for various pages (cd0cf1c)
📖 Documentation
- cli: Update guide with new
text-to-i18n
command details (3cd8d8e) - guide: Update deprecation notice for
includeDefaultLocaleRoute
(8adb3f3) - guide: Update npm package link for nuxt-i18n-micro-cli (322b77c)
- cli: Add
--path
option to specify a file for processing (b377609)
❤️ Contributors
- Pavel Kuzmin (@s00d)
v1.51.0
🚀 Enhancements
- fixtures: Add empty German locale JSON file (3f70545)
🩹 Fixes
- module: Prevent execution for no prefix strategy (b227cd8)
📖 Documentation
- faq: Add explanation for translation keys resolution in SSR on Vercel (bf0e505)
🏡 Chore
- changelog: Update version from v1.41.0 to v1.50.0 (c8fd098)
- pnpm: Update package versions in
pnpm-lock.yaml
(74201a6)
❤️ Contributors
- Pavel Kuzmin (@s00d)