Skip to content

Commit 1f098db

Browse files
committed
changeset
1 parent 57a2f6a commit 1f098db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/brave-pants-nail.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
add(feature): Make request.signal.onabort work in route handlers
6+
Patch fromNodeNextRequest to pass in the original request signal onto NextRequest you recieve in route handlers.
7+
8+
Cloudflare Workers do now support this API on the request object you recieve in fetch. Read more about the release here:
9+
https://developers.cloudflare.com/changelog/2025-05-22-handle-request-cancellation/

0 commit comments

Comments
 (0)