Skip to content

Releases: bcoe/c8

v12.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:44
ae5a0cf

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

v11.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 21:57
ce78df4

11.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive deps require 20 || >=22

Bug Fixes

v10.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Dec 19:01
1ec3cc4

10.1.3 (2024-12-10)

Bug Fixes

  • deps: update bcoe/v8-coverage addressing v8 issue (#552) (b32a563)

v10.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:34
ff146b4

10.1.2 (2024-06-13)

Bug Fixes

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

v10.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:27
e3560e1

10.1.1 (2024-06-11)

Bug Fixes

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

v10.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:00
15ac690

10.1.0 (2024-06-11)

Features

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:33
dc38051

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

Choose a tag to compare

@github-actions github-actions released this 12 Jan 14:47
4ae2a4d

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

Choose a tag to compare

@github-actions github-actions released this 03 Jan 17:55
128bee2

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

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:51
a13584d

8.0.1 (2023-07-25)

Bug Fixes