All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2018-03-20)
Re-Release, because v2.0.0 was missing the lib/extractLoader.js
file #37
- Update package.json
engines
field to properly state Node.js 6+ support
2.0.0 (2018-03-19)
- Add support for webpack 4 (77f1a670eea87a7adea05cf66a4d54b2995be0e6)
- TypeError require(...) is not a function (050f189)
- extract-loader does now officially only support node >= 6. No guarantee for older node versions.
1.0.2 (2018-01-11)
1.0.1 (2017-08-19)
- Fix problems with aliased paths (f5a1946a7b54ef962e5af56aaf29d318efaabf66)