- Preserve source map after replacement (@rnons)
- Don't save options on the compiler for Webpack 2.2 compatibility (@CntChen)
- API docs fix (@p2227)
- Dependency update to webpack >=2.2.0-rc.0 (@RomanGotsiy)
- Bump to minor version
- Move sample loaders to
optionalDependencies
(@at0g)
- Correct string type check (@mhodgson)
- Preserve loader "this" context for "replacement" function (@mdreizin)