v10.6.0v10.5.0
Reading changes from the repo…
execArgv
is improved, ensuring that flags are correctly preserved when using child_process.fork()
, enhancing reliability in child process execution. moduleTypes
setting may not override the module type for custom transpilers, ensuring that users can effectively use their desired transpiler settings without issues. resolveTypeReferenceDirective
, preventing unexpected application crashes and improving overall stability.