]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure
authorEvan You <evan@vuejs.org>
Mon, 16 Sep 2024 03:24:36 +0000 (11:24 +0800)
committerEvan You <evan@vuejs.org>
Mon, 16 Sep 2024 03:25:04 +0000 (11:25 +0800)
commit8492c3c49a922363d6c77ef192c133a8fbce6514
treedca4edd33b86c583ce4753f5616f9c039411b1ca
parentfbae210d9de25d124c38b18485cea96ebba85b50
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure

close #11930
packages/compiler-sfc/__tests__/compileScript/definePropsDestructure.spec.ts
packages/compiler-sfc/src/script/context.ts
packages/compiler-sfc/src/script/defineProps.ts