vue3-core/packages
Zhaolin Liang b287aeec3e
fix(compiler-sfc): correctly resolve type annotation for declared function (#11279)
close #11266
2024-07-17 15:06:14 +08:00
..
compiler-core fix(v-once): properly unmount v-once cached trees 2024-07-13 21:38:32 +08:00
compiler-dom chore: format 2024-07-16 11:09:34 +08:00
compiler-sfc fix(compiler-sfc): correctly resolve type annotation for declared function (#11279) 2024-07-17 15:06:14 +08:00
compiler-ssr release: v3.4.31 2024-06-28 10:14:29 +08:00
dts-built-test chore(deps): bump TS to 5.4 2024-04-15 13:36:43 +08:00
dts-test fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360) 2024-07-17 10:09:57 +08:00
reactivity fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360) 2024-07-17 10:09:57 +08:00
runtime-core test: test case for #11286 2024-07-17 14:29:54 +08:00
runtime-dom release: v3.4.31 2024-06-28 10:14:29 +08:00
runtime-test style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
server-renderer perf(server-render): avoid unnecessary checks in `createBuffer` (#11364) 2024-07-15 22:31:27 +08:00
sfc-playground chore(repl): avoid duplicate formatter mounts (#10472) 2024-07-11 17:30:41 +08:00
shared release: v3.4.31 2024-06-28 10:14:29 +08:00
template-explorer chore(deps): update dependency monaco-editor to ^0.50.0 (#11211) 2024-06-28 09:36:19 +08:00
vue chore: fix missing parenthesis (#11271) [ci skip] 2024-07-08 18:02:10 +08:00
vue-compat workflow: use pnpm catalog for workspace deps (#11317) 2024-07-08 20:06:37 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00