Skip to content

chore: include .nuxt types#457

Merged
antfu merged 1 commit intomainfrom
fix/include-nuxt
Jan 20, 2026
Merged

chore: include .nuxt types#457
antfu merged 1 commit intomainfrom
fix/include-nuxt

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

excluding .nuxt prevents generated nuxt types from being applied (e.g. anything in .nuxt/nuxt.d.ts, including type augmentations for nuxt options.

not sure what the reason was but if there was a bug you were encountering that led you to exclude it, please do let me know 🙏

@danielroe danielroe requested a review from antfu January 19, 2026 13:24
@danielroe
Copy link
Copy Markdown
Member Author

the snapshot mismatch doesn't appear to be related - it's reproducible on the main branch as well

@antfu antfu merged commit f217e26 into main Jan 20, 2026
1 check failed
@antfu antfu deleted the fix/include-nuxt branch January 20, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants