Patch Changes
-
#10514
31ecfeb
Thanks @vicb! - Use the nativenode:constants
moduleThe 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 nativenode:fs
andnode:os
modules.native
node:fs
is used when theenable_nodejs_fs_module
is set or by default starting from 2025-09-15.native
node:os
is used when theenable_nodejs_os_module
is set or by default starting from 2025-09-15