File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-alpha.10 (2020-06-03)
3
+
4
+ #### :star : Features
5
+ * [ #58 ] ( https://github.com/intlify/vue-i18n-next/pull/58 ) feat: componentInstanceCreatedListener option ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #55 ] ( https://github.com/intlify/vue-i18n-next/pull/55 ) feat: support components maually instalation ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### :zap : Improvement Features
9
+ * [ #57 ] ( https://github.com/intlify/vue-i18n-next/pull/57 ) improve: accept object resource custom block ([ @kazupon ] ( https://github.com/kazupon ) )
10
+
11
+ #### Committers: 1
12
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
13
+
14
+
2
15
## v9.0.0-alpha.9 (2020-05-25)
3
16
4
17
#### :star : Features
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.9 " ,
4
+ "version" : " 9.0.0-alpha.10 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments