ts-loader
Advanced tools
Comparing version 9.2.0 to 9.2.1
# Changelog | ||
## v9.2.1 | ||
* [Make v9 latest in npm again](https://github.com/TypeStrong/ts-loader/issues/1320) - thanks @johnnyreilly | ||
## v9.2.0 | ||
@@ -36,2 +40,7 @@ | ||
## v8.3.0 | ||
* [Fixed impossibility to have several instances of ts-loader with different compiler options](https://github.com/TypeStrong/ts-loader/issues/1316) - thanks @timocov | ||
* This is a backport from v9.2.0 for webpack 4 compatibility | ||
## v8.2.0 | ||
@@ -38,0 +47,0 @@ |
{ | ||
"name": "ts-loader", | ||
"version": "9.2.0", | ||
"version": "9.2.1", | ||
"description": "TypeScript loader for webpack", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
257388