Skip to content

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Sep 12, 2025

πŸ”— Linked issue

Resolves #3973

❓ 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

this bumps to the latest versions of nuxt/module-builder, vue-sfc-transformer + mkdist.

hopefully this should resolve some of the type issues that have been occurring πŸ™

see nuxt-contrib/vue-sfc-transformer#83, unjs/mkdist#301 and vuejs/language-tools#5366.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Sep 12, 2025

npm i https://pkg.pr.new/@nuxt/ui@4954

commit: 5e1488e

@benjamincanac
Copy link
Member

When building locally, we now have a .vue.d.ts and a .d.vue.ts. Is this intended? πŸ€”

@danielroe
Copy link
Member Author

yes, it is intended - see linked issues

@benjamincanac benjamincanac merged commit 4282ef1 into v4 Sep 16, 2025
15 checks passed
@benjamincanac benjamincanac deleted the chore/dual-dts branch September 16, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4 #4488
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting error then importing type InputProps after update to v3.1
2 participants