File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-alpha.13 (2020-08-07)
3
+
4
+ #### :star : Features
5
+ * [ #84 ] ( https://github.com/intlify/vue-i18n-next/pull/84 ) support server-side rendering ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #82 ] ( https://github.com/intlify/vue-i18n-next/pull/82 ) port i18n or i18n-d component tag props ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### :bug : Bug Fixes
9
+ * [ #80 ] ( https://github.com/intlify/vue-i18n-next/pull/80 ) fix modulo case ([ @kazupon ] ( https://github.com/kazupon ) )
10
+
11
+ #### :zap : Improvement Features
12
+ * [ #81 ] ( https://github.com/intlify/vue-i18n-next/pull/81 ) remove computed wrapping ([ @kazupon ] ( https://github.com/kazupon ) )
13
+
14
+ #### :boom : Breaking Change
15
+ * [ #77 ] ( https://github.com/intlify/vue-i18n-next/pull/77 ) improvement type definition ([ @kazupon ] ( https://github.com/kazupon ) )
16
+
17
+ #### Committers: 1
18
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
19
+
20
+
2
21
## v9.0.0-alpha.12 (2020-06-27)
3
22
4
23
#### :bug : Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-i18n" ,
3
3
"description" : " Internationalization plugin for Vue.js" ,
4
- "version" : " 9.0.0-alpha.12 " ,
4
+ "version" : " 9.0.0-alpha.13 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments