Skip to content

1.10.1

Compare
Choose a tag to compare
@matthewp matthewp released this 04 Jan 21:06
· 317 commits to master since this release

This fixes a problem with using live-reload in Chrome 63. Chrome 63 doesn't close websocket's socket correctly, causing a socket error on the server. This change makes it so that we handle that situation cleanly.

Pull Requests