github cloudflare/workers-sdk wrangler@2.4.0

latest releases: wrangler@3.78.6, miniflare@3.20240909.4, @cloudflare/vitest-pool-workers@0.5.6...
22 months ago

Minor Changes

  • #2193 0047ad30 Thanks @JacobMGEvans! - Local Mode Console Support
    Added support for detailed console.log capability when using --experimental-local

    resolves #2122

Patch Changes

  • #2192 add4278a Thanks @mrbbot! - Add a --experimental-local-remote-kv flag to enable reading/writing from/to real KV namespaces.
    Note this flag requires --experimental-local to be enabled.

  • #2204 c725ce01 Thanks @jahands! - fix: Upload filepath-routing configuration in wrangler pages publish

    Publishing Pages projects containing a functions directory incorrectly did not upload the filepath-routing config so that the user can view it in Dash. This fixes that, making the generated routes viewable under Routing configuration in the Functions tab of a deployment.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.