]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): clear method on readonly collections should return undefined (#7316)
author <2553241022@qq.com>
Thu, 9 Nov 2023 09:32:21 +0000 (17:32 +0800)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 09:32:21 +0000 (17:32 +0800)
commit657476dcdb964be4fbb1277c215c073f3275728e
treee07980b3f49d54b696873b46e52b03b70b8d14ed
parent6e0b068e92a70b092d18323c04925e22f8e8456b
fix(reactivity): clear method on readonly collections should return undefined (#7316)
packages/reactivity/__tests__/readonly.spec.ts
packages/reactivity/__tests__/shallowReadonly.spec.ts
packages/reactivity/src/collectionHandlers.ts