Skip to content

v1.12.1

Choose a tag to compare

@ajafff ajafff released this 18 Mar 15:42
· 60 commits to master since this release

Bugfixes:

  • no-unnecessary-type-annotations now recognizes IIFEs that look like (function(param: string) {}('parameter'));