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

perf(runtime-vapor): optimize hydration cursor advance scope: vapor related to vapor mode
#14780 opened May 5, 2026 by edison1105 Member Loading…
fix(reactivity): prevent orphan effect when created in a stopped scope 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: reactivity
#14778 opened May 4, 2026 by Mini-ghost Contributor Loading…
chore(deps): update dependency jsdom to ^29.1.1 dependencies Pull requests that update a dependency file
#14775 opened May 4, 2026 by renovate Bot Loading…
1 task
fix(deps): update compiler dependencies Pull requests that update a dependency file
#14774 opened May 4, 2026 by renovate Bot Loading…
1 task
docs: clarify vue deployment
#14772 opened May 2, 2026 by Rohan5commit Loading…
fix(compiler-sfc): resolve type re-exports inside declare global 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#14766 opened Apr 28, 2026 by danielroe Member Loading…
fix(suspense): avoid DOM leak with out-in transition in v-if fragment 🔨 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: suspense
#14762 opened Apr 27, 2026 by edison1105 Member Loading…
chore(deps): update pnpm to v10.33.3 dependencies Pull requests that update a dependency file
#14760 opened Apr 27, 2026 by renovate Bot Loading…
1 task
chore(deps): update build dependencies Pull requests that update a dependency file
#14759 opened Apr 27, 2026 by renovate Bot Loading…
1 task
fix(compiler-sfc): preserve hash hrefs on <image> elements 🔨 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: sfc
#14756 opened Apr 23, 2026 by danielroe Member Loading…
fix(runtime-vapor): Correctly handle isAttr
#14753 opened Apr 23, 2026 by jackma9604 Loading…
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…
ProTip! Filter pull requests by the default branch with base:main.