Skip to content

6.13.0

Choose a tag to compare

@rchl rchl released this 02 Jul 11:30
· 1423 commits to main since this release

Features

  • pass to-be-loaded locale when lazy-loading from exported function (#752) (145f3b2), closes #742

Bug Fixes

  • handling of trailing slash in localePath (#756) (1a69387), closes #717
  • initial redirect breaks reactivity in static mode (54b8186), closes #737
  • preserve query when handling rootRedirect (#771) (b201609)
  • types: extend NuxtOptions with i18n (when using i18n in the root of Nuxt config) (7c5241b)