]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): respect readonly during ref unwrapping (#13905)
authoredison <daiwei521@126.com>
Wed, 24 Sep 2025 09:10:49 +0000 (17:10 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Sep 2025 09:10:49 +0000 (17:10 +0800)
commitaba7feda1703e69e5a7c37f784718de0371adadc
tree1257ad65d0bdc3bd0395f7abbf0f4c9a95b52332
parentba7f7f90f689f6e7e0417a192d081db542de28ec
fix(reactivity): respect readonly during ref unwrapping (#13905)

close #13903
packages/reactivity/__tests__/readonly.spec.ts
packages/reactivity/src/baseHandlers.ts