]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
6 days ago  daiweirelease: v3.5.33 main v3.5.33
6 days ago  edisonfix(compiler-sfc): handle nested :deep in selector...
6 days ago  edisonRevert "chore(deps): update pnpm/action-setup action...
6 days ago  edisonfix(runtime-dom): preserve textarea resize dimensions...
6 days ago  renovate[bot]chore(deps): update test (#14713)
6 days ago  edisonfix(transition): preserve placeholder for conditional...
6 days ago  DDDDDDfix(teleport): don't move teleport children if not...
6 days ago  edisonfix(reactivity): unlink effect scopes on out-of-order...
6 days ago  bteachore: update pnpm config (#14694)
6 days ago  renovate[bot]chore(deps): update pnpm/action-setup action to v6...
6 days ago  renovate[bot]fix(deps): update dependency postcss to ^8.5.10 (#14714)
6 days ago  renovate[bot]chore(deps): update build (#14712)
6 days ago  renovate[bot]chore(deps): update actions/github-script action to...
6 days ago  renovate[bot]chore(deps): update dependency @vue/repl to ^4.7.2...
6 days ago  babtest(e2e): fix flaky idle hydration strategy test ...
6 days ago  renovate[bot]chore(deps): update lint (#14711)
2026-04-10  Philippe Serhaldocs: set `homepage` to vuejs.org (#14709)
2026-04-10  edisonchore(build): replace deprecated conventional-changelog...
2026-04-09  renovate[bot]chore(deps): update all non-major dependencies (#14682)
2026-04-09  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2026-04-09  renovate[bot]chore(deps): update dependency vite to v8 (#14581)
2026-04-09  renovate[bot]chore(deps): update build (#14683)
2026-04-09  renovate[bot]chore(deps): update test (#14647)
2026-04-09  renovate[bot]chore(deps): update lint (#14684)
2026-04-09  dependabot... chore(deps): bump vite from 7.3.1 to 7.3.2 (#14697)
2026-04-09  dependabot... chore(deps-dev): bump lodash from 4.17.23 to 4.18.1...
2026-04-03  daiweirelease: v3.5.32 v3.5.32
2026-04-03  edisonfix(teleport): handle updates before deferred mount...
2026-04-03  Matej Černýfix(runtime-core): prevent currentInstance leak into...
2026-04-03  edisonfix(types): use private branding for shallowReactive...
2026-04-03  Rayan Salhabfix(types): allow customRef to have different getter...
2026-04-03  edisonRevert "fix(server-renderer): cleanup component effect...
2026-03-31  Ayush Shuklachore: fix typos in changelogs (#14653)
2026-03-25  daiweirelease: v3.5.31 v3.5.31
2026-03-25  edisonfix(types): prevent shallowReactive marker from leaking...
2026-03-25  edisonchore: ignore entities updates in renovate (#14630)
2026-03-25  renovate[bot]chore(deps): update dependency jsdom to v29 (#14580)
2026-03-25  renovate[bot]chore(deps): update build (#14572)
2026-03-25  renovate[bot]chore(deps): update all non-major dependencies (#14577)
2026-03-25  renovate[bot]chore(deps): update test (#14578)
2026-03-25  renovate[bot]chore(deps): update pnpm/action-setup action to v5...
2026-03-25  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2026-03-25  renovate[bot]chore(deps): update dependency @babel/parser to ^7...
2026-03-25  renovate[bot]chore(deps): update lint (#14573)
2026-03-25  Haoqun Jiangfix(compiler-sfc): allow Node.js subpath imports patter...
2026-03-25  edisonfix(suspense): update suspense vnode's el during branch...
2026-03-25  edisonfix(runtime-core): prevent merging model listener when...
2026-03-25  白雾三语fix(runtime-dom): defer teleport mount/update until...
2026-03-25  edisonfix(suspense): avoid unmount activeBranch twice if...
2026-03-25  Simon Legnerdocs: add docs for `timeout` prop (#13584)
2026-03-25  edisonfix(reactivity): normalize toRef property keys before...
2026-03-25  Simon Schwedesfix(runtime-dom): handle activeElement check in Shadow...
2026-03-25  edisonfix(runtime-core): invalidate detached v-for memo vnode...
2026-03-25  zhiyuanzmjfix(runtime-core): preserve nullish event handlers...
2026-03-25  babfix(compiler-sfc): support template literal as defineMo...
2026-03-25  SaeedNezafatfix(server-renderer): cleanup component effect scopes...
2026-03-25  edisonfix(transition): skip enter guard while hmr updating...
2026-03-13  Bobbie Goedechore: add jsdoc for defineSlots (#14566)
2026-03-09  daiweirelease: v3.5.30 v3.5.30
2026-03-09  edisonfix(ssr): prevent watch from firing after async setup...
2026-03-09  cyrilfix(runtime-core): warn about negative number in v...
2026-03-09  edisonfix(custom-element): ensure child component styles...
2026-03-09  renovate[bot]chore(deps): update dependency puppeteer to ~24.38...
2026-03-09  renovate[bot]chore(deps): update all non-major dependencies (#14498)
2026-03-09  renovate[bot]chore(deps): update dependency minimatch to v10.2.3...
2026-03-09  renovate[bot]chore(deps): update actions/upload-artifact action...
2026-03-09  renovate[bot]fix(deps): update dependency postcss to ^8.5.8 (#14543)
2026-03-09  renovate[bot]chore(deps): update build (#14497)
2026-03-09  renovate[bot]chore(deps): update lint (#14499)
2026-03-09  edisonfix(reactivity): avoid duplicate raw/proxy entries...
2026-03-09  inottnfix(reactivity): fix reduce on reactive arrays to prese...
2026-03-09  hudsonfix(reactivity): handle `Set` with initial reactive...
2026-03-09  edisonfix(types): narrow useAttrs class/style typing for...
2026-03-09  lejunyangfix(custom-element): should properly patch as props...
2026-03-09  lejunyangfix(custom-element): properly locate parent when slotte...
2026-03-06  danyadevfix(types): make generics with runtime props in defineC...
2026-03-04  Haoqun Jiangfix(compat): add `entities` to @vue/compat deps to...
2026-02-27  David Kingchore(sfc-playground): fix header z-index issue (#14479)
2026-02-24  daiweirelease: v3.5.29 v3.5.29
2026-02-24  renovate[bot]chore(deps): update dependency minimatch to ~10.2.0...
2026-02-24  renovate[bot]chore(deps): update test (#14456)
2026-02-24  renovate[bot]chore(deps): update build (#14465)
2026-02-24  renovate[bot]chore(deps): update all non-major dependencies (#14455)
2026-02-24  renovate[bot]chore(deps): update lint (#14464)
2026-02-24  edisonfix(runtime-core): prevent instance leak in withAsyncCo...
2026-02-24  edisonfix(server-renderer): render className as escaped strin...
2026-02-24  Zachary Beartypes(jsx): flexible class attribute declarations ...
2026-02-24  Alex Liufix(transition): prevent enter if leave is in progress...
2026-02-12  abeer0chore: bump node version to lts (#14026)
2026-02-10  Ronald Eddy Jrchore: fix typos and grammar (#14437)
2026-02-09  daiweifix(changelog): remove outdated dependency update entry
2026-02-09  daiweirelease: v3.5.28 v3.5.28
2026-02-09  linzhefix(runtime-core): properly handle async component...
2026-02-09  edisonfix(runtime-core): prevent child component updates...
2026-02-09  inottnfix(compiler-sfc): no params were generated when using...
2026-02-09  edisonfix(reactivity): add __v_skip flag to EffectScope to...
2026-02-09  edisonfix(transition-group): correct move translation under...
2026-02-09  edisonfix(runtime-dom): handle null/undefined handler in...
2026-02-09  edisonfix(useTemplateRef): don't update setup ref for useTemp...
2026-02-09  山吹色御守fix: avoid unexpected `cancelled` parameter in transiti...
next