github cloudflare/workers-sdk @cloudflare/workers-utils@0.11.1

latest releases: wrangler@4.68.0, @cloudflare/vitest-pool-workers@0.12.16, @cloudflare/vite-plugin@1.25.4...
6 hours ago

Patch Changes

  • #12601 ebdbe52 Thanks @43081j! - Switch to empathic for file-system upwards traversal to reduce dependency bloat.

  • #12602 58a4020 Thanks @anonrig! - Optimize filesystem operations by using Node.js's throwIfNoEntry: false option

    This reduces the number of system calls made when checking for file existence by avoiding the overhead of throwing and catching errors for missing paths. This is an internal performance optimization with no user-visible behavioral changes.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.