Skip to content

v0.8.6

Compare
Choose a tag to compare
@cgewecke cgewecke released this 29 Jan 01:49
· 45 commits to master since this release

What's Changed

Fixes

  • Perform ternary conditional injections before branch injections (#828) by @cgewecke in #828
  • Fix chained ternary conditionals instrumentation by @cgewecke in #830
  • Fix instrumentation error for virtual modifiers by @cgewecke in #832
  • Throw error when mocha parallel is set to true by @cgewecke in #833

Documentation

  • Update faq.md with another viaIR optimizer config workaround by @remedcu in #822
  • Document Istanbul check-coverage cli command by @cgewecke in #834

Dependencies

Misc

New Contributors

Full Changelog: v0.8.5...v0.8.6