Releases: icelam/html-inline-script-webpack-plugin
Releases · icelam/html-inline-script-webpack-plugin
v3.2.1
09 Aug 10:50
Compare
Sorry, something went wrong.
No results found
3.2.1 (2023-08-09)
Bug Fixes
resolve public path base on html-webpack-plugin and webpack config (c333304 )
v3.2.0
02 Jun 18:18
Compare
Sorry, something went wrong.
No results found
3.2.0 (2023-06-02)
Features
support preserving inlined assets by regex (#434 ) (239e7b9 )
v3.1.0
05 Aug 05:21
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-08-05)
Features
escape all </script> that appears inside source (cdf4b31 )
v3.0.1
24 Jul 09:56
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-07-24)
Bug Fixes
unable to match assets when filename contains special characters (ce6be9c )
v3.0.0
27 Feb 12:44
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-02-27)
Features
new option for defining HTML templates the plugin should process (1ffe025 )
v1.1.6
04 Nov 05:54
Compare
Sorry, something went wrong.
No results found
1.1.6 (2021-11-04)
Bug Fixes
This release is same as 1.1.5 to fix issue #290
v2.0.3
30 Oct 09:14
Compare
Sorry, something went wrong.
No results found
2.0.3 (2021-10-30)
Bug Fixes
delete only script files which has been processed by plugin (4e40c19 )
v1.1.5
30 Oct 09:13
Compare
Sorry, something went wrong.
No results found
1.1.5 (2021-10-30)
Bug Fixes
delete only script files which has been processed by plugin (f725bd7 )
v2.0.2
04 Jul 16:47
Compare
Sorry, something went wrong.
No results found
2.0.2 (2021-07-04)
Bug Fixes
v1.1.4
04 Jul 16:48
Compare
Sorry, something went wrong.
No results found
1.1.4 (2021-07-04)
Bug Fixes
invalid logic on missing script check (aa66df0 )