Skip to content

Releases: bcoe/c8

v10.1.2

13 Jun 00:34
ff146b4
Compare
Choose a tag to compare

10.1.2 (2024-06-13)

Bug Fixes

  • deps: make monocart-coverage-reports an optional with meta defined (3b91fda)

v10.1.1

11 Jun 23:27
e3560e1
Compare
Choose a tag to compare

10.1.1 (2024-06-11)

Bug Fixes

  • stop installing monocart-coverage-reports (#535) (13979a7)

v10.1.0

11 Jun 22:00
15ac690
Compare
Choose a tag to compare

10.1.0 (2024-06-11)

Features

v10.0.0

10 Jun 15:33
dc38051
Compare
Choose a tag to compare

10.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • deps: Node 18 is now the minimum supported Node.js version

Bug Fixes

  • deps: update test-exclude with new glob / minimatch (#531) (e33cf30)

v9.1.0

12 Jan 14:47
4ae2a4d
Compare
Choose a tag to compare

9.1.0 (2024-01-11)

Features

  • support passing reporter options from config (#459) (88db5db)

Bug Fixes

  • refactor: remove stale check for createDynamicModule (5e18365)

v9.0.0

03 Jan 17:55
128bee2
Compare
Choose a tag to compare

9.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • build: minimum Node.js version is now 14.14.0

Features

  • build: minimum Node.js version is now 14.14.0 (2cdc86b)
  • deps: update foreground-child to promise API (#512) (b46b640)
  • deps: use Node.js built in rm (2cdc86b)

v8.0.1

25 Jul 14:51
a13584d
Compare
Choose a tag to compare

8.0.1 (2023-07-25)

Bug Fixes

v8.0.0

13 Jun 16:01
be9ef33
Compare
Choose a tag to compare

8.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • dropped Node 10 support (#475)

Miscellaneous Chores

v7.14.0

28 May 16:35
961fa2a
Compare
Choose a tag to compare

7.14.0 (2023-05-26)

Features

  • added a new CLI arg --merge-async to asynchronously and incrementally merge process coverage files to avoid OOM due to heap exhaustion (#469) (45f2f84)

v7.13.0

16 Feb 16:59
2f36fe9
Compare
Choose a tag to compare

7.13.0 (2023-02-14)

Features

  • add skipFull and excludeNodeModules to type definitions (#417) (b93b9c0)
  • support passing reporter options (#423) (bc347a9)
  • types: add typings for reporterOptions (#446) (3646e6e)