Minor Changes
-
#5675
235c439
Thanks @jculvey! - feat: Improvements tohono
template.The
hono
template has been updated as follows:- Bumps
create-hono
to0.7.0
- Automatically installs dependencies and specifies the detected package manager to avoid interactive prompts
- Adds a
wrangler.toml
file with commented out examples of all available bindings to match other templates. - Adds a
cf-typegen
package script to automatically regenerate types forBindings
fromwrangler.toml
- Bumps
-
#5637
b41c4ed
Thanks @joshthoward! - feat: change Durable Objects "Hello, World!" template to use RPC methods
Patch Changes
-
#5483
a55314c
Thanks @DaniFoldi! - fix: make sure that using the current directory doesn't generate anundefined undefined
log in the output summary. -
#5482
1b7739e
Thanks @DaniFoldi! - docs: show new Discord url everywhere for consistency. The old URL still works, but https://discord.cloudflare.com is preferred. -
#5684
c81fa65
Thanks @jculvey! - docs: Add Smart Placement example towrangler.toml
of templates.