github remix-run/remix response@0.3.9
response v0.3.9

latest releases: remix@3.0.0-rc.3, tar-parser@0.8.0, static-middleware@0.4.16...
4 hours ago

Patch Changes

  • Include X-Content-Type-Options: nosniff on file responses, including partial, conditional, and error responses. Existing file media types and response bodies are preserved.

  • Compressed text/html responses now flush each chunk as it becomes available, so streamed pages can send initial HTML before deferred content resolves. compressResponse() uses Z_SYNC_FLUSH for gzip and deflate and BROTLI_OPERATION_FLUSH for Brotli unless flush is configured explicitly.

  • Bumped @remix-run/* dependencies:

Don't miss a new remix release

NewReleases is sending notifications on new releases.