- For Official release
- remove
i18n:extends-messageshook logic - remove
parsePageoption logic - update
@intlify/**and vue-i18-* pkgs for latest version
- remove
- Refactoring
- module alias, langs option, etc should be resolved with
createResolver - resolve i18n options of nuxt.config with
useRuntimeConfig, noti18n.options.mjs - pass
vueI18noption as config and pass it to vue-i18n in runtime context. - request nuxt segment parser from
@nuxt/kitAPI and use it.
- module alias, langs option, etc should be resolved with