Skip to content

Releases: bcoe/c8

c8 v7.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Oct 01:39
99bdc6d

Bug Fixes

  • v8-to-istanbul: revert off by one that broke TypeScript (#262) (81ab5b7)

c8 v7.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Oct 06:20
9f67180

Bug Fixes

  • v8-to-istanbul: pull in fix for missing branches (#258) (eaffa78)

c8 v7.3.1

Choose a tag to compare

@release-please release-please released this 22 Sep 23:21
9935fd8

Bug Fixes

  • deps: update dependency yargs to v16 (#251) (0436816)
  • deps: update dependency yargs-parser to v20 (#252) (ae845f0)
  • add missing space in text (#245) (efe6d04)
  • deps: update dependency find-up to v5 (#242) (8a0cfd7)
  • deps: update dependency yargs-parser to v19 (#241) (baa01df)

c8 v7.3.0

Choose a tag to compare

@release-please release-please released this 03 Aug 04:56
1ad3c3d

Features

c8 v7.2.1

Choose a tag to compare

@release-please release-please released this 11 Jul 05:41
11dc482

Bug Fixes

  • ignore missing source maps in raw coverage output (#233) (eed98af)

c8 v7.2.0

Choose a tag to compare

@release-please release-please released this 11 Jun 00:53
211664c

Features

  • support for instrumenting files outside of current working directory (7e53a0e)

v7.2.0-beta.0 Pre-release

Pre-release

Choose a tag to compare

@publish-bot publish-bot released this 25 May 19:45
7e53a0e

This is a pre-release for testing purposes of #225.

Install by running npm install c8@next

c8 v7.1.2

Choose a tag to compare

@release-please release-please released this 05 May 16:33
6b8e752

Bug Fixes

  • deps: update dependency yargs-parser to v18 (#202) (983de44)

c8 v7.1.1

Choose a tag to compare

@release-please release-please released this 29 Apr 23:42
8797ac4

Bug Fixes

  • deps: update dependency yargs-parser to v17 (#201) (d730c63)
  • escaping issue with cobertura reporter (#203) (e93747b)

v7.1.1-beta.0 Pre-release

Pre-release

Choose a tag to compare

@publish-bot publish-bot released this 29 Apr 23:38
e93747b

This is a pre-release for testing purposes of #212.

Install by running npm install c8@next