feat: sync modules.json compatibility/docs from modules#1353
feat: sync modules.json compatibility/docs from modules#1353
modules.json compatibility/docs from modules#1353Conversation
| github: cipami | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
There was a problem hiding this comment.
note - we need to open a PR upstream
There was a problem hiding this comment.
Repo is archived: https://github.com/cipami/nuxt-lodash
What do you think of removing it instead?
a455973 to
8b10e57
Compare
| twitter: lexpeartha | ||
| compatibility: | ||
| nuxt: ^2.0.0 || >=3.0.0 | ||
| nuxt: ^2.16.0 || ^3.0.0 |
| github: https://github.com/zadigetvoltaire | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
modules/web-vitals.yml
Outdated
| bluesky: atinux.com | ||
| compatibility: | ||
| nuxt: ^2.0.0 || >=3.0.0 | ||
| nuxt: ^3.0.0 || ^2.15.0 |
| twitter: its_hebilicious | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3 |
| avatar: https://avatars.githubusercontent.com/u/35883748?v=4 | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
| github: samk-dev | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
| github: bbg | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
| github: Developmint | ||
| compatibility: | ||
| nuxt: ^2.0.0 || >=3.0.0 | ||
| nuxt: ^3.0.0-rc.11 |
There was a problem hiding this comment.
You already opened it @danielroe
Developmint/nuxt-purgecss#199
| avatar: https://avatars.githubusercontent.com/Joepocalyptic?v=4 | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.7.0 |
| github: patrickcate | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
| github: cipami | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.0.0 |
There was a problem hiding this comment.
Repo is archived: https://github.com/cipami/nuxt-lodash
What do you think of removing it instead?
| github: schnapsterdog | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: '>=3.0.0 <5.0.0' |
There was a problem hiding this comment.
Opened SchnapsterDog/nuxt-chatgpt#36 to avoid having this <5
| avatar: https://avatars.githubusercontent.com/Joepocalyptic?v=4 | ||
| compatibility: | ||
| nuxt: '>=3.0.0' | ||
| nuxt: ^3.7.0 |
| github: Developmint | ||
| compatibility: | ||
| nuxt: ^2.0.0 || >=3.0.0 | ||
| nuxt: ^3.0.0-rc.11 |
There was a problem hiding this comment.
You already opened it @danielroe
Developmint/nuxt-purgecss#199
|
here's the latest: |
|
current status:
apologies for the mass ping, but:
thank you - and apologies for the noise 🙏 |
🔗 Linked issue
❓ Type of change
📚 Description
this uses
module.json(emitted bynuxt/module-buidler) as source of truth for module compatibility + docs urlswe'll need to keep an eye on this - some modules seem to have incorrect compatibility (e.g.
^3.0.0as opposed to>=3.0.0) so we can raise some upstream PRs