
## v1.0.2 (2020-05-07)

#### :bug: Bug Fixes
* [#39](https://github.com/intlify/vue-i18n-extensions/pull/39) fix: v-t argument evaluation ([@kazupon](https://github.com/kazupon))
* [#32](https://github.com/intlify/vue-i18n-extensions/pull/32) Added whitespace trim to handle oddly formatted vue templates ([@ewohlken2](https://github.com/ewohlken2))

#### Committers: 2
- [@ewohlken2](https://github.com/ewohlken2)
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))


## v1.0.1 (2020-02-27)

#### :bug: Bug Fixes
* [#30](https://github.com/intlify/vue-i18n-extensions/pull/30) Update ecma keyword detection regex to not misfire on strings containing periods ([@ewohlken2](https://github.com/ewohlken2))

#### Committers: 1
- [@ewohlken2](https://github.com/ewohlken2)


## v1.0.0 (2020-01-21)

#### :boom: Breaking Change
* [#19](https://github.com/intlify/vue-i18n-extensions/pull/19) upgrade node.js ([@kazupon](https://github.com/kazupon))

#### Committers: 2
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))

<a name="0.2.1"></a>
## [0.2.1](https://github.com/kazupon/vue-i18n-extensions/compare/v0.2.0...v0.2.1) (2019-03-12)


### :lock: Security Fixes

* **util:** XSS vulnerability ([5f00336](https://github.com/kazupon/vue-i18n-extensions/commit/5f00336))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/kazupon/vue-i18n-extensions/compare/v0.1.0...v0.2.0) (2018-08-11)


### :bug: Bug Fixes

* fix cannot resolve dependency ([c620eda](https://github.com/kazupon/vue-i18n-extensions/commit/c620eda)), closes [#2](https://github.com/kazupon/vue-i18n-extensions/issues/2)



<a name="0.1.0"></a>
# 0.1.0 (2017-09-22)


### :star: New Features

* i18n compiler module ([578839c](https://github.com/kazupon/vue-i18n-extensions/commit/578839c))
* vue-i18n custom directive for server-side-rendering ([11f6d01](https://github.com/kazupon/vue-i18n-extensions/commit/11f6d01))


### :up: Updates

* babelrc ([eae5920](https://github.com/kazupon/vue-i18n-extensions/commit/eae5920))
* security fix ([0521f1f](https://github.com/kazupon/vue-i18n-extensions/commit/0521f1f))

