Include Nuxt version support in Modules Documentation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 272
- Avg merge
- 13h 33m
- Merged PRs (30d)
- 23
Description
Describe the feature
Would it be possible to add tags to say which modules support Nuxt3/4 on the documentation?
When upgrading to Nuxt 4, I noticed that I had several packages that weren't compatible yet for Nuxt 4 but are present in the Modules page. Having the option for authors to add tags could also allows users to be able to filter based on the version they are on.
Thanks!
Additional information
- Would you be willing to help implement this feature?
- Could this feature be implemented as a module?
Final checks
- Read the contribution guide.
- Check existing discussions and issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Modules documentation at https://nuxt.com/modules and read the Nuxt contribution guide to understand how module metadata is maintained. Trace how module entries are represented and how the page filters them, then define what authors must provide for Nuxt 3 and Nuxt 4 support. Done means supported-version tags are available and users can filter the module list by Nuxt version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100