@intlify/core-base
Advanced tools
Changelog
v9.1.0 (2021-04-07)
core-base
, devtools-if
, vue-i18n
core-base
, vue-i18n
message-resolver
, shared
, vue-i18n
vue-i18n
vue-i18n
message-compiler
core-base
, vue-i18n
core-base
message-compiler
, shared
, vue-i18n
vue-i18n
core-base
, size-check-vue-i18n
, vue-i18n
To provide experimental features for @intlify/devtools
, feature flags have been separated as follows.
__VUE_I18N_PROD_DEVTOOLS__
: enable/disable vue-devtools support in production, default: false__INTLIFY_PROD_DEVTOOLS__
: enable/disable @intlify/devtools
support in production, default: falsePreviously, __INTLIFY_PROD_DEVTOOLS__
setting flagged the use of both vue-devtools and @intlify/devtools
in production.
In later v9.1, The feature flags for vue-devtools are now enabled/disabled by setting __VUE_I18N_PROD_DEVTOOLS__
.
vue-i18n
Changelog
v9.0.0 (2021-02-27)
See the below link: https://blog.intlify.dev/posts/vue-i18n-9.html
Changelog
v9.0.0-rc.9 (2021-02-26)
Changelog
v9.0.0-rc.8 (2021-02-23)
Changelog
v9.0.0-rc.7 (2021-02-16)
vue-i18n
message-compiler
Changelog
v9.0.0-rc.6 (2021-02-10)
vue-i18n
mergeLocaleMessage
, and modify some tests (@PeterAlfredLee)Changelog
v9.0.0-rc.5 (2021-02-02)
core-base
fallbackLocale
is empty string, and add a test (@PeterAlfredLee)Changelog
v9.0.0-rc.3 (2021-01-19)
message-resolver
, vue-i18n
Changelog
v9.0.0-rc.2 (2021-01-12)