Skip to content

Releases: iFaxity/vite-plugin-istanbul

v5.0.0-rc.1

18 Jun 19:52
d051190
Compare
Choose a tag to compare
v5.0.0-rc.1 Pre-release
Pre-release

5.0.0-rc.1 (2023-06-18)

v4.1.0

27 May 16:05
c59e5d6
Compare
Choose a tag to compare

4.1.0 (2023-05-27)

Features

  • convert coverageGlobalScope to support service workers (#104) (05da1fc)

v4.1.0-rc.1

27 May 16:04
56292d7
Compare
Choose a tag to compare
v4.1.0-rc.1 Pre-release
Pre-release

4.1.0-rc.1 (2023-05-27)

Features

  • convert coverageGlobalScope to support service workers (#104) (05da1fc)

v4.0.0-rc.3

22 May 11:29
05da1fc
Compare
Choose a tag to compare
v4.0.0-rc.3 Pre-release
Pre-release

4.0.0-rc.3 (2023-05-22)

Features

  • convert coverageGlobalScope to support service workers (#104) (05da1fc)

v4.0.1

27 Feb 22:27
Compare
Choose a tag to compare

4.0.1 (2023-02-27)

Bug Fixes

  • Pruned querystring of Vue files in serve mode (4b9d345)

v4.0.0-rc.2

28 Jan 15:25
868de66
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release

4.0.0-rc.2 (2023-01-28)

Bug Fixes

  • Pruned querystring of Vue files in serve mode (4b9d345)

v4.0.0

09 Jan 23:26
9909d47
Compare
Choose a tag to compare

4.0.0 (2023-01-09)

Breaking

  • Removed compression in instrumenter. (c49bb60)

v4.0.0-rc.1

03 Jan 00:16
ded29d4
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

4.0.0-rc.1 (2023-01-03)

v3.0.4

07 Dec 14:20
Compare
Choose a tag to compare

3.0.4 (2022-12-07)

Bug Fixes

  • testExclude needs also to be initialized if build.sourcemap is set to true in vite config; otherwise, this can lead to an exception in transform where testExclude.shouldInstrument is called. (3a30af1)

v3.0.3

02 Dec 14:49
5cc94f1
Compare
Choose a tag to compare

3.0.3 (2022-12-02)

Bug Fixes