File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v2.0.0-alpha.2 (2020-08-07)
3
+
4
+ #### :star : Features
5
+ * [ #60 ] ( https://github.com/intlify/vue-i18n-extensions/pull/60 ) feat: support SSR ([ @kazupon ] ( https://github.com/kazupon ) )
6
+
7
+ #### :zap : Improvement Features
8
+ * [ #59 ] ( https://github.com/intlify/vue-i18n-extensions/pull/59 ) improve directive compilation ([ @kazupon ] ( https://github.com/kazupon ) )
9
+
10
+ #### :pencil : Documentation
11
+ * [ #61 ] ( https://github.com/intlify/vue-i18n-extensions/pull/61 ) API docs ([ @kazupon ] ( https://github.com/kazupon ) )
12
+
13
+ #### Committers: 1
14
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
15
+
16
+
2
17
## v2.0.0-alpha.1 (2020-05-09)
3
18
4
19
#### :star : Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/vue-i18n-extensions" ,
3
3
"description" : " vue-i18n extensions" ,
4
- "version" : " 2.0.0-alpha.1 " ,
4
+ "version" : " 2.0.0-alpha.2 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments