Skip to content

V2.2.0

Compare
Choose a tag to compare
@Obi-Dann Obi-Dann released this 18 May 23:06
· 35 commits to master since this release
  • New option disableLocalsExport #23 by @raphael-leger
    An option to not concatenate a type with a locals key in generated d.ts files. Defaults to false
  • Fix conflicting names in d.ts when linter is configured with no-redeclare #21 by @raphael-leger