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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.16.2 (2016-10-06)
2
+
3
+
- Backport a few fixes from v2:
4
+
- Support for PFX files as SSL connection options ([#630](https://github.com/webpack/webpack-dev-server/pull/630)).
5
+
- Fix edge case where quickly refreshing the browser could result in the server crashing ([#637](https://github.com/webpack/webpack-dev-server/pull/637)).
6
+
- Webpack bundle assets were not loaded after using the proxy `bypass` feature ([#614](https://github.com/webpack/webpack-dev-server/pull/614)).
0 commit comments