v8.0.2
- #541 - A bunch of great README fixes
- #574 - Add
cacheCompression: false
to disable GZip compression of the disk cache - #670 - Handle both 'sourceMap' and 'sourceMaps' options properly
- #671 - Fix
sourceMaps: 'inline'
to work properly withbabel-loader
- #669 - Fix sourcemaps to work with Webpack's
devtoolModuleFilenameTemplate
placeholders