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(typescript): support vue typescript compiler #542

Merged
merged 4 commits into from
Jan 29, 2023

Conversation

pavandv
Copy link
Contributor

@pavandv pavandv commented Jan 29, 2023

This PR adds the ability to support Vue library to generate remote types from Vue templates

closes #502

@pavandv pavandv self-assigned this Jan 29, 2023
@pavandv pavandv added ✨ enhancement New feature or request Typescript Typescript package identifier area: Typescript Plugin labels Jan 29, 2023
@pavandv pavandv merged commit cde5952 into main Jan 29, 2023
@pavandv pavandv deleted the feat/custom-ts-program branch January 29, 2023 19:20
Copy link
Contributor

🎉 This PR is included in version 1.0.0-canary.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Typescript Plugin ✨ enhancement New feature or request released on @canary Typescript Typescript package identifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(typescript): ability to use custom typescript program
1 participant