Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Releases: panter/vue-i18next

v0.9.0

28 Nov 14:38
31635c8
Compare
Choose a tag to compare

<a name"0.9.0">

0.9.0 (2017-11-28)

Features

v0.8.1

06 Nov 08:28
ed9e7dc
Compare
Choose a tag to compare

<a name"0.8.1">

0.8.1 (2017-11-06)

Bug Fixes

  • prevent error when the Vue instance was not initialized with i18n (8a569fdd)

v0.8.0

24 Oct 10:57
Compare
Choose a tag to compare

<a name"0.8.0">

0.8.0 (2017-10-24)

Features

v0.7.2

19 Oct 14:11
Compare
Choose a tag to compare

<a name"0.7.2">

0.7.2 (2017-10-19)

Bug Fixes

  • don't ignore the i18n tag if not i18nOptions are specified (0b31bf59)

v0.7.1

17 Oct 13:06
Compare
Choose a tag to compare

<a name"0.7.1">

0.7.1 (2017-10-17)

Bug Fixes

  • dependency: deepmerge belongs to dependencies and not to devDependencies (6b2dd0f5)

v0.7.0

17 Oct 09:37
Compare
Choose a tag to compare

<a name"0.7.0">

0.7.0 (2017-10-17)

Features

  • introduce inline translations (95ea672f)

v0.6.2

17 Oct 05:56
Compare
Choose a tag to compare

<a name"0.6.2">

0.6.2 (2017-10-17)

Bug Fixes

  • Ignore keyPrefix property if namespace prefix used (783aed91)

v0.6.1

25 Sep 09:25
Compare
Choose a tag to compare

<a name"0.6.1">

0.6.1 (2017-09-25)

Bug Fixes

v0.6.0

18 Sep 08:58
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2017-09-18)

Features

  • options: introduce keyPrefix (734bf173)

v0.5.1

28 May 21:01
Compare
Choose a tag to compare

<a name"0.5.1">

0.5.1 (2017-05-28)

Bug Fixes

  • i18nOptions: inherit i18nOptions form parent if none defined (839e1224)