github cloudflare/workers-sdk wrangler@2.0.18

latest releases: wrangler@3.58.0, @cloudflare/vitest-pool-workers@0.4.0, @cloudflare/pages-shared@0.11.40...
23 months ago

Patch Changes

  • #1451 62649097 Thanks @WalshyDev! - Fixed an issue where Pages upload would OOM. This was caused by us loading all the file content into memory instead of only when required.

  • #1375 e9e98721 Thanks @JacobMGEvans! - polish: Compliance with the XDG Base Directory Specification
    Wrangler was creating a config file in the home directory of the operating system ~/.wrangler. The XDG path spec is a
    standard for storing files, these changes include XDG pathing compliance for .wrangler/* location and backwards compatibility with previous
    ~/.wrangler locations.

    resolves #1053

  • #1449 ee6c421b Thanks @alankemp! - Output additional information about uploaded scripts at WRANGLER_LOG=log level

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.