Skip to content

Conversation

@benjamincanac
Copy link
Member

πŸ”— Linked issue

Resolves #4797, resolves #5073

❓ 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

πŸ“ Checklist

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

@benjamincanac benjamincanac changed the title fix(AuthForm): infer distinct field types and export AuthFormField type fix(AuthForm): export type with proper inference for field-specific props Sep 29, 2025
@benjamincanac benjamincanac marked this pull request as ready for review September 29, 2025 13:27
@github-actions github-actions bot added the v4 #4488 label Sep 29, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 29, 2025

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

commit: 8a3085a

@benjamincanac benjamincanac merged commit 344f269 into v4 Sep 29, 2025
15 checks passed
@benjamincanac benjamincanac deleted the pr/4797 branch September 29, 2025 15:11
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.

'placeholder' does not exist in type 'AuthFormField' AuthFormField type not exported

2 participants