Skip to content

Releases: ReleasePage/reload.js

v1.2.4

13 May 07:54
Compare
Choose a tag to compare

Changes

  • Changed the build process to output JS files into build/js and CSS files into build/css

v1.2.3

21 Apr 11:04
Compare
Choose a tag to compare

Changes

  • Increased the time between release checks to 60 seconds

v1.2.2

21 Apr 09:52
Compare
Choose a tag to compare

Changes

  • Built a new combined JavaScript file that includes version.js as well

v1.1.2

12 Apr 07:43
Compare
Choose a tag to compare

Bugfixes

  • Removed localStorage cache because it didn't actually work 🙈

v1.1.1

12 Apr 07:21
Compare
Choose a tag to compare

Changes

  • Added AMD build
  • Added badges to README

v1.1.0

12 Apr 03:01
Compare
Choose a tag to compare
  • Combined with version.js and enabled reloading on version changes.