github nuxt-modules/i18n v1.0.0

latest releases: v8.3.1, v8.3.0, v8.2.0...
6 years ago

Features

  • refactor: refactor module's code (e4186dc)

BREAKING CHANGES

  • refactor: Route generation utils have been renamed & the module doesn't register a vuex module anymore
  • Replace all calls to getLocalizedRoute() with localePath()
  • Replace all calls to getSwitchLocaleRoute() with switchLocalePath()
  • Configured locales are now accessible in any component via $i18n.locales
  • Similarly, default app locale can be accessed via i18n.defaultLocale

Don't miss a new i18n release

NewReleases is sending notifications on new releases.