Releases: waysact/webpack-subresource-integrity
Releases · waysact/webpack-subresource-integrity
v0.5.1
Bugfix for handling assets in subdirectories with html-webpack-plugin
.
v0.5.0
Compatibility with webpack 2.1.0-beta (#8)
v0.4.2
Handle circular chunk dependencies gracefully.
Emit warning instead of error when a foreign asset is added by html-webpack-plugin
.
Fix handling of filename hashes added by html-webpack-plugin
.
Relax version requirements for development dependencies.
v0.3.2
Don't rely on presence of Object.values
.
v0.3.1
Don't rely on presence of Array.forEach
.
v0.3.0
Compute integrity for non-JS assets.
v0.2.0
Internal improvements for better forward compatibility with webpack.