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

fix: Support components without a scope ID #12

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

Sidnioulz
Copy link
Owner

@Sidnioulz Sidnioulz commented Dec 6, 2024

Closes #11.

📦 Published PR as canary version: 1.0.5--canary.12.dedbfa7.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@Sidnioulz Sidnioulz added bug Something isn't working patch Increment the patch version when merged labels Dec 6, 2024
@Sidnioulz Sidnioulz self-assigned this Dec 6, 2024
@Sidnioulz Sidnioulz force-pushed the fix/vue-missing-scopeid branch from 53d0228 to dedbfa7 Compare December 6, 2024 08:47
@Sidnioulz Sidnioulz merged commit 50595da into main Dec 6, 2024
4 checks passed
@Sidnioulz Sidnioulz deleted the fix/vue-missing-scopeid branch December 6, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addon does not work if Vue component is partially initialized
1 participant