Skip to content

Releases: kazupon/vue-i18n

v8.15.2

18 Dec 03:12
Compare
Choose a tag to compare

v8.15.2 (2019-12-18)

🐛 Bug Fixes

v8.15.1

27 Nov 09:17
5377103
Compare
Choose a tag to compare

v8.15.1 (2019-11-27)

⚡ Improvements

  • mixin: change to custom blocks parse error (a9858be)

v8.15.0

16 Oct 02:50
3689049
Compare
Choose a tag to compare

v8.15.0 (2019-10-16)

⭐ New Features

v8.14.1

12 Sep 02:34
Compare
Choose a tag to compare

8.14.1 (2019-09-12)

🐛 Bug Fixes

  • path: fix branket key error (8d2aba7)
  • component: Fix interpolation component when there are empty text nodes (547cdd1) by @Demivan

v8.14.0

12 Aug 12:27
9f5ff80
Compare
Choose a tag to compare

v8.14.0 (2019-08-12)

⭐ New Features

v8.13.0

09 Aug 10:44
Compare
Choose a tag to compare

v8.13.0 (2019-08-09)

⭐ New Features

  • datetime/number formats fallback warning filter (46de19e), closes #558
  • fallback translation warning filter (69fc798)
  • translation missing warning filter (666dc9d)

v8.12.0

09 Jul 06:49
Compare
Choose a tag to compare

v8.12.0 (2019-07-09)

⭐ New Features

  • mixin: shared locale messages feature (82543de)

⚡ Improvements

  • typing: sharedMessages option type (6967a15)

v8.11.2

30 Apr 09:13
1b31bba
Compare
Choose a tag to compare

v8.11.2 (2019-04-30)

🐛 Bug Fixes

  • bug(mixin): fix SSR memory leak by moving subscribeDataChanging calls into beforeMount (#572) by @Pindar (32b5795), closes #572

v8.11.1

26 Apr 08:15
ca67422
Compare
Choose a tag to compare

v8.11.1 (2019-04-26)

🐛 Bug Fixes

  • fix ES Modules distribution (bb631a1)

v8.11.0

26 Apr 07:44
dc1dac6
Compare
Choose a tag to compare

v8.11.0 (2019-04-26)

⭐ New Features