Patch Changes
-
#10527
818ce22
Thanks @vicb! - Bumpunenv
to 2.0.0-rc.20The latest release include a fix for
node:tty
default export.
See the changelog for full details. -
#10430
cb22f5f
Thanks @anonrig! - Removenode:util
andnode:sys
polyfills which are now fully implemented in workerd -
#10536
a565291
Thanks @vicb! - Use the nativenode:http2
when available.It is enabled starting on 2025-09-01 or when the
enable_nodejs_http2_module
compatibility flag is set.