- Major version upgrade of
css-loader
to the 1.0.0 (#291) - Major version upgrade of
file-loader
to the 2.0.0 (#291)
- Added a
styleLoader
option tocss()
andcss.modules()
blocks. With it it's now possible to pass options to thestyle-loader
or remove it from loaders completely.
- Update dependency versions
- Use
match()
instead of passing a file type option
- Initial release