v24.18.1
module: remove --experimental-default-type
src: add initial support for ESM in embedder API
module: mark type stripping as stable
lib: enforce use of trailing commas
src: fix timing of snapshot serialize callback
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: fix --env-file-if-exists crashing on linux if the file is missing