fix(parse/html/vue): accept colon modifier in vue directives#8817
Conversation
🦋 Changeset detectedLatest commit: c5e4e72 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThis PR fixes the Vue parser's handling of directive modifiers with a single colon by modifying the Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
Summary
fixes #8765
Test Plan
added snapshots
Docs