Skip to content

Releases: weaponsforge/livereload-basic

livereload-basic-v2.1.3

08 Oct 10:34
9732ef9
Compare
Choose a tag to compare

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

Full Changelog: v2.1.2...v2.1.3

livereload-basic-v2.1.2

06 Oct 02:21
8a3d60d
Compare
Choose a tag to compare

Summary

October 6, 2024

  • Feat: deploy the sample demo website to GitHub Pages, #27

What's Changed

Full Changelog: v2.1.1...v2.1.2

livereload-basic-v2.1.1

06 Oct 00:46
1b01e1a
Compare
Choose a tag to compare

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

Full Changelog: v2.1.0...v2.1.1

livereload-basic-v2.1.0

05 Oct 23:48
2a5a007
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v2.1.0

livereload-basic-v2.0.0

19 Nov 09:31
a2b850c
Compare
Choose a tag to compare

Summary

November 19, 2022

  • Use yarn, #14
  • Delete the package-lock.json file

What's Changed

Full Changelog: v1.0.1...v2.0.0

livereload-basic-v1.0.1

24 Aug 10:48
1130d53
Compare
Choose a tag to compare

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

01 Jul 19:20
Compare
Choose a tag to compare
  • 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