Skip to content

Commit 7112347

Browse files
authored
Bumps create-hono now that upstream has updated to use wrangler.json (#7972)
* chore: bump create-hono remove fixture * chore: add changeset * chore: better wording in changeset * chore: more context * chore: format with prettier
1 parent 5f1cacc commit 7112347

File tree

3 files changed

+101
-149
lines changed

3 files changed

+101
-149
lines changed

.changeset/fair-waves-punch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-cloudflare": patch
3+
---
4+
5+
chore: bumps create-hono version to ensure correct Wrangler config file. Fixes the issue where C3 was generating both a `wrangler.toml` and a `wrangler.json` file.

packages/create-cloudflare/src/frameworks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"create-analog": "1.8.1",
1010
"@angular/create": "19.1.2",
1111
"create-docusaurus": "3.7.0",
12-
"create-hono": "0.14.3",
12+
"create-hono": "0.15.2",
1313
"create-next-app": "15.1.5",
1414
"create-qwik": "1.12.0",
1515
"create-vite": "6.1.1",

0 commit comments

Comments
 (0)