vue3-core/packages
13dc28aeff
refactor(reactivity): hasOwnProperty add this parameter (#7233)
hasOwnProperty adds this parameter and delete @ts-ignore
2023-01-09 15:21:32 +01:00
..
compiler-core build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
compiler-dom build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
compiler-sfc fix(compiler-sfc): allow declaring variables after defineProps (#7461) 2023-01-09 15:13:58 +01:00
compiler-ssr build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
reactivity refactor(reactivity): hasOwnProperty add this parameter (#7233) 2023-01-09 15:21:32 +01:00
reactivity-transform fix(reactivity-transform): prohibit const assignment at compile time (#6993) 2022-11-14 02:54:41 -05:00
runtime-core fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #7319) (#7330) 2023-01-09 15:20:21 +01:00
runtime-dom fix(runtime-dom): style update error when component use shorthand properties (#7425) 2023-01-09 15:16:08 +01:00
runtime-test release: v3.2.45 2022-11-11 17:35:27 +08:00
server-renderer release: v3.2.45 2022-11-11 17:35:27 +08:00
sfc-playground chore: add script notes for SFC playgound [ci skip] 2022-11-14 19:14:15 +08:00
shared build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
size-check release: v3.2.45 2022-11-11 17:35:27 +08:00
template-explorer release: v3.2.45 2022-11-11 17:35:27 +08:00
vue build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
vue-compat build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
global.d.ts chore: remove no longer needed shim for stream/web 2021-12-12 10:12:20 +08:00