Skip to content

Pull requests: vuejs/core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix/custom element nullish prop coercion
#14466 opened Feb 23, 2026 by Liknox Loading…
3 tasks done
chore(deps): update build dependencies Pull requests that update a dependency file
#14465 opened Feb 23, 2026 by renovate bot Loading…
1 task
chore(deps): update lint dependencies Pull requests that update a dependency file
#14464 opened Feb 23, 2026 by renovate bot Loading…
1 task
Report technical debt findings for core packages
#14463 opened Feb 22, 2026 by poria-lang Loading…
chore(deps): update dependency minimatch to ~10.2.0 [security] dependencies Pull requests that update a dependency file
#14460 opened Feb 19, 2026 by renovate bot Loading…
1 task
chore(deps): update test dependencies Pull requests that update a dependency file
#14456 opened Feb 16, 2026 by renovate bot Loading…
1 task
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#14455 opened Feb 16, 2026 by renovate bot Loading…
1 task
fix(runtime-core): prevent instance leak in withAsyncContext ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
#14445 opened Feb 11, 2026 by edison1105 Loading…
fix(transition): prevent enter if leave is in progress 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope: transition
#14443 opened Feb 10, 2026 by Mini-ghost Loading…
fix(v-model): preserve pre-hydration user input across native controls 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope:hydration
#14411 opened Feb 4, 2026 by edison1105 Loading…
fix(compiler-core): handle semicolons in v-on expressions 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: compiler
#14312 opened Jan 14, 2026 by seekskyworld Loading…
fix(types): watchEffect typing does not support async callback (#14249) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: types
#14251 opened Dec 26, 2025 by zhanghaifeng213 Loading…
fix(runtime-dom): handle activeElement check in Shadow DOM for v-model 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. need test The PR has missing test cases. scope: v-model
#14196 opened Dec 12, 2025 by LordSalmon Loading…
ProTip! Exclude everything labeled bug with -label:bug.