]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): do not mark v-for as stable on const bindings
authorEvan You <yyx990803@gmail.com>
Tue, 9 Feb 2021 16:57:09 +0000 (11:57 -0500)
committerEvan You <yyx990803@gmail.com>
Tue, 9 Feb 2021 16:57:09 +0000 (11:57 -0500)
commit734c65badd8395a78d7beee1fc960aee418361a0
treed7f16673e6f5efb2fcf526c11b5f3454b0e5f699
parentec8fd10cec61c33c7c8056413a1c609ac90e1215
fix(compiler-core): do not mark v-for as stable on const bindings

since the source value may be a reactive array

fix vitejs/vite#1956
packages/compiler-core/src/transforms/vFor.ts