]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compat): correctly merge lifecycle hooks when using Vue.extend (#3762)
authorStanislav Lashmanov <stasvarenkin@gmail.com>
Wed, 12 May 2021 21:13:44 +0000 (00:13 +0300)
committerGitHub <noreply@github.com>
Wed, 12 May 2021 21:13:44 +0000 (17:13 -0400)
commit2bfb8b574d39a20a0e4da2ff4f2c007680ee2038
treef0b3d94fe2b11f6f51c6f05655c08a08808f5ab0
parenta56ab148fd1f2702e699d31cdc854800c8283fde
fix(compat): correctly merge lifecycle hooks when using Vue.extend (#3762)

fix #3761
packages/runtime-core/src/compat/globalConfig.ts
packages/runtime-core/src/componentOptions.ts
packages/vue-compat/__tests__/global.spec.ts
packages/vue-compat/__tests__/options.spec.ts