@cloudflare/workers-utils@0.39.1
·
12 commits
to main
since this release
Patch Changes
-
#15669
9515011Thanks @Shubham-Padkonde! - Reject Windows drive prefixes when converting file paths to URL pathstoUrlPath()now throws for drive-prefixed paths as documented. Previously it usedconsole.assert(), which only logged the invalid input and returned a path containing the drive prefix.