v26.5.0
module: remove --experimental-default-type
src: support import() and import.meta in embedder-run modules
module: mark type stripping as stable
lib: enforce use of trailing commas
stream: move _stream_* to end-of-life
bootstrap: print `--help` message using `console.log`
src: build v8 tick processor as built-in source text modules
repl: extract and standardize history from both repl and interface
test_runner: unify --require and --import behavior when isolation none
watch: print name of changed file that triggers restart