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
* test: upgrade deno used in tests
* test: e2e simple next/after test
* feat: support waitUntil
* use already existing trackBackgroundWork helper from request context to handle next/after
* test: increase timeout for one of smoke tests due to team-wide extensions installation time making it timeout
* test: move test to dedicated fixture
* chore: update outdated comment
* chore: clarify awaiting backgroundWorkPromise
* test: update assertion for next >=15.0.4-canary.18
* fix: support changed shape of getRequestHandlers return
---------
Co-authored-by: Matt Kane <[email protected]>
// depending on Next.js version requestHandlers might be an array of object
136
+
// see https://github.com/vercel/next.js/commit/08e7410f15706379994b54c3195d674909a8d533#diff-37243d614f1f5d3f7ea50bbf2af263f6b1a9a4f70e84427977781e07b02f57f1R742
0 commit comments