Skip to content

Releases: icelam/html-inline-script-webpack-plugin

v3.2.1

09 Aug 10:50
dfa4015
Compare
Choose a tag to compare

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
fe7a33c
Compare
Choose a tag to compare

3.2.0 (2023-06-02)

Features

  • support preserving inlined assets by regex (#434) (239e7b9)

v3.1.0

05 Aug 05:21
3060595
Compare
Choose a tag to compare

3.1.0 (2022-08-05)

Features

  • escape all </script> that appears inside source (cdf4b31)

v3.0.1

24 Jul 09:56
eb3cbd7
Compare
Choose a tag to compare

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
debba29
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

2.0.2 (2021-07-04)

Bug Fixes

  • invalid logic on missing script check (#198) (e9f9f26)

v1.1.4

04 Jul 16:48
Compare
Choose a tag to compare

1.1.4 (2021-07-04)

Bug Fixes

  • invalid logic on missing script check (aa66df0)