v9.1.0v9.0.0
Reading changes from the repo…
eval
function, allowing for custom context injection and improved extensibility. typeCheck
CLI flag now overrides the transpileOnly
setting in your tsconfig.json
, giving you more flexibility in your type checking process. --es-module-specifier-resolution
flag is now aliased to --experimental-specifier-resolution
for better compatibility with Node 12. Register
has been renamed to Service
, streamlining the naming convention and improving clarity in service creation and registration.