File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ Change Log
2
+ ====================================================================================================
3
+ All notable changes will be documented in this file.
4
+ coverage-istanbul-loader adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
+
6
+
7
+ [ v3.0.0] ( https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v3.0.0 ) (2020-03-05)
8
+ ----------------------------------------------------------------------------------------------------
9
+
10
+ - Moved coverage-istanbul-loader to the [ @JSDevTools scope] ( https://www.npmjs.com/org/jsdevtools ) on NPM
11
+
12
+ - The "coverage-istanbul-loader" NPM package is now just a wrapper around the scoped "@jsdevtools/coverage-istanbul-loader " package
13
+
14
+ [ Full Changelog] ( https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v2.0.3...v3.0.0 )
15
+
16
+
17
+
18
+ [ v2.0.0] ( https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v2.0.0 ) (2019-08-09)
19
+ ----------------------------------------------------------------------------------------------------
20
+
21
+ - Major dependency updates that _ could_ have breaking changes
22
+
23
+ [ Full Changelog] ( https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v1.0.0...v2.0.0 )
24
+
25
+
26
+
27
+ [ v1.0.0] ( https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v1.0.0 ) (2019-02-02)
28
+ ----------------------------------------------------------------------------------------------------
29
+
30
+ Initial release 🎉
You can’t perform that action at this time.
0 commit comments