Skip to content
Compare
Choose a tag to compare
@workers-devprod workers-devprod released this 24 Apr 13:34
· 1307 commits to main since this release
fc03c10

Minor Changes

  • #5675 235c439 Thanks @jculvey! - feat: Improvements to hono template.

    The hono template has been updated as follows:

    • Bumps create-hono to 0.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 for Bindings from wrangler.toml
  • #5637 b41c4ed Thanks @joshthoward! - feat: change Durable Objects "Hello, World!" template to use RPC methods

Patch Changes