intern v4.4.3 Release Notes

Release Date: 2019-06-05 // almost 5 years ago
  • 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)