Releases: intlify/vue-i18n
Releases · intlify/vue-i18n
v9.2.0-alpha.1
v9.2.0-alpha.1 (2021-05-25)
⭐ Features
⚡ Improvement Features
core-base
,vue-i18n
vue-i18n
💥 Breaking Change
📝 Documentation
vue-i18n
- #487 Add some tests about numberFormats (@PeterAlfredLee)
- Other
Committers: 4
- Ahmid (@snuggs)
- Lee (@PeterAlfredLee)
- @noy4
- kazuya kawaguchi (@kazupon)
v9.1.6
v9.1.5
v9.1.5 (2021-04-15)
⚡ Improvement Features
vue-i18n
- #453 Support passing composer instance to Translation component (@andresberrios)
Committers: 2
- Andrés Berríos (@andresberrios)
- kazuya kawaguchi (@kazupon)
v9.1.4
v9.1.3
v9.1.2
v9.1.1
v9.1.0
v9.1.0 (2021-04-07)
⭐ Features
core-base
,devtools-if
,vue-i18n
core-base
,vue-i18n
message-resolver
,shared
,vue-i18n
- #402 Add support for flat json separated with dot('.') (@PeterAlfredLee)
vue-i18n
🐛 Bug Fixes
vue-i18n
message-compiler
⚡ Improvement Features
core-base
,vue-i18n
core-base
- #417 Coherent update from 'best-fit' to 'best fit' (@ValdoGhafoor)
message-compiler
,shared
,vue-i18n
vue-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/devtools
support 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)
v9.0.0
v9.0.0 (2021-02-27)
See the below link:
https://blog.intlify.dev/posts/vue-i18n-9.html
v9.0.0-rc.9
v9.0.0-rc.9 (2021-02-26)
🐛 Bug Fixes
Committers: 2
- Lee (@PeterAlfredLee)
- kazuya kawaguchi (@kazupon)