Releases: iFaxity/vite-plugin-istanbul
Releases · iFaxity/vite-plugin-istanbul
v4.1.0
4.1.0 (2023-05-27)
Features
- convert coverageGlobalScope to support service workers (#104) (05da1fc)
v4.1.0-rc.1
Features
- convert coverageGlobalScope to support service workers (#104) (05da1fc)
v4.0.0-rc.3
Features
- convert coverageGlobalScope to support service workers (#104) (05da1fc)
v4.0.1
4.0.1 (2023-02-27)
Bug Fixes
- Pruned querystring of Vue files in serve mode (4b9d345)
v4.0.0-rc.2
Bug Fixes
- Pruned querystring of Vue files in serve mode (4b9d345)
v4.0.0
4.0.0 (2023-01-09)
Breaking
- Removed compression in instrumenter. (c49bb60)
v3.0.4
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
3.0.3 (2022-12-02)
Bug Fixes