File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v2.0.0-beta.3 (2020-12-21)
3
+
4
+ #### :star : Features
5
+ * [ #141 ] ( https://github.com/intlify/vue-i18n-loader/pull/141 ) feat: i18n resource fully pre-compilation ([ @kazupon ] ( https://github.com/kazupon ) )
6
+
7
+ #### :zap : Improvement Features
8
+ * [ #146 ] ( https://github.com/intlify/vue-i18n-loader/pull/146 ) imporovement: custom block fully pre-compilation ([ @kazupon ] ( https://github.com/kazupon ) )
9
+
10
+ #### Committers: 2
11
+ - Yosuke Ota ([ @ota-meshi ] ( https://github.com/ota-meshi ) )
12
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
13
+
14
+
2
15
## v2.0.0-beta.2 (2020-12-04)
3
16
4
17
#### :star : Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/vue-i18n-loader" ,
3
3
"description" : " vue-i18n loader for custom blocks" ,
4
- "version" : " 2.0.0-beta.2 " ,
4
+ "version" : " 2.0.0-beta.3 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments