Skip to content

@cloudflare/deploy-helpers@0.12.2

Choose a tag to compare

@workers-devprod workers-devprod released this 17 Sep 15:47
· 9 commits to main since this release
5b69153

Patch Changes

  • #15445 edb2fe7 Thanks @nileshpatil6! - Join route lists before printing them in deploy messages

    The "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.toString inserts between elements. Both sites now join the mapped lines before printing.

  • Updated dependencies [6874aa9, 2298cf1, 876eea1, 2b39fc2]: