Skip to content

Releases: intlify/vue-i18n-extensions

v1.0.2

07 May 13:49
a922f76
Compare
Choose a tag to compare

v1.0.2 (2020-05-07)

🐛 Bug Fixes

  • #39 fix: v-t argument evaluation (@kazupon)
  • #32 Added whitespace trim to handle oddly formatted vue templates (@ewohlken2)

Committers: 2

v1.0.1

27 Feb 04:10
9991a86
Compare
Choose a tag to compare

v1.0.1 (2020-02-27)

🐛 Bug Fixes

  • #30 Update ecma keyword detection regex to not misfire on strings containing periods (@ewohlken2)

Committers: 1

v1.0.0

21 Jan 08:47
63266bc
Compare
Choose a tag to compare

v1.0.0 (2020-01-21)

💥 Breaking Change

Committers: 2

v0.2.1

12 Mar 14:39
d30a5d7
Compare
Choose a tag to compare

v0.2.1 (2019-03-12)

🔒 Security Fixes

  • util: XSS vulnerability (5f00336)

v0.2.0

11 Aug 10:16
6edba75
Compare
Choose a tag to compare

v0.2.0 (2018-08-11)

🐛 Bug Fixes

  • fix cannot resolve dependency (c620eda), closes #2

v0.1.0

22 Sep 05:32
6ed9ff2
Compare
Choose a tag to compare

v0.1.0 (2017-09-22)

⭐ New Features

  • i18n compiler module (578839c)
  • vue-i18n custom directive for server-side-rendering (11f6d01)

🆙 Updates