Skip to content

5.1.0

Latest
Compare
Choose a tag to compare
@machty machty released this 13 Aug 19:45
· 2 commits to master since this release

5.1.0

  • The EC Babel async arrow function transformer now prunes imports that become unused after applying the transform so that Rollup doesn't complain about unused imports. (#595)