Skip to content

Releases: kazupon/vue-i18n

v4.5.0

15 Sep 10:30
c9a067b
Compare
Choose a tag to compare

v4.5.0 (2016-09-15)

⭐ New Features

  • config: translation miss capturing configration (aca0ed6), closes #54

v4.4.1

10 Sep 15:01
Compare
Choose a tag to compare

v4.4.1 (2016-09-10)

⚡ Improvements

v4.4.0

29 Aug 16:48
Compare
Choose a tag to compare

v4.4.0 (2016-08-29)

⭐ New Features

v4.3.1

26 Aug 10:29
b953e51
Compare
Choose a tag to compare

v4.3.1 (2016-08-26)

🐛 Bug Fixes

v4.3.0

26 Aug 07:32
da4e7e4
Compare
Choose a tag to compare

v4.3.0 (2016-08-26)

⭐ New Features

v4.2.3

23 Aug 16:38
b29957d
Compare
Choose a tag to compare

v4.2.3 (2016-08-23)

📈 Performance Fixes

  • improve re-rendering cost when change the lang (0707338)

v4.2.2

15 Aug 15:57
bc9dbee
Compare
Choose a tag to compare

v4.2.2 (2016-08-15)

🐛 Bug Fixes

v4.2.1

13 Aug 14:17
eb800c4
Compare
Choose a tag to compare

v4.2.1 (2016-08-13)

⚡ Improvements

  • translate: fallback translation warning (5f6b271)

v4.2.0

12 Aug 15:07
f1e5085
Compare
Choose a tag to compare

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

25 Jul 01:19
215b54c
Compare
Choose a tag to compare

v4.1.0 (2016-07-25)

🐛 Bug Fixes

  • util: fixed isArray reference errors (0c6f6a0)

⭐ New Features

  • support vue 2.0.0.beta later (0e1d2f7)