Skip to content

December 24, 2024

Latest
Compare
Choose a tag to compare
@theguild-bot theguild-bot released this 24 Dec 14:57
· 1 commit to master since this release
fdf8ac0

@whatwg-node/[email protected]

Patch Changes

  • #1926
    bae5de1
    Thanks @ardatan! - While calling handleNodeRequest or
    handleNodeRequestAndResponse, waitUntil is not added automatically as in requestListener for
    Node.js integration. This change adds waitUntil into the serverContext if not present.

    Fixes the issue with Fastify integration that uses the mentioned methods