3.2.1 (2023-08-09)
- resolve public path base on html-webpack-plugin and webpack config (c333304)
3.2.0 (2023-06-02)
3.1.0 (2022-08-05)
- escape all </script> that appears inside source (cdf4b31)
3.0.1 (2022-07-24)
- unable to match assets when filename contains special characters (ce6be9c)
3.0.0 (2022-02-27)
- new option for defining HTML templates the plugin should process (1ffe025)
2.0.3 (2021-10-30)
- delete only script files which has been processed by plugin (4e40c19)
2.0.2 (2021-07-04)
2.0.1 (2021-05-05)
- chage the default test scope to avoid targeting map files or gzip files (7539425)
2.0.0 (2021-03-21)
- support for webpack 5 (a015679)
1.1.2 (2021-03-06)
- fix no construct signatures error throw by typescript (d00e1a7)
1.1.1 (2021-03-01)
- ignore .husky and scripts folder when publishing package (f056fa2)
1.1.0 (2021-03-01)
- enhance typings (9da9cec)
1.0.1 (2021-01-22)
- html inline script webpack plugin (979d3c8)