Patch Changes
-
#15445
edb2fe7Thanks @nileshpatil6! - Join route lists before printing them in deploy messagesThe "already assigned to routes" error and the "Previously deployed routes" warning interpolated an array of routes straight into a template literal, so with more than one route the output picked up the commas that
Array.prototype.toStringinserts between elements. Both sites now join the mapped lines before printing. -
Updated dependencies [
6874aa9,2298cf1,876eea1,2b39fc2]:- @cloudflare/workers-utils@0.40.0
- miniflare@5.20260917.0-alpha
- @cloudflare/containers-shared@0.16.5
- @cloudflare/cli-shared-helpers@0.1.33