workers-frameworks
released this
20 Dec 15:21
·
8 commits
to main
since this release
Minor Changes
-
ca2d452: feat: rename the binary from "cloudflare" to "opennextjs-cloudflare"
BREAKING CHANGE:
After this change the old way of running the tool (e.g.pnpm cloudflare
) no longer works.
Going forward use the new binary name (e.g.pnpm opennextjs-cloudflare
).See #161
-
Add support for middleware, loading
.env*
files, ...