Relese 2.3.0
Dependencies
- Add TypeScript 5.2 support
Fixes
- Disable
verbatimModuleSyntax
option, as it is incompatible withSystemJS
target (see #21). - Fall back to
Node
when unset or set toNode16
orNodeNext
, as the latter prohibited forSystemJS
target since TypeScript v5.2.