UNPKG

auto-reload-brunch

Version:

Adds automatic browser reloading support to brunch.

33 lines (23 loc) 1.07 kB
# auto-reload-brunch 1.6.1 (18 April 2013) * Moved configuration to `config.plugins.autoReload` from `config.autoReload`. # auto-reload-brunch 1.6.0 (7 April 2013) * Enabled plugin by default. # auto-reload-brunch 1.5.2 (19 March 2013) * Added node 0.10 support, removed coffee-script dependency. # auto-reload-brunch 1.5.1 (30 January 2013) * Plugin is now disabled in production environment (w / --optimize). # auto-reload-brunch 1.5.0 (13 January 2013) * Improved installation process. # auto-reload-brunch 1.4.0 (26 November 2012) * Added ability to customize websocket server ip & port and remote server ip. # auto-reload-brunch 1.3.2 (15 July 2012) * Updated `ws` dependency to 0.4.20. # auto-reload-brunch 1.3.1 (29 June 2012) * Fixed `config.persistent` bug. # auto-reload-brunch 1.3.0 (29 June 2012) * Reloading became smarter. If you change stylesheet, the page itself won't be reloaded etc. * Added node.js 0.8 and 0.9 support. * Package is now precompiled before every publishing to npm. # auto-reload-brunch 1.2.0 (18 May 2012) * Initial release.