Releases: webpack-contrib/html-loader
Releases · webpack-contrib/html-loader
v1.0.0-alpha.0
06 Feb 03:40
Compare
Sorry, something went wrong.
No results found
npm i -D html-loader@next
Code Refactoring
Features
index: add <import src="./file.html">
(HTML Imports) support (options.import
) (b8ec2d4 )
index: add <import>
filter support (options.import
) (#163 ) (6da1dce )
index: add options
validation (schema-utils
) (6a52f85 )
index: add url
filter support (options.url
) (#162 ) (9e3871f )
index: add asset resolving (HTML URLs) support (options.url
) (82e094b )
index: use posthtml
for HTML processing (ac18b3d )
BREAKING CHANGES
requires node >= v6.0.0
requires webpack >= v3.0.0
v0.5.5
17 Jan 16:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
index: don't prepend ./
to the URL on interpolate=require
(options.interpolate
) (#165 ) (9515410 )
v0.5.4
05 Jan 06:08
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ignore attribute if mailto:
is present (#145 ) (4b13d4c )
index: escape double quotes correctly (options.interpolate
) (#154 ) (1ef5de4 )
v0.5.1
08 Oct 23:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Support for empty tags in tag:attribute
matching (#133 ) (6efa6de )
v0.5.0
26 Jul 20:39
Compare
Sorry, something went wrong.
No results found
Features
add support for empty tags in tag:attribute
matching (#129 ) (70370dc )
v0.4.5
24 Feb 18:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
package: fix loader util deprecation warning (#114 ) (5e12be4 )
v0.4.3
15 Feb 21:16
Compare
Sorry, something went wrong.
No results found
v0.4.2
15 Feb 09:52
Compare
Sorry, something went wrong.
No results found
v0.4.1
15 Feb 08:51
Compare
Sorry, something went wrong.
No results found