Revert "fix(compiler-core): remove types for expressions"#14062
Revert "fix(compiler-core): remove types for expressions"#14062edison1105 merged 1 commit intomainfrom
Conversation
…pression…" This reverts commit e6544ac.
WalkthroughThe PR simplifies Vue compiler expression transformation logic by removing TypeScript node-type conditional gating and adjusting leading/trailing text handling around identifiers, along with removing a corresponding test case. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
🔇 Additional comments (2)
Comment |
Size ReportBundles
Usages
|
@vue/compiler-core
@vue/compiler-dom
@vue/compiler-sfc
@vue/compiler-ssr
@vue/reactivity
@vue/runtime-core
@vue/runtime-dom
@vue/server-renderer
@vue/shared
vue
@vue/compat
commit: |
|
please any ETA for vue hotfix version? |
Reverts #13397
Close #14060
Summary by CodeRabbit
Tests
Chores