github cloudflare/workers-sdk wrangler@2.1.1

latest releases: @cloudflare/quick-edit@0.2.3, @cloudflare/vitest-pool-workers@0.5.12, wrangler@3.78.12...
2 years ago

Patch Changes

  • #1827 32a58fee Thanks @JacobMGEvans! - fix: Publish error when deploying new Workers

    This fix adds a try/catch when checking when the Worker was last deployed.

    The check was failing when a Worker had never been deployed, causing deployments of new Workers to fail.

    fixes #1824

  • #1799 a89786ba Thanks @JacobMGEvans! - feat: Bulk Secret Upload
    Created a flag that allows for passing in a JSON file with key/value's of secrets.

    resolve #1610

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.