Minor Changes
-
#8553
dfbf03f
Thanks @emily-shen! - feat: add React Router + Workers assets templateAlso hide the Remix template in the interactive menu, although it is still accessible via CLI with
--framework=remix
.
Patch Changes
-
#8516
82f35b8
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
Dependency From To create-vue 3.14.2 3.15.1 -
#8518
8b71224
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
Dependency From To create-astro 4.11.0 4.11.1 -
#8656
1f27e26
Thanks @Cherry! - Improves minor HTML semantics of the default index.html included in various templates with Workers Assets -
#8610
6a958df
Thanks @emily-shen! - The Hello World DO templates were previously updated to use SQLite - this just also updates the DO + Assets template. -
#8651
fc66a2b
Thanks @emily-shen! - fix: provide type forenv
in c3 when vitest is included in template