Skip to content

Releases: istanbuljs/v8-to-istanbul

v9.2.0

22 Nov 08:54
b0eb410
Compare
Choose a tag to compare

9.2.0 (2023-11-22)

Features

v9.1.3

05 Oct 12:26
0a44bda
Compare
Choose a tag to compare

9.1.3 (2023-10-05)

Bug Fixes

v9.1.2

04 Oct 08:06
12b38c3
Compare
Choose a tag to compare

9.1.2 (2023-10-04)

Bug Fixes

v9.1.1

04 Oct 07:34
1bc7d7d
Compare
Choose a tag to compare

9.1.1 (2023-10-04)

Bug Fixes

  • ignore hint to mark uncovered files statements and lines (#218) (c425413)

v9.1.0

14 Feb 18:59
fca5e6a
Compare
Choose a tag to compare

9.1.0 (2023-02-14)

Features

  • ignore hint more now accepts more suffixes (#203) (65e70d1)

v9.0.1

20 Jun 20:27
b5ecd82
Compare
Choose a tag to compare

9.0.1 (2022-06-20)

Bug Fixes

v9.0.0

20 Apr 12:49
62bde4b
Compare
Choose a tag to compare

9.0.0 (2022-04-20)

⚠ BREAKING CHANGES

  • migrate from source-map to TraceMap

Bug Fixes

  • address issues with line selection for Node 10 (12d01c6)

Code Refactoring

  • migrate from source-map to TraceMap (c39ac4c)

v8.1.1: chore(master): release 8.1.1 (#178)

10 Jan 01:32
1f357fa
Compare
Choose a tag to compare

8.1.1 (2022-01-10)

Bug Fixes

  • handle undefined sourcesContent and null sourcesContent entry (6c2e2ec)
  • perf: optimize hit counting and source map performance (3f83226), closes #159

v8-to-istanbul v8.1.0

27 Sep 10:54
aac059d
Compare
Choose a tag to compare

Features

  • function to cleanup allocated resources after usage (#161) (a3925e9)

v8-to-istanbul v8.0.0

03 Jun 21:49
5cc4995
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • minimum Node version now 10.12.

Bug Fixes

  • address file URL path regression on Windows (#146) (bb04c56)