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

chore(deps): update dependency @rollup/plugin-commonjs to ^29.0.3 dependencies Pull requests that update a dependency file
#14901 opened Jun 1, 2026 by renovate Bot Loading…
1 task
chore(deps): update compiler to ^7.29.7 dependencies Pull requests that update a dependency file
#14900 opened Jun 1, 2026 by renovate Bot Loading…
1 task
fix(runtime-dom): avoid move transition for hidden v-show group children scope: vapor related to vapor mode
#14896 opened May 31, 2026 by edison1105 Member Loading…
fix(runtime-dom): avoid move transition for hidden v-show group children 🔨 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
#14895 opened May 31, 2026 by edison1105 Member Loading…
fix: add dev warning for silent catch in compat mode
#14891 opened May 29, 2026 by oyi77 Loading…
refactor(vapor): remove withVaporCtx slot wrapping scope: vapor related to vapor mode
#14890 opened May 29, 2026 by edison1105 Member Draft
fix(reactivity): handle objects with custom Symbol.toStringTag (fix #10483) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. wait changes
#14874 opened May 22, 2026 by ATOM00blue Loading…
perf(vapor): reduce codegen size for single DOM bindings scope: vapor related to vapor mode
#14845 opened May 18, 2026 by edison1105 Member Draft
Fix/web stream error handling wait changes
#14732 opened Apr 16, 2026 by Zakir176 Contributor Loading…
refactor: extract shared compiler options resolution logic 🧹 p1-chore Priority 1: this doesn't change code behavior. wait changes
#14731 opened Apr 16, 2026 by Zakir176 Contributor Loading…
fix(ssr): ensure duplicate component VNodes render after hydration 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: ssr
#14636 opened Mar 26, 2026 by cernymatej Contributor Loading…
fix(scheduler): improve error recovery ready to merge The PR is ready to be merged. version: minor
#14541 opened Mar 7, 2026 by yangmingshan Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.