cloudflare/workers-sdk @cloudflare/pages-shared@0.13.179
cloudflare/workers-sdk
Captured source
source ↗published Sep 10, 2026seen 12hcaptured 12hhttp 200method plain
@cloudflare/pages-shared@0.13.179
Repository: cloudflare/workers-sdk
Tag: @cloudflare/pages-shared@0.13.179
Published: 2026-09-10T15:21:06Z
Prerelease: no
Release notes:
Patch Changes
- #15563 `ed5797a` Thanks @Bortlesboat! - Encode filenames in Pages HTML redirects
Fix wrangler pages dev returning a 502 response when redirecting HTML paths containing Unicode characters. Keep reserved characters in filenames encoded in the redirect destination and preserve the request query string.