Skip to content

6.12.1

Choose a tag to compare

@rchl rchl released this 29 May 08:09
· 1423 commits to main since this release

Bug Fixes

  • crash on using nuxt-i18n properties in a component with i18n options (#736) (fd8b684), closes #557
  • don't add trailing slashes to generated routes (#733) (b062044), closes #717
  • favor non-prefixed route with prefix_and_default strategy (#732) (09d2c0f), closes #721
  • remove encodePaths option and don't encode paths by default (#731) (aba92b3), closes #712