Closed ThibaultVlacich closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nuxt-security | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 12, 2024 11:08am |
Types of changes
Description
Context: nuxt/nuxt#28332
nuxt/schema
is a re-export of@nuxt/schema
for users to use. Modules should not augment it, or it may end up overwriting the inferred types from@nuxt/schema
.Checklist: