github cloudflare/workers-sdk @cloudflare/unenv-preset@2.7.1

Patch Changes

  • #10514 31ecfeb Thanks @vicb! - Use the native node:constants module

    The native node:constants module was implemented in this PR
    It was released as part of workerd 1.20250813.0

  • #10431 f656d1a Thanks @anonrig! - Remove node:module polyfills

  • #10443 bd21fc5 Thanks @anonrig! - Removes node:crypto polyfills

  • #10498 4851955 Thanks @vicb! - enabled native node:fs and node:os modules.

    native node:fs is used when the enable_nodejs_fs_module is set or by default starting from 2025-09-15.

    native node:os is used when the enable_nodejs_os_module is set or by default starting from 2025-09-15

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.