github cloudflare/workers-sdk @cloudflare/workers-shared@0.17.0

Minor Changes

  • #8443 3b1d081 Thanks @GregBrimble! - Requests with a Sec-Fetch-Mode: navigate header, made to a project with sec_fetch_mode_navigate_header_prefers_asset_serving compatibility flag, will be routed to the asset-worker rather than a user Worker when no exact asset match is found.

    Requests without that header will continue to be routed to the user Worker when no exact asset match is found.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.