#0.0.9 (17 February 2015)
- Update to BrowserSync 2.1.1
- Update to BrowserSync 1.6.3 to fix CLI issues (with
--server
)
- General cleanup and code optimization
- Documentation warning about current use of
--server
in Brunch's CLI - Update to BrowserSync 1.6.2
- Fixed config not working (#3)
- Update to BrowserSync 1.6.1
- Always reload when the file is not injectable (html files for example)
- Disable the plugin when building (enable only for watch)
- Code cleanup
- A warning is shown when workers are enabled in Brunch
- Now using BrowserSync 1.5.2 with the new option logSnippet at false
- Initial release