Skip to content

Commit

Permalink
v0.21.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jul 25, 2024
1 parent 4d7be4a commit 5e6104d
Show file tree
Hide file tree
Showing 21 changed files with 38 additions and 38 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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/05_nossr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/cookie": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/09_api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"react-tweet": "^3.2.0",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
}
}
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"react-wrap-balancer": "1.1.0",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
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-rc-76002254-20240724",
"react-dom": "19.0.0-rc-76002254-20240724",
"react-server-dom-webpack": "19.0.0-rc-76002254-20240724",
"waku": "0.21.0-beta.2"
"waku": "0.21.0-beta.3"
},
"devDependencies": {
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-waku/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-waku",
"version": "0.9.2-beta.2",
"version": "0.9.2-beta.3",
"publishConfig": {
"tag": "next"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/waku/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "waku",
"description": "⛩️ The minimal React framework",
"version": "0.21.0-beta.2",
"version": "0.21.0-beta.3",
"publishConfig": {
"tag": "next"
},
Expand Down
36 changes: 18 additions & 18 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 5e6104d

Please sign in to comment.