]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor(compiler-sfc): use shallowRef for ref sugar destructure
authorEvan You <yyx990803@gmail.com>
Wed, 4 Aug 2021 19:39:23 +0000 (15:39 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 4 Aug 2021 19:39:32 +0000 (15:39 -0400)
commitbf2589b1f0e11aa91d944b8d99f8e96a68b3c9a4
treeb09bf8c36fee03fd1945c2779ae9a07f4ade8d2b
parentbc7dd93f9223e8c5809ad7b95fcf8b2414181b91
refactor(compiler-sfc): use shallowRef for ref sugar destructure
packages/compiler-sfc/__tests__/__snapshots__/compileScriptRefSugar.spec.ts.snap
packages/compiler-sfc/__tests__/compileScriptRefSugar.spec.ts
packages/compiler-sfc/src/compileScript.ts
packages/runtime-core/src/helpers/refSugar.ts [moved from packages/runtime-core/src/helpers/refMacros.ts with 100% similarity]
packages/runtime-core/src/index.ts
test-dts/regSugar.test-d.ts [moved from test-dts/refMacros.test-d.ts with 100% similarity]