github remix-run/remix node-fetch-server@0.13.3
node-fetch-server v0.13.3

latest releases: assert@0.2.1, remix@3.0.0-beta.2, static-middleware@0.4.10...
4 hours ago

Patch Changes

  • Cancel unfinished streaming response bodies when the client connection closes before the response completes so user-provided ReadableStream.cancel() hooks run for aborted requests (see #11432).

  • Drop handler responses when the client has already disconnected, and do not forward request abort errors from handlers or response streams to onError or write them to a closed socket (see #11431).

Don't miss a new remix release

NewReleases is sending notifications on new releases.