Skip to content

4.4.3

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 05 Jun 03:08
· 107 commits to master since this release

Overview

This release fixes bugs with path resolution and reporter output, and ensure types are compatible with the version of TS used by Intern.

  • Remove unnecessary types dependencies and ensure remaining types are TS 3.1 compatible (#977)
  • Improve internPath resolution and update HTML testing documentation (#988)
  • Add a mkdirp implementation for the Junit reporter (#984)