]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): correctly wrap iterated array items to preserve their readonly statu...
authoredison <daiwei521@126.com>
Mon, 24 Nov 2025 07:20:23 +0000 (15:20 +0800)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 07:20:23 +0000 (15:20 +0800)
commit301020b481e85d03b0c96000f3221372063c41c6
tree2fd06c0f43c822aad7d2acf06c4d7f0c42d167fa
parent0d2357e6974678d5484751c869f429dc6ea85582
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120)
packages/reactivity/__tests__/readonly.spec.ts
packages/reactivity/src/arrayInstrumentations.ts