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-beta.4 (2020-10-01)
3
+
4
+ #### :star : Features
5
+ * [ #126 ] ( https://github.com/intlify/vue-i18n-next/pull/126 ) feat: vue-devtools plugin ([ @kazupon ] ( https://github.com/kazupon ) )
6
+
7
+ #### :chart_with_upwards_trend : Performance Fixes
8
+ * [ #125 ] ( https://github.com/intlify/vue-i18n-next/pull/125 ) fix: tree shaking optimaization ([ @kazupon ] ( https://github.com/kazupon ) )
9
+
10
+ #### Committers: 1
11
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
12
+
13
+
2
14
## v9.0.0-beta.3 (2020-09-25)
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-beta.3 " ,
4
+ "version" : " 9.0.0-beta.4 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments