Skip to content

Latest commit

 

History

History
86 lines (42 loc) · 4.18 KB

CHANGELOG.md

File metadata and controls

86 lines (42 loc) · 4.18 KB

2.0.1 (2015-02-10)

Bug Fixes

  • cli:
    • Ensure server options are merged from command line (8d677328)
    • explode files args when given on command line., (18324f0a, closes #425, #426)
    • Don't double-merge cli options, re: #417 (057d97f3)
  • https: Ensure HTTPS option is used in legacy mode + top level, re: #427 (799c0a59)
  • proxy:
    • use path as startPath if given as proxy option (f4ac4c59)
    • Bump Foxy module to fix issues with redirects, (e5d8fe18, closes #381)
  • reload: Bump browser-sync-client fix ##369 (9bcf1086)
  • stream: Don't log file info when once: true - fixes https://github.com/google/web-starte (8f4d7275)

Features

1.8.2 (2014-12-22)

Bug Fixes

  • proxy: Bump foxy to fix #376 (fe6c73db)

Features

  • server: allow to inject browser-sync client.js in custom middlewares (841c6c31)

1.8.1 (2014-12-19)

Bug Fixes

  • proxy: Bump foxy to fix #376 (284cf84a)

1.7.3 (2014-12-16)

Features

1.6.5 (2014-11-16)

Bug Fixes

  • snippet: Add snippet.ignorePaths option - (dd9b284b, closes #330)

Features

  • snippet: Allow user-provided rule for writing the snippet (33c4586d)

1.6.4 (2014-11-08)

Bug Fixes

  • proxy: Bump Foxy to fix issues with redirects (e2f30be2)

1.6.2 (2014-11-02)

Bug Fixes

  • options: Ignore cli options from public api usage fix #314 (1de4a3b0)