We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3163b commit e26a6e9Copy full SHA for e26a6e9
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-# 1.15.0 (unreleased)
+# 1.15.1 (2016-08-31)
2
+
3
+- Fix the `bypass` config option for proxies (#563).
4
+- Reverted a change that prevented clicks from registering in the iframe.
5
+- Fix using `*` as a proxy wildcard.
6
+- Avoid accessing `document` when using inline modus (#577).
7
8
+# 1.15.0 (2016-08-23)
9
10
- Use http-proxy-middleware instead of http-proxy. This fixes compatibility with native web sockets (#359).
11
- Properly close the server, which fixes issues with the port not freeing up (#357).
0 commit comments