]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` ...
authorTycho <jh.leong@outlook.com>
Fri, 2 May 2025 09:55:24 +0000 (17:55 +0800)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 09:55:24 +0000 (02:55 -0700)
commit3f27c58ffbd4309df369bc89493fdc284dc540bb
treef2b664248873b9edb68ac5a47f596f71253871ea
parent9196222ae1d63b52b35ac5fbf5e71494587ccf05
fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091)

close #13087
packages/runtime-core/__tests__/helpers/renderList.spec.ts
packages/runtime-core/src/helpers/renderList.ts