-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
fix(runtime-dom): preserve nullish values for custom element properties
#14459
opened Feb 18, 2026 by
apoorvdarshan
Loading…
3 tasks done
fix(compiler-sfc): fix withDefaults regression when UNKNOWN_TYPE is p…
#14458
opened Feb 17, 2026 by
ialiaslani
Loading…
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(jsx-runtime-type): change typescript error handling (fix #14450)
scope: types
#14451
opened Feb 12, 2026 by
MisterIsaak
Loading…
fix(compiler-core,runtime-core): preserve slots order on
slots instance property
#14449
opened Feb 12, 2026 by
andreww2012
Loading…
fix(runtime-vapor): avoid exposing built-in components internals via template ref
scope: vapor
related to vapor mode
#14448
opened Feb 12, 2026 by
edison1105
Loading…
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…
types(jsx): flexible class attribute declarations
scope: types
#14441
opened Feb 10, 2026 by
ZacharyBear
Loading…
fix(reactivity): cleanup unsubscribed computed deps and release stale ref oldValue
scope: reactivity
scope: vapor
related to vapor mode
version: minor
#14439
opened Feb 10, 2026 by
edison1105
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(hydration): update hydration mismatch checks for asset URL SSR/CSR differences
ready for review
This PR requires more reviews
scope:hydration
#14377
opened Jan 30, 2026 by
edison1105
Loading…
feat(teleport): use moveBefore to preserve node state when possible
scope: teleport
version: minor
#14345
opened Jan 21, 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…
feat(reactivity): add 'equals' option to watch for custom equality checks
✨ feature request
New feature or request
version: minor
#14256
opened Dec 26, 2025 by
pauloappbr
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…
feat(runtime-vapor): support setup fn and render fn co-usage for expose
scope: vapor
related to vapor mode
version: minor
#14179
opened Dec 8, 2025 by
zhiyuanzmj
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.