github cloudflare/workers-sdk @cloudflare/vite-plugin@1.54.5

latest releases: create-cloudflare@2.72.6, miniflare@5.20260907.0-alpha, @cloudflare/runtime-types@0.0.22...
3 hours ago

Patch Changes

  • #15519 e004845 Thanks @devaniketh! - Preserve HTTP/2 :authority header and non-default port in dev server requests

    When Vite runs over HTTPS with HTTP/2 enabled, browsers send authority via the :authority pseudo-header rather than Host. Previously, pseudo-headers were omitted when creating Fetch requests, causing non-default ports to be dropped from request.url and X-Forwarded-Host. Authority and scheme are now preserved from HTTP/2 pseudo-headers and request properties.

  • Updated dependencies [8bbcb9f, 2b42d6f, ea5634e, c0c6504, ffc7efd, 682cd44]:

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.