Releases: intlify/vue-i18n
Releases · intlify/vue-i18n
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)
v9.0.0-rc.8
v9.0.0-rc.8 (2021-02-23)
🐛 Bug Fixes
📝 Documentation
- #354 Fix typo in breaking.md (@ota-meshi)
Committers: 3
- Lee (@PeterAlfredLee)
- Yosuke Ota (@ota-meshi)
- kazuya kawaguchi (@kazupon)
v9.0.0-rc.7
v9.0.0-rc.7 (2021-02-16)
⚡ Improvement Features
vue-i18n
message-compiler
- #345 fix: convert Set with Array.from (@sayuti-daniel)
Committers: 2
- Sayuti Daniel (@sayuti-daniel)
- kazuya kawaguchi (@kazupon)
v9.0.0-rc.6
v9.0.0-rc.6 (2021-02-10)
🐛 Bug Fixes
vue-i18n
- #342 fix: feature flags (@kazupon)
- #334 fix for function
mergeLocaleMessage
, and modify some tests (@PeterAlfredLee)
Committers: 2
- Lee (@PeterAlfredLee)
- kazuya kawaguchi (@kazupon)
v9.0.0-rc.5
v9.0.0-rc.5 (2021-02-02)
🐛 Bug Fixes
core-base
- #330 fix won't fallback when
fallbackLocale
is empty string, and add a test (@PeterAlfredLee)
- #330 fix won't fallback when
⚡ Improvement Features
📝 Documentation
- #329 fix typo in docs lazy.md (@candy02058912)
- #323 Fix typos in readme.md (@Duncank)
- #317 update lazy loading docs (@kazupon)
- #316 update composition api docs (@kazupon)
- #313 fix some typos in docs/ (@PeterAlfredLee)
- #312 Fix spelling line 195 for sfc doc : lessages to messages (@s3bc40)
Committers: 5
- Candy Tsai (@candy02058912)
- Duncan Krebbers (@Duncank)
- Lee (@PeterAlfredLee)
- @s3bc40
- kazuya kawaguchi (@kazupon)
v9.0.0-rc.4
v9.0.0-rc.3
v9.0.0-rc.3 (2021-01-19)
🐛 Bug Fixes
⚡ Improvement Features
message-resolver
,vue-i18n
- #294 Add support for flat json separated with dot('.') (@PeterAlfredLee)
📝 Documentation
- #301 chore/update-guide-doc-error (@JeremyWuuuuu)
Committers: 3
- Lee (@PeterAlfredLee)
- jeremywu (@JeremyWuuuuu)
- kazuya kawaguchi (@kazupon)