Skip to content

v8.4.0

Compare
Choose a tag to compare
@nicojs nicojs released this 06 Aug 11:29
· 104 commits to master since this release

8.4.0 (2024-08-06)

Bug Fixes

  • instrumenter: support explicit resource management in TS (#4928) (2bd046a), closes #4876
  • mocha-runner: properly restrict tests to run (f9ef08e)
  • mutant placement: don't place mutants inside assignment expression (#4927) (4b8885c), closes #4884
  • node-18: revert changes to support node 18 again (#4935) (42162bd)

Features

  • clear-text-reporter: Add "skipFull" option (#4875) (da213ad)