File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v2.0.0-beta.1 (2021-06-09)
3
+
4
+ #### :star : Features
5
+ * [ #140 ] ( https://github.com/intlify/vue-i18n-locale-message/pull/140 ) Vue 3 support ([ @ardier16 ] ( https://github.com/ardier16 ) )
6
+
7
+ #### Committers: 1
8
+ - Maksym Shopynskyi ([ @ardier16 ] ( https://github.com/ardier16 ) )
9
+
10
+
2
11
## v1.0.0 (2021-06-08)
3
12
4
13
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 5
5
i18n locale messages management tool / library for vue-i18n
6
6
7
7
## :warning : NOTICE
8
- Currently version is supported [ vue-i18n@v8.x ] ( https://github.com/kazupon /vue-i18n ) (for Vue 2 .x)
8
+ ` v2.x or later ` is for [ vue-i18n-next ] ( https://github.com/intlify /vue-i18n-next ) (Vue 3 .x)
9
9
10
- [ vue-i18n-next ] ( https://github.com/intlify /vue-i18n-next ) (for Vue 3 .x) isn't supported yet.
10
+ If you want to use for [ vue-i18n@v8.x ] ( https://github.com/kazupon /vue-i18n ) (Vue 2 .x), use the ` v1.x `
11
11
12
12
## :raising_hand : Motivations
13
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-i18n-locale-message" ,
3
3
"description" : " i18n locale messages management tool / library for vue-i18n" ,
4
- "version" : " 1 .0.0" ,
4
+ "version" : " 2 .0.0-beta.1 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments