Skip to content

Releases: stryker-mutator/stryker-js

v8.2.2

29 Jan 12:10
Compare
Choose a tag to compare

8.2.2 (2024-01-29)

Bug Fixes

  • publish config: make create-stryker a public package (910851f)

v8.2.1

29 Jan 12:04
Compare
Choose a tag to compare

8.2.1 (2024-01-29)

Bug Fixes

  • publish: use npm ci instead of install in publish (#4697) (3fc5af8)

v8.2.0

29 Jan 10:52
Compare
Choose a tag to compare

8.2.0 (2024-01-29)

Features

v8.1.0

29 Jan 09:47
Compare
Choose a tag to compare

8.1.0 (2024-01-29)

Bug Fixes

  • deps: update a lot of dependencies (#4691) (5b45fa6)
  • deps: update dependency angular-html-parser to ~5.2.0 (#4649) (2d998e2)

Features

  • core: Add .next, .nuxt and .svelte-kit to ignorePattern (#4645) (ddc28ea)
  • instrumenter: support .mts and .cts file extensions (#4694) (7a09c75)

v8.0.0

30 Nov 19:53
Compare
Choose a tag to compare

8.0.0 (2023-11-30)

Bug Fixes

  • core: short circuit test executor when no tests and allowEmpty (#4477) (ce3e5cd)
  • deps: update dependency @cucumber/messages to v23 (#4540) (0472118)
  • deps: update dependency angular-html-parser to v5 (#4533) (fb5a167)
  • deps: update dependency emoji-regex to v10 (#4496) (418688b)
  • deps: update dependency tap-parser to ~15.3.0 (#4492) (5ababb3)
  • deps: update mutation-testing-elements monorepo to v2.0.5 (#4536) (45e3ae6)
  • jest-runner: support handleTestEvent class property (#4623) (23f557d)

Features

BREAKING CHANGES

v7.3.0

15 Oct 13:49
Compare
Choose a tag to compare

7.3.0 (2023-10-15)

Bug Fixes

  • core: disableTypeChecks true only forces ts-like file match (#4485) (31f3411)
  • cucumber: support cucumber 10 (74c75b6)
  • deps: update dependency commander to ~11.1.0 (#4483) (ab03c0d)
  • deps: update dependency tap-parser to v15 (#4457) (f3f16c3)
  • package: don't publish test and tsbuildinfo. (#4464) (ae3d2d8)

Features

  • Ignorer plugin: support ignorer plugins (#4487) (4fe1000)
  • plugin: add support for declareValuePlugin (#4490) (a3c35ca)

v7.2.0

02 Oct 14:39
Compare
Choose a tag to compare

7.2.0 (2023-10-02)

Bug Fixes

Features

  • config: allow suffix 'config' to config filename (#4308) (fc8596e)
  • reporter: configurable clear-text reporter (#4330) (74bcc74)
  • string mutations: don't mutate Symbol descriptions (#4407) (bdd0d5c)

v7.1.1

15 Jul 08:36
Compare
Choose a tag to compare

7.1.1 (2023-07-15)

Bug Fixes

Features

v7.1.0

24 Jun 10:14
Compare
Choose a tag to compare

7.1.0 (2023-06-24)

Bug Fixes

Features

v7.0.2

08 Jun 10:46
Compare
Choose a tag to compare

7.0.2 (2023-06-08)

Bug Fixes