File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-alpha.14 (2020-08-26)
3
+
4
+ #### :star : Features
5
+ * [ #97 ] ( https://github.com/intlify/vue-i18n-next/pull/97 ) feat: support for devtools interface ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #96 ] ( https://github.com/intlify/vue-i18n-next/pull/96 ) feat: support vue3 rc8 ([ @kazupon ] ( https://github.com/kazupon ) )
7
+ * [ #87 ] ( https://github.com/intlify/vue-i18n-next/pull/87 ) feat: how to get locale messages from a given key ([ @kazupon ] ( https://github.com/kazupon ) )
8
+
9
+ #### Committers: 2
10
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
11
+ - meteorlxy ([ @meteorlxy ] ( https://github.com/meteorlxy ) )
12
+
13
+
2
14
## v9.0.0-alpha.13 (2020-08-07)
3
15
4
16
#### :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.13 " ,
4
+ "version" : " 9.0.0-alpha.14 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments