v0.3.0
🚀 Features
- Localized routing / localized router page tree - by @johannschopplich (6bfb1)
- Locale messages auto-import and lazy import - by @johannschopplich (1065e)
- Custom route paths for specific locale - by @johannschopplich (bd01a)
useRouteLocale
composable - by @johannschopplich (505ce)useLazySwitchLocale
composable - by @johannschopplich (e82db)- New
useLocalePath
composable - by @johannschopplich (00f1d)
🐞 Bug Fixes
- Pass locales array to i18n options - by @johannschopplich (9eff0)
- Locale message obj code generation - by @johannschopplich (1d6a6)
- Import all locale messages if lazy is disabled - by @johannschopplich (6c46a)
- Suppress misleading warning about intlify
vue-i18n
bundle size in dev - by @johannschopplich (97957)