Releases: weaponsforge/livereload-basic
Releases · weaponsforge/livereload-basic
livereload-basic-v2.1.3
Summary
October 8, 2024
- Chore: use the USE_DOCKER env variable only in containers, #30
- Docs: Docker - add notes for dynamic host directory bind mounts
- Docs: Docker - add notes for using other port mapping
What's Changed
- feat: hide USE_DOCKER env variable by @weaponsforge in #31
- v2.1.3-alpha.1 by @weaponsforge in #32
- v2.1.3 by @weaponsforge in #33
Full Changelog: v2.1.2...v2.1.3
livereload-basic-v2.1.2
Summary
October 6, 2024
- Feat: deploy the sample demo website to GitHub Pages, #27
What's Changed
- feat: deploy demo site to gh pages by @weaponsforge in #28
- v2.1.2 by @weaponsforge in #29
Full Changelog: v2.1.1...v2.1.2
livereload-basic-v2.1.1
Summary
October 6. 2024
- Feat: deploy the latest development image to Docker Hub, #22
- Feat: deploy the latest tagged Release to Docker Hub
- Feat: pull the latest development and tagged image every 2 months
What's Changed
- feat: deploy development images to docker hub by @weaponsforge in #25
- v2.1.1 by @weaponsforge in #26
Full Changelog: v2.1.0...v2.1.1
livereload-basic-v2.1.0
Summary
October 6, 2024
- Feat: dockerize the app for local development and production deployment, #21
- Feat: enable live reload when running the static server from a container in a Windows Host
- Chore: upgrade Node package dependencies
- Chore: Add Node and NPM (v20.15.0) information in the package.json file
What's Changed
- feat: dockerize the webapp by @weaponsforge in #23
- v2.1.0 by @weaponsforge in #24
Full Changelog: v2.0.0...v2.1.0
livereload-basic-v2.0.0
Summary
November 19, 2022
- Use yarn, #14
- Delete the
package-lock.json
file
What's Changed
- Bump follow-redirects from 1.14.2 to 1.14.8 by @dependabot in #11
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #12
- Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #13
- weaponsforge/livereload-basic 14 by @weaponsforge in #15
- v2.0.0 by @weaponsforge in #16
Full Changelog: v1.0.1...v2.0.0
livereload-basic-v1.0.1
Updates
Peer dependencies maintenance and updates from PR #9 :
- Update to use browser-sync v2.27.5
- Dependabot bumps:
- Bump lodash from 4.17.15 to 4.17.19
- Bump ini from 1.3.5 to 1.3.8
- Bump y18n from 3.2.1 to 3.2.2
- Bump hosted-git-info from 2.8.8 to 2.8.9
- Bump ws from 7.4.4 to 7.4.6
- Bump path-parse from 1.0.6 to 1.0.7
livereload-basic-v1.0.0
- Localhost static website development environment for plain html, css and javascript files with live reload.
- Uses gulp 4.0.2 + browser-sync 2.26.7