UNPKG

htmlhint-loader

Version:
28 lines (20 loc) 776 B
# 1.3.1 (2018-03-06) * Fix compatibility with webpack 4 # 1.3.0 (2017-06-02) * Allow absolute paths to the config file * Warn if the config file was not found # 1.2.0 (2017-04-25) * Add the `rulesDir` option - thanks to @Benoit-Vasseur * Fix webpack 2 loader syntax in the readme - thanks to @jaythomas # 1.1.2 (2017-02-22) * Upgrade loader-utils to remove deprecation warning * Update readme to reflect webpack 2 config style # 1.1.1 (2017-01-11) * Handle BOM encoding in config files # 1.1.0 (2016-12-16) * Add the `outputReport` report option - thanks to @colinwkirk # 1.0.0 (2016-09-05) * Breaking - dropped support for node < 4.0.0 * Tests rewritten as integration rather than unit tests for better reliability # 0.1.0 (2015-07-14) _Very first, initial release_.