
## v1.1.0 (2021-03-03)

#### :star: Features
* [#173](https://github.com/intlify/vue-i18n-loader/pull/173) feat: intlify vue plugin for v1 ([@kazupon](https://github.com/kazupon))

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


## v1.0.0 (2020-04-07)

#### :pencil: Documentation
* [#88](https://github.com/intlify/vue-i18n-loader/pull/88) add example ([@kazupon](https://github.com/kazupon))

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


## v0.6.1 (2020-01-26)

#### :bug: Bug Fixes
* [#74](https://github.com/intlify/vue-i18n-loader/pull/74) fix missing module ([@kazupon](https://github.com/kazupon))

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


## v0.6.0 (2020-01-20)

#### :boom: Breaking Change
* [#69](https://github.com/intlify/vue-i18n-loader/pull/69) change to new repo ([@kazupon](https://github.com/kazupon))

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

<a name="0.5.0"></a>
# [0.5.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.4.1...v0.5.0) (2020-01-04)


### :boom: Breaking changes

* deprecated node.js 8.x ([9680b46](https://github.com/kazupon/vue-i18n-loader/commit/9680b46))



<a name="0.4.1"></a>
## [0.4.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.3.0...v0.4.1) (2019-07-31)


### :bug: Bug Fixes

* fix dist file ([98c4b7d](https://github.com/kazupon/vue-i18n-loader/commit/98c4b7d))


### :star: New Features

* support lang attribute ([36c62a5](https://github.com/kazupon/vue-i18n-loader/commit/36c62a5)), closes [#52](https://github.com/kazupon/vue-i18n-loader/issues/52)
* support locale attr for i18n custom blocks ([be2bcc2](https://github.com/kazupon/vue-i18n-loader/commit/be2bcc2)), closes [#11](https://github.com/kazupon/vue-i18n-loader/issues/11)



<a name="0.4.0"></a>
# [0.4.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.3.0...v0.4.0) (2019-07-22)


### :star: New Features

* support lang attribute ([36c62a5](https://github.com/kazupon/vue-i18n-loader/commit/36c62a5)), closes [#52](https://github.com/kazupon/vue-i18n-loader/issues/52)
* support locale attr for i18n custom blocks ([be2bcc2](https://github.com/kazupon/vue-i18n-loader/commit/be2bcc2)), closes [#11](https://github.com/kazupon/vue-i18n-loader/issues/11)



<a name="0.3.0"></a>
# [0.3.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.2.1...v0.3.0) (2018-03-04)


### :star: New Features

* added hmr ([#14](https://github.com/kazupon/vue-i18n-loader/issues/14), closes [#7](https://github.com/kazupon/vue-i18n-loader/issues/7)) by [@StephanGerbeth](https://github.com/StephanGerbeth) ([c04964c](https://github.com/kazupon/vue-i18n-loader/commit/c04964c)), closes [#7](https://github.com/kazupon/vue-i18n-loader/issues/7)



<a name="0.2.1"></a>
## [0.2.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.2.0...v0.2.1) (2017-08-25)


### :zap: Improvements

* To support double quote, tab, newline characters in value ([#8](https://github.com/kazupon/vue-i18n-loader/issues/8)) by [@cslee](https://github.com/cslee) ([5d51ad0](https://github.com/kazupon/vue-i18n-loader/commit/5d51ad0))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.1.1...v0.2.0) (2017-07-30)


### :zap: Improvements

* support multiple custom blocks ([5936913](https://github.com/kazupon/vue-i18n-loader/commit/5936913))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.1.0...v0.1.1) (2017-04-08)


### :bug: Bug Fixes

* fixed using single quotes ([#1](https://github.com/kazupon/vue-i18n-loader/issues/1)) by [@Neopren](https://github.com/Neopren) ([1911f64](https://github.com/kazupon/vue-i18n-loader/commit/1911f64)), closes [#1](https://github.com/kazupon/vue-i18n-loader/issues/1)



<a name="0.1.0"></a>
# 0.1.0 (2017-03-29)

### :hatched_chick: 

* First Release
