File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.2.0 (2022-04-26)
2
+
3
+ #### :star : Features
4
+
5
+ - ` nuxt3 ` , ` playground `
6
+ - [ #53 ] ( https://github.com/intlify/nuxt3/pull/53 ) feat: support nuxt3 rc version ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### :zap : Improvement Features
9
+
10
+ - ` nuxt3 `
11
+ - [ #52 ] ( https://github.com/intlify/nuxt3/pull/52 ) fix: use the latest @nuxt/kit ([ @antfu ] ( https://github.com/antfu ) )
12
+
13
+ #### Committers: 2
14
+
15
+ - Anthony Fu ([ @antfu ] ( https://github.com/antfu ) )
16
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
17
+
1
18
## v0.1.10 (2021-12-25)
2
19
3
20
#### :zap : Improvement Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/nuxt3-monorepo" ,
3
- "version" : " 0.1.10 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"author" : {
5
5
"name" : " kazuya kawaguchi" ,
6
6
"email" : " kawakazu80@gmail.com"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/nuxt3" ,
3
- "version" : " 0.1.10 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Nuxt3 module for vue-i18n-next" ,
5
5
"homepage" : " https://github.com/intlify/packages/nuxt3/tree/main#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments