5
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Nov 22, 2024 — Nov 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(compiler-sfc): add support for @vue-ignore in runtime type resolution (#13906) More... 2 months ago
fix(custom-element): use PatchFlags.BAIL for slot when props are present (#13907) More... 2 months ago
fix(compiler-ssr): ensure v-show has a higher priority in SSR (#12171) More... 2 months ago
fix(types): set dom stub type to `never` instead of `{}` (#13915) More... 2 months ago
fix(reactivity): update iterator to check for completion instead of value presence (#13761) More... 2 months ago
fix(compiler-sfc): ensure props bindings register before compiling template (#13922) More... 2 months ago
fix(deps): update playground (#13884) More... 2 months ago
chore: format More... 2 months ago
chore(docs): add missing commas More... 2 months ago
fix(runtime-core): simplify block-tracking disabling in h() (#13841) More... 3 months ago
release: v3.5.21 More... 3 months ago
fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076) More... 3 months ago
fix(compiler-sfc): check lang before attempt to compile script (#13508) More... 3 months ago
perf: improve regexp performance with non-capturing groups (#13567) More... 3 months ago
fix(watch): use maximum depth for duplicates (#13434) More... 3 months ago
fix(compiler-core): force dynamic slots when slot referencing scope vars (#9427) More... 3 months ago
fix(runtime-core): use separate emits caches for components and mixins (#11661) More... 3 months ago
chore(types): compatible with TS 5.8 (#12973) More... 3 months ago
refactor: remove canary release workflows (#13794) More... 3 months ago
chore: update side effect annotations to use standardized format (#13839) More... 3 months ago
types(jsx): add undefined to optional properties (#12771) More... 3 months ago
fix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwritten by vue runtime in 3rd-party libraries (#13817) More... 3 months ago
fix(compiler-sfc): support `${configDir}` in paths for TypeScript 5.5+ (#13491) More... 3 months ago
fix(templateRef): prevent unnecessary set ref on dynamic ref change or component unmount (#12642) More... 3 months ago
fix(Teleport): hydrate disabled Teleport with undefined target (#11235) More... 3 months ago
fix(hmr): prevent update unmounting component during HMR reload (#13815) More... 3 months ago
fix(compiler-sfc): support global augments with named exports (#13789) More... 3 months ago
fix(runtime-core): disable tracking block in h function (#8213) More... 3 months ago
fix(custom-element): prevent defineCustomElement from mutating the options object (#13791) More... 3 months ago
chore(deps): update build (#13799) More... 3 months ago