File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-beta.5 (2020-10-18)
3
+
4
+ #### :star : Features
5
+ * [ #147 ] ( https://github.com/intlify/vue-i18n-next/pull/147 ) feat: support source map for message functions ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #139 ] ( https://github.com/intlify/vue-i18n-next/pull/139 ) feat: escape html parameter options ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### Committers: 3
9
+ - Alexander Sokolov ([ @Alex-Sokolov ] ( https://github.com/Alex-Sokolov ) )
10
+ - Daniel Abrão ([ @jungleBadger ] ( https://github.com/jungleBadger ) )
11
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
12
+
13
+
2
14
## v9.0.0-beta.4 (2020-10-01)
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.4 " ,
4
+ "version" : " 9.0.0-beta.5 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments