@cloudflare/workers-shared@0.20.0
·
13 commits
to main
since this release
Minor Changes
-
#15352
fb6e499Thanks @tpmmorris! - Add base-path routing to the Asset WorkerThe 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.