]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503)
authorLiuSeen <91084928+liuseen-l@users.noreply.github.com>
Tue, 16 Jul 2024 07:07:06 +0000 (15:07 +0800)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 07:07:06 +0000 (15:07 +0800)
commit50ddafe91b9195cf94124466239f82c9794699fb
tree8a7ea13d583d5cd9111df0d01e0dc0e53257b99e
parent2d854414facc1e872d00bfab4291ac39aa8abb28
fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503)

fix #8501
fix #11249
packages/reactivity/__tests__/reactive.spec.ts
packages/reactivity/__tests__/shallowReactive.spec.ts
packages/reactivity/src/collectionHandlers.ts