We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de93719 commit c3d0ee5Copy full SHA for c3d0ee5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.8.2 (2016-09-23)
2
+
3
+- Add a nice error message when `output.path` in the webpack config is relative.
4
+- Expose stats when using the advanced API ([#127](https://github.com/webpack/webpack-dev-middleware/pull/127)).
5
+- Make log & warn functions replaceable ([#124](https://github.com/webpack/webpack-dev-middleware/pull/124)).
6
+- Fix protocol-relative urls with `publicPath` ([#129](https://github.com/webpack/webpack-dev-middleware/pull/129)).
7
8
# 1.8.1 (2016-09-18)
9
10
- Fix exception thrown when using webpack array config ([#125](https://github.com/webpack/webpack-dev-middleware/issues/125)).
0 commit comments