Skip to content

Commit

Permalink
v0.20.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Mar 24, 2024
1 parent 6378234 commit 5b0e30b
Show file tree
Hide file tree
Showing 18 changed files with 31 additions and 31 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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
Expand Down
2 changes: 1 addition & 1 deletion examples/02_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
Expand Down
2 changes: 1 addition & 1 deletion examples/03_minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
Expand Down
2 changes: 1 addition & 1 deletion examples/04_promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
Expand Down
2 changes: 1 addition & 1 deletion examples/05_actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"react-wrap-balancer": "1.1.0",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
Expand Down
2 changes: 1 addition & 1 deletion examples/06_nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/cookie": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/09_cssmodules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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 @@ -13,7 +13,7 @@
"react": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-dom": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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": "18.3.0-canary-670811593-20240322",
"react-server-dom-webpack": "18.3.0-canary-670811593-20240322",
"react-tweet": "^3.2.0",
"waku": "0.20.0-beta.2"
"waku": "0.20.0-beta.3"
},
"devDependencies": {
"@types/react": "18.2.69",
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.8.0-beta.2",
"version": "0.8.0-beta.3",
"publishConfig": {
"tag": "next"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-waku/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
downloadAndExtract,
} from './helpers/example-option.js';

const DEFAULT_REF = 'v0.20.0-beta.2';
const DEFAULT_REF = 'v0.20.0-beta.3';

const userAgent = process.env.npm_config_user_agent || '';
const packageManager = /pnpm/.test(userAgent)
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.20.0-beta.2",
"version": "0.20.0-beta.3",
"publishConfig": {
"tag": "next"
},
Expand Down
28 changes: 14 additions & 14 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 5b0e30b

Please sign in to comment.