]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(watch): unwatch should be callable during SSR (#11925)
authorMatt Garrett <mattga@gmail.com>
Mon, 16 Sep 2024 02:49:16 +0000 (19:49 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 02:49:16 +0000 (10:49 +0800)
commit2d6adf78a047eed091db277ffbd9df0822fb0bdd
treeae903d976252bfa2929e5a9c4de6ac9b93d8fe22
parentbc3ddca9d09170aeb79043543bb8bbafa9e9e39b
fix(watch): unwatch should be callable during SSR (#11925)

close #11924
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/apiWatch.ts