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/four-walls-read.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
"@opennextjs/cloudflare": patch
3
3
---
4
4
5
-
add: Ensure that the initial request.signal is passed to the wrapper
5
+
Ensure that the initial request.signal is passed to the wrapper
6
6
7
-
`request.signal.onabort` is now supported in route handlers. Needs this [PR](https://github.com/opennextjs/opennextjs-aws/pull/952) from `opennextjs-aws`.
7
+
`request.signal.onabort` is now supported in route handlers.
0 commit comments