File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## v9.0.0-alpha.5 (2020-04-29)
3+
4+ #### :star : Features
5+ * [ #20 ] ( https://github.com/intlify/vue-i18n-next/pull/20 ) feature placeholder literal ([ @kazupon ] ( https://github.com/kazupon ) )
6+
7+ #### :bug : Bug Fixes
8+ * [ #28 ] ( https://github.com/intlify/vue-i18n-next/pull/28 ) fix: plural compiler bug ([ @kazupon ] ( https://github.com/kazupon ) )
9+
10+ #### :zap : Improvement Features
11+ * [ #27 ] ( https://github.com/intlify/vue-i18n-next/pull/27 ) fix: add invalid token errors in placeholder ([ @kazupon ] ( https://github.com/kazupon ) )
12+ * [ #26 ] ( https://github.com/intlify/vue-i18n-next/pull/26 ) compile error improvements ([ @kazupon ] ( https://github.com/kazupon ) )
13+ * [ #25 ] ( https://github.com/intlify/vue-i18n-next/pull/25 ) fix: plural syntax error with parser ([ @kazupon ] ( https://github.com/kazupon ) )
14+ * [ #24 ] ( https://github.com/intlify/vue-i18n-next/pull/24 ) fix: compilation error handling ([ @kazupon ] ( https://github.com/kazupon ) )
15+ * [ #23 ] ( https://github.com/intlify/vue-i18n-next/pull/23 ) fix: improve literal compilation error ([ @kazupon ] ( https://github.com/kazupon ) )
16+
17+ #### :boom : Breaking Change
18+ * [ #29 ] ( https://github.com/intlify/vue-i18n-next/pull/29 ) breaking: HTML message warning ([ @kazupon ] ( https://github.com/kazupon ) )
19+ * [ #22 ] ( https://github.com/intlify/vue-i18n-next/pull/22 ) deprecated linked key with using paren token ([ @kazupon ] ( https://github.com/kazupon ) )
20+
21+ #### Committers: 1
22+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
23+
24+
225## v9.0.0-alpha.4 (2020-04-23)
326
427#### :bug : Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-i18n" ,
33 "description" : " Internationalization plugin for Vue.js" ,
4- "version" : " 9.0.0-alpha.4 " ,
4+ "version" : " 9.0.0-alpha.5 " ,
55 "author" : {
66 "name" : " kazuya kawaguchi" ,
77
You can’t perform that action at this time.
0 commit comments