]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(hmr): force update cached slots during HMR
authorEvan You <yyx990803@gmail.com>
Thu, 20 Apr 2023 02:06:06 +0000 (10:06 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 20 Apr 2023 02:06:06 +0000 (10:06 +0800)
commit94fa67a4f73b3646c8c1e29512a71b17bd56efc3
tree888d197d0a146563d3a165cf30c28ae2ad4f220a
parent9b5a34bf8c0d1b4c6ec3cf1434076b7e25065f84
fix(hmr): force update cached slots during HMR

close #7155
close #7158
packages/runtime-core/__tests__/hmr.spec.ts
packages/runtime-core/src/component.ts
packages/runtime-core/src/componentPublicInstance.ts
packages/runtime-core/src/componentSlots.ts