v0.2.0
- Remove
addDependencyTo
, as it's not necessary anymore when being used withpostcss-loader
- Change default for
root
to the webpack context whenwebpack
option is present - Add
paths
option, which should be used to change search paths, and defaults toloaderContext.resourcePath
whenwebpack
option is present - Big thanks to @smuemd for the work behind many of these changes!