·
284 commits
to main
since this release
Patch Changes
-
ac8b271: fix waitUntil
Calling
waitUntil
/after
was failing when mulitple requests were handled concurrently.
This is fixed by pulling opennextjs/opennextjs-aws#733 -
761a312: import
randomUUID
fromnode:crypto
to support NodeJS 18