Skip to content

Releases: alexcanessa/typescript-coverage-report

v1.0.0

12 Feb 12:48
Compare
Choose a tag to compare

No changelog for this release.

v0.7.0

17 Nov 15:23
Compare
Choose a tag to compare

No changelog for this release.

v0.6.4

15 Jan 22:09
Compare
Choose a tag to compare

No changelog for this release.

v0.6.3

15 Jan 21:38
Compare
Choose a tag to compare

No changelog for this release.

v0.6.2

20 Dec 11:00
Compare
Choose a tag to compare

No changelog for this release.

v0.6.1

18 Oct 09:52
Compare
Choose a tag to compare

Bug Fixes:

  • #78 Bug: Doesn't work with typescript 4.4

v0.6.0

23 Apr 13:58
Compare
Choose a tag to compare

Enhancements:

  • #56 Suggestion: Pass in tsconfig path (potentially not reading typeCoverage in package.json)

v0.5.1

10 Apr 14:08
Compare
Choose a tag to compare

Bug Fixes:

  • #51 Bug: Maximum call stack size exceeded

v0.5.0

17 Feb 18:42
Compare
Choose a tag to compare

Enhancements:

  • #39 Suggestion: Support TypeScript 4.x

Bug Fixes:

  • #48 Bug: Delete output directory just before generating it

v0.4.0

21 Dec 09:44
Compare
Choose a tag to compare

Enhancements:

  • #40 Suggestion: Use ignoreCatch option from type-coverage
  • #37 Suggestion: Make table sortable