Skip to content

fix(language-core): restore default import bindings for template scope#5824

Merged
johnsoncodehk merged 3 commits intovuejs:masterfrom
serkodev:fix/5819
Dec 8, 2025
Merged

fix(language-core): restore default import bindings for template scope#5824
johnsoncodehk merged 3 commits intovuejs:masterfrom
serkodev:fix/5819

Conversation

@serkodev
Copy link
Collaborator

@serkodev serkodev commented Dec 8, 2025

Fix #5819

@johnsoncodehk johnsoncodehk merged commit 7d642d1 into vuejs:master Dec 8, 2025
7 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.

Functions default-exported from other modules cannot be used in the template of a Vue file.

2 participants