We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a9c97 commit e5f94dfCopy full SHA for e5f94df
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+# v0.5: 8 April 2016
3
+
4
+* Increase the size of the initial file chunk we inspect or a </head> tag for
5
+livereload injection. Fixes some rare cases where pages with a lot of header
6
+data didn't trigger livereload.
7
+* Request that upstream servers do not return compressed data, allowing
8
+livereload script injection. (thanks Thomas B Homburg <[email protected]>)
9
+* Bugfix: Fix recursive file monitoring for static routes
10
11
12
# v0.4: 12 February 2016
13
14
* Add support for [modd](https://github.com/cortesi/modd), with the -m flag.
0 commit comments