Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: union props #1

Merged
merged 4 commits into from
Sep 27, 2024
Merged

feat: union props #1

merged 4 commits into from
Sep 27, 2024

Conversation

davidmatter
Copy link
Owner

@davidmatter davidmatter commented Sep 27, 2024

One of the last missing features from TypeScript support in Vue is the ability to use union types in props with runtime validation. This PR aims to address these limitations and provide a more flexible way to define props.

@davidmatter davidmatter merged commit eae96dc into main Sep 27, 2024
9 checks passed
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