nuxt / nuxt/modules

[Module Listing Request]: `nuxt-version-check`

Open
#1,242 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

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() and useChangelog() 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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked nuxt-version-checker repository and npm package first, confirming the stated Nuxt 3 compatibility, features, and links. Add the module to the Nuxt modules catalog with the available details; done when the catalog entry accurately points to the repository and package.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.