]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core/v-on): support inline handler with return type annotation (#6769)
authorTravis <godxiaoji@163.com>
Tue, 8 Nov 2022 03:09:15 +0000 (11:09 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Nov 2022 03:09:15 +0000 (22:09 -0500)
commitbcfe480d75d822111c0d3e5fcbc7e10e073d53dc
tree9961c103438580a544bd76c8bee22ad2da6fefb7
parent640cfce4ff808fdfc419058f39a2ff4874a25899
fix(compiler-core/v-on): support inline handler with return type annotation (#6769)

fix #6378
packages/compiler-core/__tests__/transforms/vOn.spec.ts
packages/compiler-core/src/transforms/vOn.ts