Skip to content

Releases: waysact/webpack-subresource-integrity

v0.5.1

10 Aug 20:35

Choose a tag to compare

Bugfix for handling assets in subdirectories with html-webpack-plugin.

v0.5.0

05 Aug 18:33

Choose a tag to compare

Compatibility with webpack 2.1.0-beta (#8)

v0.4.2

17 Jun 15:57

Choose a tag to compare

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.4.1

14 Jun 00:16

Choose a tag to compare

Improve documentation.

v0.4.0

13 Jun 22:50

Choose a tag to compare

Add integration with html-webpack-plugin. (Thanks @SPSpwetter!)

Upgrade development dependencies.

Minor tweaks to README.

v0.3.2

28 Jan 10:38

Choose a tag to compare

Don't rely on presence of Object.values.

v0.3.1

13 Jan 11:24

Choose a tag to compare

Don't rely on presence of Array.forEach.

v0.3.0

13 Jan 11:05

Choose a tag to compare

Compute integrity for non-JS assets.

v0.2.0

11 Jan 23:26

Choose a tag to compare

Internal improvements for better forward compatibility with webpack.

v0.1.0

24 Dec 11:36

Choose a tag to compare

Initial release.