Skip to content

Commit

Permalink
v0.20.2-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed May 3, 2024
1 parent 42c0a2f commit c04f94a
Show file tree
Hide file tree
Showing 19 changed files with 43 additions and 37 deletions.
2 changes: 1 addition & 1 deletion examples/01_template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/02_template_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"autoprefixer": "10.4.19",
Expand Down
2 changes: 1 addition & 1 deletion examples/03_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/04_cssmodules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/07_router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/08_cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/cookie": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/10_fs-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/11_form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/12_css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/13_path-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/14_react-tweet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"react-tweet": "^3.2.0",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/20_minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/21_minimal_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
}
}
2 changes: 1 addition & 1 deletion examples/22_promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/23_actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"react-wrap-balancer": "1.1.0",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/24_nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-server-dom-webpack": "19.0.0-beta-4508873393-20240430",
"waku": "0.20.1"
"waku": "0.20.2-alpha.0"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
5 changes: 4 additions & 1 deletion packages/create-waku/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "create-waku",
"version": "0.9.0",
"version": "0.9.1-alpha.0",
"publishConfig": {
"tag": "next"
},
"author": "Daishi Kato",
"type": "module",
"contributors": [
Expand Down
5 changes: 4 additions & 1 deletion packages/waku/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "waku",
"description": "⛩️ The minimal React framework",
"version": "0.20.1",
"version": "0.20.2-alpha.0",
"publishConfig": {
"tag": "next"
},
"type": "module",
"author": "Daishi Kato",
"homepage": "https://waku.gg",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c04f94a

Please sign in to comment.