Skip to content

Commit c84afec

Browse files
committed
Add changelog for 1.8.3
1 parent ad72c83 commit c84afec

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.3 (2016-09-26)
2+
3+
The last few releases had a few bugs in them that shouldn't have reached stable. We're working hard on adding enough tests to prevent these kind of failures.
4+
5+
- Fix for `output.path` check with node < `0.12` ([`38ff513`](https://github.com/webpack/webpack-dev-middleware/commit/38ff513cf6a5e5a909134db0fc6614a1831fbdd1)).
6+
- Fix for `output.path` check on Windows with node < `5.0` ([`38ff513`](https://github.com/webpack/webpack-dev-middleware/commit/38ff513cf6a5e5a909134db0fc6614a1831fbdd1)).
7+
18
# 1.8.2 (2016-09-23)
29

310
- Add a nice error message when `output.path` in the webpack config is relative.

0 commit comments

Comments
 (0)