- Enabled experimental strip types flag by default, allowing Node.js to execute TypeScript files via STDIN eval and worker eval input (experimental).
- Added process.ref() and process.unref() methods and extended lib to support TypeScript in STDIN eval and worker eval input.
- Updated documentation (examples, parseArg defaults, security notes) and performed numerous build, dependency, and test stability improvements.