]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): optional boolean props should have boolean type in return type of defineP...
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Thu, 2 Feb 2023 02:57:28 +0000 (10:57 +0800)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 02:57:28 +0000 (21:57 -0500)
commita0a010ddc9ba8ef3e883454c73997bf6fb40b385
tree2c785636c7b81cba5b398460dd9498262a2b363b
parent30399d46b15f890056e7a5d076cd588b3806cc15
fix(types): optional boolean props should have boolean type in return type of defineProps (#7619)

close #7116
fix #5847
fix #7487
packages/runtime-core/src/apiSetupHelpers.ts
test-dts/setupHelpers.test-d.ts