-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime-dom): add name to vShow for prop mismatch check
#13806
by edison1105
was merged Aug 25, 2025
Loading…
types(runtime-dom): improve event types
ready to merge
The PR is ready to be merged.
scope: types
#13804
by cszhjh
was merged Aug 25, 2025
Loading…
fix(custom-element): the 2nd argument can unexpectedly mutate the 1st argument of defineCustomElement
#13790
by LeeSamFong
was closed Aug 21, 2025
Loading…
test(runtime-core): remove incorrect suspense test in vnode spec
#13782
by alentide
was merged Aug 20, 2025
Loading…
fix(hydration): also set vShow name if __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__ flag is enabled
🔨 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:hydration
#13777
by edison1105
was merged Aug 20, 2025
Loading…
fix(hmr): prevent updating unmounting component during HMR rerender
🔨 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: hmr
#13775
by edison1105
was merged Aug 20, 2025
Loading…
chore(deps): update dawidd6/action-download-artifact action to v11
dependencies
Pull requests that update a dependency file
#13774
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
chore(deps): update actions/checkout action to v5
dependencies
Pull requests that update a dependency file
#13773
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
fix(teleport): fix teleport with v-if to avoid null nextSibling error
#13772
by OlTrenin
was closed Aug 20, 2025
Loading…
chore(ci): trusted publisher
ready to merge
The PR is ready to be merged.
#13768
by edison1105
was merged Aug 20, 2025
Loading…
fix(runtime-vapor): apply v-show to vdom child
scope: vapor
related to vapor mode
version: minor
#13767
by edison1105
was merged Aug 20, 2025
Loading…
fix(shared): add new
selectedcontent
html element
version: minor
wait changes
#13762
by Calvin-LL
was closed Aug 18, 2025
Loading…
fix(reactivity): optimize size retrieval in createInstrumentations
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
scope: reactivity
#13759
by yangdan8
was merged Aug 21, 2025
Loading…
chore(deps): update build (major)
dependencies
Pull requests that update a dependency file
#13748
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
fix(deps): update dependency @vue/repl to ^4.6.3
dependencies
Pull requests that update a dependency file
#13747
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
chore(deps): update test
dependencies
Pull requests that update a dependency file
#13734
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
chore(deps): update all non-major dependencies
dependencies
Pull requests that update a dependency file
#13733
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
fix(compiler-vapor): adjust children generation order for hydration
scope: vapor
related to vapor mode
#13729
by edison1105
was merged Aug 20, 2025
Loading…
fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch
🔨 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: ssr
#13725
by equt
was merged Aug 21, 2025
Loading…
fix(runtime-vapor): resolve multiple vFor rendering issues
scope: vapor
related to vapor mode
#13714
by edison1105
was merged Jul 30, 2025
Loading…
chore(deps): update compiler
dependencies
Pull requests that update a dependency file
#13713
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
chore(deps): update build
dependencies
Pull requests that update a dependency file
#13712
by renovate
bot
was merged Aug 20, 2025
Loading…
1 task
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.