Minor Changes
-
#12763
d028ffbThanks @petebacondarwin! - Graduate experimental Node.js module flags to date-gated flagsThe following Node.js module compatibility flags are no longer experimental and are now automatically enabled for workers using
nodejs_compatwith a compatibility date of2026-03-17or later:perf_hooks,v8,tty,child_process,worker_threads,readline, andrepl. Each flag can still be explicitly enabled or disabled via the correspondingenable_/disable_compatibility flags.