Skip to content

Releases: waysact/webpack-subresource-integrity

v1.5.1

18 Oct 05:50
ed3c8cd
Compare
Choose a tag to compare
  • Fix a security issue where dynamically loaded chunks were not protected from tampering. This issue was introduced in v1.5.0. (#131)

v1.5.0

14 Oct 04:45
1d6bfcd
Compare
Choose a tag to compare
  • Compatibility with Webpack 5

v1.4.1

01 May 01:08
f9d76c0
Compare
Choose a tag to compare
  • Ignore tags with null attributes (#122)

v1.4.0

06 Jan 22:08
f47a7a2
Compare
Choose a tag to compare
  • Add integrity to link preload tags (#111)

v1.3.4

01 Oct 07:51
1d81d65
Compare
Choose a tag to compare

v1.3.3

02 Sep 08:12
7acf47e
Compare
Choose a tag to compare
  • Fix source maps in projects with code splitting (#113)
  • Documentation tweaks:
    • Remove recommendation to use require-sri
    • Add warning about unreliable <link preload>

v1.3.2

30 Jan 20:17
daeddb4
Compare
Choose a tag to compare
  • Fix bug where in some cases runtime bundle contents changed needlessly and without contenthash changing (#101)

v1.3.1

11 Dec 14:07
3aa64c4
Compare
Choose a tag to compare
  • Fix bug when used alongside html-webpack-externals-plugin (#97)
  • Suppress warning about missing dependencies (requires package manager with support for peerDependenciesMeta) (#90)

v1.3.0

06 Nov 14:37
098f68c
Compare
Choose a tag to compare
  • Support for assets added in html-webpack-plugin-before-html-generation hook, for example by add-asset-html-webpack-plugin (#51)

v1.2.0

12 Oct 08:54
8601fe2
Compare
Choose a tag to compare