v9.1.0 (2021-04-07)
⭐ Features
core-base,devtools-if,vue-i18ncore-base,vue-i18nmessage-resolver,shared,vue-i18n- #402 Add support for flat json separated with dot('.') (@PeterAlfredLee)
vue-i18n
🐛 Bug Fixes
vue-i18nmessage-compiler
⚡ Improvement Features
core-base,vue-i18ncore-base- #417 Coherent update from 'best-fit' to 'best fit' (@ValdoGhafoor)
message-compiler,shared,vue-i18nvue-i18n
💥 Breaking Change
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/devtoolssupport in production, default: false
Previously, __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__.
📝 Documentation
- Other
- #420 Fix typos in Composition API page (@FlandreDaisuki)
- #406 Add easy-i18n as third-party tool (@marhali)
vue-i18n
Committers: 6
- Chun-Hao Lien (@FlandreDaisuki)
- Lee (@PeterAlfredLee)
- Marcel (@marhali)
- Valdo Ghafoor (@ValdoGhafoor)
- Yen Kuan (@kuanyen)
- kazuya kawaguchi (@kazupon)