gulp-livereload
Version:
Gulp plugin for livereload.
11 lines (7 loc) • 405 B
Markdown
## 4.0.1 (2018-11-27)
- **[Security Fix]** Pin dependency `event-stream` to version `3.3.4` ([#140](https://github.com/vohof/gulp-livereload/pull/140))
## 4.0.0 (2018-08-28)
- **[Breaking change]** Update supported Node version to Node 6. The support
policy is to target maintained Node versions.
- **[Fix]** Update dependencies, remove deprecated dependencies
- **[Internal]** Create `CHANGELOG.md`