Skip to content

v6.3.0

Compare
Choose a tag to compare
@nicojs nicojs released this 30 Oct 21:26
· 1066 commits to master since this release

6.3.0 (2022-10-30)

Bug Fixes

  • deps: update dependency angular-html-parser to ~2.1.0 (#3797) (33eb2b1)
  • deps: update dependency chalk to ~5.1.0 (#3773) (973dc7b)
  • jest-runner: automatically set NODE_ENV env variable (#3816) (9fc7a6f)
  • jest: support more config file formats (#3761) (7d42139)
  • karma-runner: support zero-mutant runs (#3787) (c6a9219)

Features

  • clear-text reporter: add allowEmojis option in console (#3820) (79cc05f)
  • core: add --dryRunOnly CLI argument to only run initial tests (#3814) (f2cf7e6)
  • core: add support for pnpm as package manager (#3802) (af0e34e)
  • disableTypeChecks: add option 'true' to disable all type checks (#3765) (3c3d298)
  • init: document test runner homepage url in stryker.conf.json (#3817) (92c0852)
  • worker: add worker count env variable to processes (#3821) (efb6fd6)