Skip to content

@cloudflare/workers-shared@0.20.0

Choose a tag to compare

@workers-devprod workers-devprod released this 24 Sep 10:45
· 13 commits to main since this release
8d7e380

Minor Changes

  • #15352 fb6e499 Thanks @tpmmorris! - Add base-path routing to the Asset Worker

    The Asset Worker can now serve an asset directory beneath a configured public URL prefix without changing its on-disk layout. It normalizes the prefix, applies it only to asset lookup, and preserves the original public path for user Workers, headers, redirects, and routing rules.