You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ The last few releases had a few bugs in them that shouldn't have reached stable.
4
4
5
5
- Fix for `output.path` check with node < `0.12` ([`38ff513`](https://github.com/webpack/webpack-dev-middleware/commit/38ff513cf6a5e5a909134db0fc6614a1831fbdd1)).
6
6
- Fix for `output.path` check on Windows with node < `5.0` ([`38ff513`](https://github.com/webpack/webpack-dev-middleware/commit/38ff513cf6a5e5a909134db0fc6614a1831fbdd1)).
7
+
- Fix exception when using the deprecated `watchDelay` option ([#131](https://github.com/webpack/webpack-dev-middleware/pull/131)).
0 commit comments