1.1.1 - 2021-03-25
- The ability to ignore the server cache by setting
ignoreServerCache
param totrue
. - Updated dependencies.
1.0.0 - 2020-08-29
- New
manual
check mode. - Export
checkUpdate
to allow manual checking. - More parameters for
generate-version
utility: build root path, HTML index file path, JSON version file path. (view README.md)
- Replaced
setInterval
withsetTimeout
to provide smarter checks and avoid unnecessary rerenders. - Checks stop if the new version is detected.