You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/chilly-dryers-begin.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ introduce new `initOpenNextCloudflareForDev` utility and make `getCloudflareCont
6
6
7
7
this change introduces a new `initOpenNextCloudflareForDev` function that must called in the [Next.js config file](https://nextjs.org/docs/app/api-reference/config/next-config-js) to integrate the Next.js dev server with the open-next Cloudflare adapter.
8
8
9
-
Also makes `getCloudflareContext` synchronous, so `await`ing such function is no longer necessary.
9
+
Also makes `getCloudflareContext` synchronous.
10
10
11
11
Additionally the `getCloudflareContext` can now work during local development (`next dev`) in the edge runtime (including middlewares).
0 commit comments