Open
Description
Description
A minimal Nuxt 3 module that detects if a new version of your app is available and fetches a remote changelog in Markdown format.
✨ Features
- ✅ Version polling from
/version.json
- ✅ Loads Markdown changelog from remote URL
- ✅ Exposes
useVersionCheck()
anduseChangelog()
composables - ✅ Extensible with
forceUpdate
,releasedAt
, etc. - ✅ No dependencies, TypeScript native
Repository
https://github.com/rtrap-rsi/nuxt-version-checker
npm
https://www.npmjs.com/package/nuxt-version-checker
Nuxt Compatibility
Nuxt 3