Skip to content

Conversation

@johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Dec 15, 2025

vue-component-meta no longer relies on vue-component-type-helpers. Type inference is now implemented through TypeChecker, which allows the core code to be used in a broader range of scenarios, it also provides greater flexibility for meta data generation. The goal is use in typescript plugin to address #4931.

Now it is necessary to handle union/intersection types manually.

@johnsoncodehk johnsoncodehk changed the title refactor(component-meta): remove vue-component-type-helpers refactor(component-meta): de-dependency from component-type-helpers Dec 16, 2025
@johnsoncodehk johnsoncodehk marked this pull request as ready for review December 16, 2025 02:18
@johnsoncodehk johnsoncodehk merged commit 09fce04 into master Dec 16, 2025
7 checks passed
@johnsoncodehk johnsoncodehk deleted the remove-helpers branch December 16, 2025 02:36
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