Skip to content

Commit 4628b62

Browse files
committed
changeset
1 parent 4be38fa commit 4628b62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/funny-impalas-attend.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
refactor: use ALS for `process.env` object.
6+
7+
The adaptor was previously manipulating the global process.env object on every request, without accounting for other requests. ALS has been introduced to change this behavior, so that each process.env object is scoped to the request.

0 commit comments

Comments
 (0)