Skip to content

Releases: istanbuljs/istanbuljs

nyc-config-hook-run-in-this-context: v2.0.0

25 Jul 14:30
63cd2d1
Compare
Choose a tag to compare

2.0.0 (2023-07-25)

⚠ BREAKING CHANGES

  • deps: minimum Node version bumped to 10.

Bug Fixes

istanbul-reports: v3.1.6

25 Jul 14:30
63cd2d1
Compare
Choose a tag to compare

3.1.6 (2023-07-25)

Bug Fixes

  • clover: always close last open tag (07c6ea6)

istanbul-lib-report: v3.0.1

25 Jul 14:30
63cd2d1
Compare
Choose a tag to compare

3.0.1 (2023-07-25)

Bug Fixes

istanbul-lib-instrument: v6.0.0

25 Jul 14:30
63cd2d1
Compare
Choose a tag to compare

6.0.0 (2023-07-25)

⚠ BREAKING CHANGES

  • deps: minimum Node version bumped to 10.

Bug Fixes

istanbul-lib-instrument: v5.2.1

05 Oct 22:25
fb8cb4b
Compare
Choose a tag to compare

5.2.1 (2022-10-05)

Bug Fixes

  • handle error when inputSourceMap is not a plain object (#662) (3e3611f)

istanbul-reports: v3.1.5

13 Jul 19:06
7cea3b1
Compare
Choose a tag to compare

3.1.5 (2022-07-13)

Bug Fixes

  • new Date() such that it works with MockDate library (#688) (85905f9)
  • add placeholder to fix Implicit Else (#679) (0516f51)

istanbul-lib-instrument: v5.2.0

20 Apr 17:28
c7693d4
Compare
Choose a tag to compare

5.2.0 (2022-02-21)

Features

  • exclude Empty Object and Arrays in Truthy Detection (#666) (e279684)

istanbul-reports: v3.1.4

05 Feb 17:12
07e831c
Compare
Choose a tag to compare

3.1.4 (2022-01-17)

Bug Fixes

  • "E" is not showing in the HTML reporter for "implicit else" branches after pull 633 (#663) (7818922)

istanbul-reports-v3.1.3: chore: release master (#661)

29 Dec 21:53
aaa6dc5
Compare
Choose a tag to compare

3.1.3 (2021-12-29)

Bug Fixes

  • reverse tabnabbing vulnerability in URLs (#591) (4eceb9e)

istanbul-reports-v3.1.2: chore: release master (#660)

23 Dec 23:29
4131797
Compare
Choose a tag to compare

3.1.2 (2021-12-23)

Bug Fixes

  • remove stray div tag from HTML report (68d9c74)