Skip to content

Tapper v1.7.1

Compare
Choose a tag to compare
@nenoNaninu nenoNaninu released this 08 Jan 18:59
· 205 commits to main since this release

Enhancements:

  • #67 #70 Add feature to transpile enum to string enum and string union

Breaking Changes:

  • Remove --enum-naming-style from CLI argument.
    • enum is always transpiled into the PascalCase. This is the standard TypeScript naming style.