1.2.3StashSync.app team1 min read

v1.2.3 — Cloudflare Packaging Step

Adds a dedicated packaging step for the Cloudflare Workers build to prevent duplicate Next.js compilation runs.

Changed

  • Added an explicit packaging step for the Cloudflare Workers deployment bundle in the CI/CD workflow.
  • Skipped duplicate Next.js build execution to reduce build time and avoid artifacts conflicts.