Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 841 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 841 Bytes

#0.0.9 (17 February 2015)

  • Update to BrowserSync 2.1.1

0.0.8 (02 November 2014)

  • Update to BrowserSync 1.6.3 to fix CLI issues (with --server)

0.0.7 (31 October 2014)

  • General cleanup and code optimization
  • Documentation warning about current use of --server in Brunch's CLI
  • Update to BrowserSync 1.6.2

0.0.6 (28 October 2014)

  • Fixed config not working (#3)
  • Update to BrowserSync 1.6.1

0.0.5 (08 October 2014)

  • Always reload when the file is not injectable (html files for example)

0.0.4 (30 September 2014)

  • Disable the plugin when building (enable only for watch)

0.0.3 (30 September 2014)

  • Code cleanup
  • A warning is shown when workers are enabled in Brunch

0.0.2 (29 September 2014)

  • Now using BrowserSync 1.5.2 with the new option logSnippet at false

0.0.1 (25 September 2014)

  • Initial release