Skip to content

fix(component-meta): skip schema resolution correctly when option is false#5891

Merged
johnsoncodehk merged 3 commits intovuejs:masterfrom
KazariEX:fix/delete-schema
Dec 20, 2025
Merged

fix(component-meta): skip schema resolution correctly when option is false#5891
johnsoncodehk merged 3 commits intovuejs:masterfrom
KazariEX:fix/delete-schema

Conversation

@KazariEX
Copy link
Copy Markdown
Member

No description provided.

@johnsoncodehk johnsoncodehk force-pushed the master branch 2 times, most recently from f36bc6c to 880aaf0 Compare December 20, 2025 09:34
@johnsoncodehk
Copy link
Copy Markdown
Member

The TS plugin has already passed the schema parameter as false; the issue appears to be that vue-component-meta does not correctly handle the behavior when false.

@KazariEX KazariEX changed the title fix(typescript-plugin): delete schema to avoid large type serialization fix(component-meta): skip schema resolution correctly when option is false Dec 20, 2025
@johnsoncodehk johnsoncodehk merged commit 064ed4a into vuejs:master Dec 20, 2025
4 checks passed
@KazariEX KazariEX deleted the fix/delete-schema branch December 20, 2025 10:06
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