Releases: ReleasePage/reload.js
Releases · ReleasePage/reload.js
v1.2.4
Changes
- Changed the build process to output JS files into
build/js
and CSS files into build/css
v1.2.3
Changes
- Increased the time between release checks to 60 seconds
v1.2.2
Changes
- Built a new combined JavaScript file that includes
version.js
as well
v1.1.2
Bugfixes
- Removed localStorage cache because it didn't actually work 🙈
v1.1.1
Changes
- Added AMD build
- Added badges to README
v1.1.0
- Combined with
version.js
and enabled reloading on version changes.