You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.5 KiB
47 lines
1.5 KiB
5 months ago
|
<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
|