Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@swernerx swernerx released this 04 Aug 11:54
· 429 commits to master since this release
  • Added support for new 'node8' target. (2e06458)
  • Added automatic disabling of async/await transpilatio based on current target + added logging for this in debug mode. (6155e94)
  • Minor changes (58744cb)
  • Allow for disabling async rewrite (e7e3d8d)
  • Removed duplicated test (84c9cfa)
  • Improved doc on async/await using nodeent (8c04037)
  • Added async/await transpile test (425f341)
  • Updated deps (37fdc48)
  • Update readme.md (e78ac8a)