···11----
22-"@opennextjs/cloudflare": patch
33----
44-55-fix the error message of getCloudflareContext
66-77-Hardcode function names that would get mangled otherwise.
-5
.changeset/pretty-boats-invent.md
···11----
22-"@opennextjs/cloudflare": patch
33----
44-55-bump the `wrangler` peer dependency (so to avoid multiple `Using vars defined in .dev.vars` logs during local development)
+10
packages/cloudflare/CHANGELOG.md
···11# @opennextjs/cloudflare
2233+## 0.4.3
44+55+### Patch Changes
66+77+- 9d45ee8: fix the error message of getCloudflareContext
88+99+ Hardcode function names that would get mangled otherwise.
1010+1111+- ac52954: bump the `wrangler` peer dependency (so to avoid multiple `Using vars defined in .dev.vars` logs during local development)
1212+313## 0.4.2
414515### Patch Changes