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
+40Lines changed: 40 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,43 @@
1
+
<aname="2.8.1"></a>
2
+
## 2.8.1 (2015-07-28)
3
+
4
+
5
+
### Bug Fixes
6
+
7
+
***web-sockets:** Use separate server for web sockets in proxy mode - fixes #625 ([40017b4](https://github.com/browsersync/browser-sync/commit/40017b4)), closes [#625](https://github.com/browsersync/browser-sync/issues/625)
8
+
9
+
### Features
10
+
11
+
***serve-static:** Added option `serveStatic` to allow proxy/snippet mode to easily serve local fil ([384ef67](https://github.com/browsersync/browser-sync/commit/384ef67))
12
+
13
+
14
+
15
+
<aname="2.7.13"></a>
16
+
## 2.7.13 (2015-06-28)
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
***snippet:** Allow async attribute to be removed from snippet with snippetOptions.async = fal ([c32bec6](https://github.com/browsersync/browser-sync/commit/c32bec6)), closes [#670](https://github.com/browsersync/browser-sync/issues/670)
22
+
***socket-options:** allow socket.domain string|fn for setting domain only on socket path - fixes #69 ([5157432](https://github.com/browsersync/browser-sync/commit/5157432)), closes [#690](https://github.com/browsersync/browser-sync/issues/690)
23
+
24
+
### Features
25
+
26
+
***api:** expose sockets to public api ([985682c](https://github.com/browsersync/browser-sync/commit/985682c))
27
+
28
+
29
+
30
+
<aname="2.7.12"></a>
31
+
## 2.7.12 (2015-06-17)
32
+
33
+
34
+
### Bug Fixes
35
+
36
+
***client-script:** allow proxy to also use client script middleware ([c5fdbbf](https://github.com/browsersync/browser-sync/commit/c5fdbbf))
0 commit comments