]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
4 hours ago  renovate[bot]chore(deps): update test renovate/test 13882/head
31 hours ago  renovate[bot]fix(deps): update playground (#13884) main
31 hours ago  daiweichore: format
31 hours ago  codelochore(docs): add missing commas
13 days ago  edisonfix(runtime-core): simplify block-tracking disabling... 13877/head
13 days ago  daiweirelease: v3.5.21 v3.5.21
2025-09-02  yangxiuxiufix(Suspence): handle Suspense + KeepAlive HMR updating...
2025-09-02  Alex Snezhkofix(compiler-sfc): check lang before attempt to compile...
2025-09-02  山吹色御守perf: improve regexp performance with non-capturing...
2025-09-02  skirtlefix(watch): use maximum depth for duplicates (#13434)
2025-09-02  edisonfix(compiler-core): force dynamic slots when slot refer...
2025-09-02  Red Huangfix(runtime-core): use separate emits caches for compon...
2025-09-02  Yang Mingshanchore(types): compatible with TS 5.8 (#12973)
2025-09-02  edisonrefactor: remove canary release workflows (#13794)
2025-09-02  edisonchore: update side effect annotations to use standardiz...
2025-09-02  Andrei Ltypes(jsx): add undefined to optional properties (...
2025-09-02  edisonfix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwr...
2025-09-02  edisonfix(compiler-sfc): support `${configDir}` in paths...
2025-09-02  edisonfix(templateRef): prevent unnecessary set ref on dynami...
2025-09-02  linzhefix(Teleport): hydrate disabled Teleport with undefined...
2025-09-02  edisonfix(hmr): prevent update unmounting component during...
2025-09-02  Daniel Roefix(compiler-sfc): support global augments with named...
2025-09-02  edisonfix(runtime-core): disable tracking block in h function...
2025-09-02  Foleefix(custom-element): prevent defineCustomElement from...
2025-09-01  renovate[bot]chore(deps): update build (#13799)
2025-09-01  renovate[bot]chore(deps): update test (#13801)
2025-09-01  renovate[bot]chore(deps): update dependency npm-run-all2 to v8 ...
2025-09-01  renovate[bot]chore(deps): update dependency magic-string to ^0.30...
2025-09-01  王二狗chore: fix typo (#13833)
2025-09-01  Ari Perkkiöchore(test): migrate to Vitest inline projects (#13838)
2025-08-25  Zhongtypes(runtime-dom): improve event types (#13804)
2025-08-25  daiweirelease: v3.5.20 v3.5.20
2025-08-25  edisonfix(runtime-dom): add name to vShow for prop mismatch...
2025-08-23  Zhongtypes(compiler-sfc): add explicit return type to genMod...
2025-08-23  Zhongchore(compat): rename legacyresolveScopedSlots to legac...
2025-08-21  yangdan8chore(reactivity): optimize size retrieval in createIns...
2025-08-21  吴杨帆chore: fix typo
2025-08-21  daiweirelease: v3.5.19 v3.5.19
2025-08-21  equtfix(compiler-ssr): disable v-memo transform in ssr...
2025-08-21  edisonfix(compiler-sfc): improve type inference for generic...
2025-08-21  Alex Snezhkofix(runtime-core): avoid setting direct ref of useTempl...
2025-08-20  renovate[bot]chore(deps): update build (#13748)
2025-08-20  renovate[bot]chore(deps): update test (#13734)
2025-08-20  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2025-08-20  renovate[bot]chore(deps): update actions/checkout action to v5 ...
2025-08-20  renovate[bot]chore(deps): update compiler (#13713)
2025-08-20  renovate[bot]chore(deps): update all non-major dependencies (#13733)
2025-08-20  renovate[bot]chore(deps): update build (#13712)
2025-08-20  renovate[bot]fix(deps): update dependency @vue/repl to ^4.6.3 (...
2025-08-20  edisonfix(suspense): don't immediately resolve suspense on...
2025-08-20  Adrian Cerbarofix(compiler-sfc): throw mismatched script langs error...
2025-08-20  skirtlefix(runtime-core): improve consistency of `PublicInstan...
2025-08-20  edisonfix(Transition): handle KeepAlive + transition leaving...
2025-08-20  edisonfix(compiler-core): prevent cached array children from...
2025-08-20  edisonfix(hmr): prevent updating unmounting component during...
2025-08-20  Tychofix(reactivity): warn on nested readonly ref update...
2025-08-20  edisonfix(hydration): also set vShow name if __FEATURE_PROD_H...
2025-08-20  edisonchore(ci): trusted publisher (#13768)
2025-08-20  alentidetest(runtime-core): remove incorrect suspense test...
2025-07-25  awaken1ngfix(devtools): clear performance measures (#13701)
2025-07-25  zhangenmingchore(runtime-core): use NO instead of ()=>false (...
2025-07-25  linzhefix(compiler-core): adjacent v-else should cause a...
2025-07-23  daiweirelease: v3.5.18 v3.5.18
2025-07-23  Alex Snezhkodx(runtime-core): fix warning message for useSlots...
2025-07-23  edisonfix(ssr): ensure empty slots render as a comment node...
2025-07-23  linzhefix(runtime-core): ensure correct anchor el for unresol...
2025-07-23  zhiyuanzmjfix(compiler-core): identifiers in function parameters...
2025-07-23  edisonfix(compiler-sfc): transform empty srcset w/ includeAbs...
2025-07-23  linzhefix(custom-element): ensure exposed methods are accessi...
2025-07-23  edisonfix(slots): refine internal key checking to support...
2025-07-23  edisonfix(hydration): prevent lazy hydration for updated...
2025-07-23  edisonfix(compiler-core): avoid cached text vnodes retaining...
2025-07-22  renovate[bot]chore(deps): update all non-major dependencies (#13627)
2025-07-22  renovate[bot]chore(deps): update dependency @babel/types to ^7.28...
2025-07-22  renovate[bot]chore(deps): update build (#13670)
2025-07-18  山吹色御守chore(test): report correct value of `__EXTEND_POINT__...
2025-07-18  山吹色御守fix(compiler-core): avoid self updates of `v-pre` ...
2025-07-18  山吹色御守fix(compiler-core): recognize empty string as non-ident...
2025-07-18  山吹色御守fix(compiler-core): transform empty `v-bind` dynamic...
2025-07-17  edisonchore(sfc-playground): import vaporInteropPlugin only...
2025-07-09  山吹色御守chore(compiler-sfc): optimize the regular expression...
2025-07-09  renovate[bot]chore(deps): update compiler to ^7.28.0 (#13575)
2025-07-08  Wickrefactor: migrate to getCurrentInstance API (#12958)
2025-07-08  renovate[bot]chore(deps): update build (#13574)
2025-07-04  renovate[bot]chore(deps): update build (#13542)
2025-07-03  GU Yilingfix(css-vars): nullish v-bind in style should not lead...
2025-07-03  renovate[bot]chore(deps): update all non-major dependencies (#13541)
2025-06-23  renovate[bot]chore(deps): update dependency vite to v5.4.19 [securit...
2025-06-23  renovate[bot]chore(deps): update build (#13516)
2025-06-23  renovate[bot]chore(deps): update all non-major dependencies (#13515)
2025-06-18  daiweirelease: v3.5.17 v3.5.17
2025-06-18  edisonfix(ssr): handle initial selected state for select...
2025-06-18  Tychofix(compiler-sfc): improved type resolution for functio...
2025-06-18  edisonfix(slots): make cache indexes marker non-enumerable...
2025-06-18  Mark Florianfix(compat): allow v-model built in modifiers on compon...
2025-06-18  renovate[bot]fix(deps): update compiler (#13480)
2025-06-18  renovate[bot]chore(deps): update dependency vite to v5.4.19 [securit...
2025-06-18  renovate[bot]chore(deps): update build (#13479)
2025-06-16  renovate[bot]chore(deps): update autofix-ci/action digest to 635ffb0...
2025-06-13  renovate[bot]fix(deps): update dependency @vue/repl to ^4.6.1 (...
next