Skip to content

Relese 2.3.0

Compare
Choose a tag to compare
@surol surol released this 27 Aug 13:15
· 28 commits to master since this release
v2.3.0
253595c

Dependencies

  • Add TypeScript 5.2 support

Fixes

  • Disable verbatimModuleSyntax option, as it is incompatible with SystemJS target (see #21).
  • Fall back to Node when unset or set to Node16 or NodeNext, as the latter prohibited for SystemJS target since TypeScript v5.2.