daiwei
|
9a2eb53bc0
release: v3.5.32
|
2 weeks ago |
edison
|
32b44f19f6
fix(teleport): handle updates before deferred mount (#14642)
|
2 weeks ago |
Matej Černý
|
f1663535a1
fix(runtime-core): prevent currentInstance leak into sibling render during async setup re-entry (#14668)
|
2 weeks ago |
edison
|
302c47a499
fix(types): use private branding for shallowReactive (#14641)
|
2 weeks ago |
Rayan Salhab
|
e20ddb0018
fix(types): allow customRef to have different getter/setter types (#14639)
|
2 weeks ago |
edison
|
219d83bd30
Revert "fix(server-renderer): cleanup component effect scopes after SSR render" (#14674)
|
2 weeks ago |
Ayush Shukla
|
fa23116437
chore: fix typos in changelogs (#14653)
|
3 weeks ago |
daiwei
|
81615d398a
release: v3.5.31
|
4 weeks ago |
edison
|
3b561db4ab
fix(types): prevent shallowReactive marker from leaking into value unions (#14493)
|
4 weeks ago |
edison
|
1b2aca4f38
chore: ignore entities updates in renovate (#14630)
|
4 weeks ago |
renovate[bot]
|
51675b490f
chore(deps): update dependency jsdom to v29 (#14580)
|
4 weeks ago |
renovate[bot]
|
b147482311
chore(deps): update build (#14572)
|
4 weeks ago |
renovate[bot]
|
7a4bf3c132
chore(deps): update all non-major dependencies (#14577)
|
4 weeks ago |
renovate[bot]
|
fe6e5fe4fc
chore(deps): update test (#14578)
|
4 weeks ago |
renovate[bot]
|
5ad623a9f6
chore(deps): update pnpm/action-setup action to v5 (#14616)
|
4 weeks ago |
renovate[bot]
|
bf033b8d6f
chore(deps): update dawidd6/action-download-artifact action to v19 (#14614)
|
4 weeks ago |
renovate[bot]
|
e41a58957e
chore(deps): update dependency @babel/parser to ^7.29.2 (#14613)
|
4 weeks ago |
renovate[bot]
|
212be50a18
chore(deps): update lint (#14573)
|
4 weeks ago |
Haoqun Jiang
|
95c33560c9
fix(compiler-sfc): allow Node.js subpath imports patterns in asset urls (#13045)
|
4 weeks ago |
edison
|
a2c17004c8
fix(suspense): update suspense vnode's el during branch self-update (#12922)
|
4 weeks ago |
edison
|
b39e0329f6
fix(runtime-core): prevent merging model listener when value is null or undefined (#14629)
|
4 weeks ago |
白雾三语
|
88ed045015
fix(runtime-dom): defer teleport mount/update until suspense resolves (#8619)
|
4 weeks ago |
edison
|
908c6ad05e
fix(suspense): avoid unmount activeBranch twice if wrapped in transition (#9392)
|
4 weeks ago |
Simon Legner
|
9638524427
docs: add docs for `timeout` prop (#13584)
|
4 weeks ago |
edison
|
1bb28d011b
fix(reactivity): normalize toRef property keys before dep lookup + improve types (#14625)
|
4 weeks ago |
Simon Schwedes
|
959ded22ab
fix(runtime-dom): handle activeElement check in Shadow DOM for v-model (#14196)
|
4 weeks ago |
edison
|
560def426f
fix(runtime-core): invalidate detached v-for memo vnodes after unmount (#14624)
|
4 weeks ago |
zhiyuanzmj
|
5725222a6b
fix(runtime-core): preserve nullish event handlers in mergeProps (#14550)
|
4 weeks ago |
bab
|
bd7eef0161
fix(compiler-sfc): support template literal as defineModel name (#14622)
|
4 weeks ago |
SaeedNezafat
|
862f11ee01
fix(server-renderer): cleanup component effect scopes after SSR render (#14548)
|
4 weeks ago |