github cloudflare/workers-sdk @cloudflare/pages-shared@0.11.0

latest releases: wrangler@3.78.6, miniflare@3.20240909.4, @cloudflare/vitest-pool-workers@0.5.6...
10 months ago

Minor Changes

  • #4051 4578d647 Thanks @taoky! - fix: remove extension name check when generating response

    Current regex logic to check whether a pathname is a file (has file extension) is causing trouble for some websites, and now ${pathname}/index.html is always checked before returning notFound().

Patch Changes

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.