]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
authorTycho <jh.leong@outlook.com>
Wed, 20 Aug 2025 12:45:01 +0000 (20:45 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 12:45:01 +0000 (20:45 +0800)
commit1498821ed9eeb22a0767e53ddc1f6a2840598a29
treef0a74814cef112a1fdbfddcf26170d43e1ba0304
parent439e1a543e62de4dbf7658d78d05c358c9677c86
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
packages/reactivity/__tests__/readonly.spec.ts
packages/reactivity/src/baseHandlers.ts