Releases: waysact/webpack-subresource-integrity
Releases · waysact/webpack-subresource-integrity
v1.1.0
11 Oct 00:16
Compare
Sorry, something went wrong.
No results found
v1.1.0-rc.7
04 Oct 15:24
Compare
Sorry, something went wrong.
No results found
Avoid duplicate error message on Webpack 4.20
Fix crash in non-web builds, emit warning instead (#87 )
Declare peer dependency on html-webpack-plugin (#90 )
v1.1.0-rc.6
12 Sep 14:26
Compare
Sorry, something went wrong.
No results found
Fix a bug occurring in a certain constellation (Webpack 4 with splitChunks optimization in production mode plus mini-css-extract-plugin) by simplifying chunk-to-asset mapping code (#83 )
v1.1.0-rc.5
10 Sep 08:35
Compare
Sorry, something went wrong.
No results found
Fix incompatibility with Webpack 4.13+ where the crossOrigin attribute wasn't always set.
Fix incompatibility with Webpack 4.3+ contenthash placeholder. (#78 )
Preliminary compatibility with upcoming html-webpack-plugin 4. (#80 )
v1.1.0-rc.4
16 Mar 00:12
Compare
Sorry, something went wrong.
No results found
Fix bug with multiple files per chunk (#68 )
v1.1.0-rc.3
13 Mar 23:30
Compare
Sorry, something went wrong.
No results found
Improve warning for incorrect crossOriginLoading setting (#64 )
Make Puppeteer a dev dependency (#66 )
v1.1.0-rc.2
28 Feb 15:11
Compare
Sorry, something went wrong.
No results found
Add missing distribution files
v1.1.0-rc.1
28 Feb 00:40
Compare
Sorry, something went wrong.
No results found
Add support for Webpack 4
Turn Webpack-based test cases into examples
Upgrade dev dependencies
Remove obsolete warning about Chrome 45/46 bugs
v1.0.4
14 Feb 09:09
Compare
Sorry, something went wrong.
No results found
Fix bug with multiple commons chunks (#58 )
v1.0.3
06 Dec 11:24
Compare
Sorry, something went wrong.
No results found
More robust path matching, fixes errors with certain ExtractTextPlugin output path formats (#22 )