]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-sfc): enable props destructure when reactivity transform option is enabled
authorEvan You <yyx990803@gmail.com>
Sat, 6 May 2023 08:55:38 +0000 (16:55 +0800)
committerEvan You <yyx990803@gmail.com>
Sat, 6 May 2023 08:55:38 +0000 (16:55 +0800)
commit862edfd91a2c2f6b75f943cb1a9682c4be5d7fa8
tree651702c058053a9bf3103d73f005fa3d79f6a3dc
parentcc09cc7e2889c8e7b6d298e070ede02235c82225
fix(compiler-sfc): enable props destructure when reactivity transform option is enabled

...to retain backwards compatible behavior before removal
packages/compiler-sfc/src/script/definePropsDestructure.ts