Releases: kazupon/vue-i18n
Releases · kazupon/vue-i18n
v4.5.0
v4.5.0 (2016-09-15)
⭐ New Features
- config: translation miss capturing configration (aca0ed6), closes #54
v4.4.1
v4.4.1 (2016-09-10)
⚡ Improvements
v4.4.0
v4.4.0 (2016-08-29)
⭐ New Features
v4.3.1
v4.3.1 (2016-08-26)
🐛 Bug Fixes
v4.3.0
v4.3.0 (2016-08-26)
⭐ New Features
v4.2.3
v4.2.3 (2016-08-23)
📈 Performance Fixes
- improve re-rendering cost when change the lang (0707338)
v4.2.2
v4.2.2 (2016-08-15)
🐛 Bug Fixes
v4.2.1
v4.2.1 (2016-08-13)
⚡ Improvements
- translate: fallback translation warning (5f6b271)
v4.2.0
v4.2.0 (2016-08-12)
📈 Performance Fixes
- format: use hasOwn function of Vue.util (a8a19a0)
⭐ New Features
- fallback: add fallback translation feature (1d1f0f2), closes #36
v4.1.0
v4.1.0 (2016-07-25)
🐛 Bug Fixes
- util: fixed isArray reference errors (0c6f6a0)
⭐ New Features
- support vue 2.0.0.beta later (0e1d2f7)