···11----
22-"@opennextjs/cloudflare": patch
33----
44-55-Add support for specifying wrangler environment when using next dev so that bindings and vars are properly loaded. This can be specified with the env variable NEXT_DEV_WRANGLER_ENV.
···11# @opennextjs/cloudflare
2233+## 0.3.7
44+55+### Patch Changes
66+77+- 41c55a8: Add support for specifying wrangler environment when using next dev so that bindings and vars are properly loaded. This can be specified with the env variable NEXT_DEV_WRANGLER_ENV.
88+- 2e13de2: fix broken `patchRequireReactDomServerEdge` patch
99+310## 0.3.6
411512### Patch Changes