]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): prevent defineCustomElement from mutating the options object...
authorFolee <597171538@qq.com>
Tue, 2 Sep 2025 08:56:33 +0000 (16:56 +0800)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 08:56:33 +0000 (16:56 +0800)
commite322436887549c129e61eb58a0084167103451bb
tree04fbfa0a535e1c0d15431fec2e83e1dc307da1ed
parentd11cdd4a01302d82900c9979a19643b8c059497f
fix(custom-element): prevent defineCustomElement from mutating the options object (#13791)
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts