Carlos Rodrigues 1c525f75a3 types: support app.component to be `defineComponent` (#9662) 2 lat temu
..
compat 16a6438236 chore(deps): update lint (#9627) 2 lat temu
components 16a6438236 chore(deps): update lint (#9627) 2 lat temu
helpers 34ad609bd7 refactor(runtime-core): use Symbol.for for runtime Symbols 3 lat temu
apiAsyncComponent.ts 438027cf9e perf: mark `defineComponent` as side-effects-free (#8512) 2 lat temu
apiComputed.ts 3798c5480b chore: remove unnecessary type assertions (#8311) 3 lat temu
apiCreateApp.ts 1c525f75a3 types: support app.component to be `defineComponent` (#9662) 2 lat temu
apiDefineComponent.ts 0e1e8f919e fix(types): fix instance type when props type is incompatible with setup returned type (#7338) 2 lat temu
apiInject.ts 038cd830d5 fix(types): retain compatibility for provide() usage with explicit type parameter 3 lat temu
apiLifecycle.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 lat temu
apiSetupHelpers.ts f15debc01a fix(types): return type of withDefaults should be readonly (#8601) 2 lat temu
apiWatch.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
component.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
componentEmits.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
componentOptions.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
componentProps.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
componentPublicInstance.ts 0e1e8f919e fix(types): fix instance type when props type is incompatible with setup returned type (#7338) 2 lat temu
componentRenderContext.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 lat temu
componentRenderUtils.ts f01afda159 dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866) 2 lat temu
componentSlots.ts 75b8722135 fix(runtime-core): delete stale slots which are present but undefined (#6484) 2 lat temu
customFormatter.ts 9fda9411ec feat(reactivity): add isShallow api 4 lat temu
devtools.ts 57afa2236b chore: fix typo (#8732) [ci skip] 3 lat temu
directives.ts 37a14a5dae Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)" 2 lat temu
enums.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 lat temu
errorHandling.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 lat temu
featureFlags.ts 57a09331b2 chore: fix some typos (#5050) [ci skip] 4 lat temu
h.ts 16ecb44c89 fix(types): improve `h` overload to support union of string and component (#5432) 2 lat temu
hmr.ts 3798c5480b chore: remove unnecessary type assertions (#8311) 3 lat temu
hydration.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
index.ts 0a8be4537a build: use `stripInternal` (#9379) 2 lat temu
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time 4 lat temu
renderer.ts 364f319d21 fix(hydration): force hydration for v-bind with .prop modifier 2 lat temu
rendererTemplateRef.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) 3 lat temu
scheduler.ts a8f663867b fix(scheduler): ensure jobs are in the correct order (#7748) 2 lat temu
vnode.ts 16a6438236 chore(deps): update lint (#9627) 2 lat temu
warning.ts ce363e55a8 chore: fix assertNumber for undefined value 3 lat temu