Skip to content

Commit c3d0ee5

Browse files
committed
Add changelog for 1.8.2
1 parent de93719 commit c3d0ee5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.8.1 (2016-09-18)
29

310
- Fix exception thrown when using webpack array config ([#125](https://github.com/webpack/webpack-dev-middleware/issues/125)).

0 commit comments

Comments
 (0)