We apologize for the recent instability caused by regressions. To ensure a more stable experience, we will now aim for a minimum of 7 days between releases.
If you need a fix that hasn't been released yet, you can temporarily switch to our edge release channel using the following command npm i -D @nuxtjs/i18n@npm:@nuxtjs/i18n-edge
.
🐞 Bug Fixes
- Preserve relative child paths during route localization - by @BobbieGoede in #3783 (4f4ad)
- Use script
lang
to parse and extractdefineI18nRoute
- by @BobbieGoede in #3785 (9d1b6)