Releases: livereload/livereload-js
Releases · livereload/livereload-js
3.2.1
- fixes a bug when using CSS imports (thx @bep)
3.2.0
- added
pluginOrder
option to define order built-in and custom plugins run in (thx @apla)
3.1.0
- target more browsers in build output (mainly IE 11) (thx @XhmikosR)
3.0.2
- fix relative url parsing (thx @apla)
3.0.1
- fix recognizing port 80 and 443 (thx @ocjojo)
3.0.0
- Breaking: the new build pipeline drops support for non-evergreen browsers (IE).
See alpha releases for individual changes.
3.0.0-alpha.1
- include es6 module src in npm release
3.0.0-alpha.0
- replace coffeescript with plain js
- provide minified build