Skip to content

v2.3.0

Compare
Choose a tag to compare
@victorgarciaesgi victorgarciaesgi released this 02 Feb 08:47
· 146 commits to master since this release
cf74035

馃帀 New features

i18n support (#48)

  • Autocomplete routes and locales on useLocalePath and useLocaleRoute.
  • Zero config!
  • Generate correct routes names for prefixed routes

Strict mode support (#64)

  • Added strict option to prevent passing string paths
  • Customizable behaviours for <NuxtLink/> and router

Misc

  • Small options refacto
  • Updated docs