Skip to content

Commit

Permalink
v0.21.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 23, 2025
1 parent aca5875 commit 2755606
Show file tree
Hide file tree
Showing 29 changed files with 58 additions and 52 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [0.21.17] - 2025-01-23

### Changed

- Bug fixes

## [0.21.16] - 2025-01-20

### Changed
Expand Down
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",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
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",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"autoprefixer": "10.4.20",
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",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
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",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/05_compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/11_fs-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/12_nossr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/21_create-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/22_define-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/31_minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/32_minimal_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
}
}
2 changes: 1 addition & 1 deletion examples/33_promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/34_functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"react-wrap-balancer": "1.1.1",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/35_nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/36_form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/37_css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/38_cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/cookie": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/39_api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/41_path-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/42_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",
"react-server-dom-webpack": "19.0.0",
"react-tweet": "^3.2.1",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/43_weave-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/44_cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16",
"waku": "0.21.17",
"wrangler": "3.105.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/51_spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/52_tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/53_islands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-server-dom-webpack": "19.0.0",
"waku": "0.21.16"
"waku": "0.21.17"
},
"devDependencies": {
"@types/react": "19.0.8",
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.11.0-0.21.16-0",
"version": "0.11.1-0.21.17-0",
"author": "Daishi Kato",
"type": "module",
"contributors": [
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.16",
"version": "0.21.17",
"type": "module",
"author": "Daishi Kato",
"homepage": "https://waku.gg",
Expand Down
Loading

0 comments on commit 2755606

Please sign in to comment.