v8.0.0-rc.6
Pre-release
Pre-release
github-actions
released this
30 Nov 11:21
·
258 commits
to main
since this release
🚀 Features
- Add property
bundle.onlyLocales
- by @imslepov in #2478 (1fc1f) - Support
experimental.typedPages
- by @BobbieGoede in #2522 (c5b00) - Remove
jsTsFormatResource
experimental - by @GaborTorma in #2531 (727db)
🐞 Bug Fixes
- Not work detectBrowserLanguage on client-side correctly - by @kazupon in #2475 (f3515)
- Prevent strategy
no_prefix
redirect detection locale change attempt - by @BobbieGoede in #2505 (b4a56) - Locale option generation breaking seo - by @BobbieGoede in #2509 (7a79a)
- Do not pass locale props to NuxtLink - by @dadajam4 in #2499 (d485f)
- Change route on
setLocale
- by @BobbieGoede in #2511 (7454a) - Resolve
is-https
using@nuxt/kit
- by @BobbieGoede in #2512 (d5d55) - Cannot resolve
localePath
correctly - by @kazupon and @BobbieGoede in #2534 (4a511) - Enable
verbatimModuleSyntax
and use explicit type imports - by @BobbieGoede (b889e) - Import nuxt composables from #imports - by @danielroe in #2542 (69481)
- Module type generation - by @BobbieGoede (7f8c2)
- Nuxt instance outside of plugin - by @BobbieGoede (0476a)
- VueI18n configs webpack magic comments - by @BobbieGoede (d36bb)
- Inline vue i18n option resolve - by @BobbieGoede (3c75c)
- Parametrized message merge not working - by @BobbieGoede (dd86b)
- Custom routes not working for nested pages from layers - by @BobbieGoede in #2555 (ee5fc)
- Unpin and update
vue-i18n
- by @BobbieGoede in #2573 (ca4d7) - alias: Resolve module using nuxt kit - by @dargmuesli in #2504 (2ea8c)