Releases: livereload/livereload-js
Releases · livereload/livereload-js
4.0.1
- fix: allow IPv6 literal hostnames (thx @chgeo)
4.0.0
- Breaking: explicitly leaving the port parameter blank in the script url (
?port=
) now derives the port from the host part. This should not break anything as in previous versions the port would be 0 in this case. (thx @RolKau)
3.4.0
- add svg image reloading (thx @sly7-7)
3.3.3
- build with updated dependencies
3.3.2
- build with updated dependencies
3.3.0
- fix Windows path comparison
- update dependencies
3.2.5
- update dependencies
- improve tests