]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
Evan You [Thu, 29 Jan 2026 08:32:02 +0000 (16:32 +0800)]
chore: remove inactive special sponsor
renovate[bot] [Thu, 29 Jan 2026 07:40:20 +0000 (15:40 +0800)]
chore(deps): update build (#14231)
renovate[bot] [Thu, 29 Jan 2026 07:37:47 +0000 (15:37 +0800)]
chore(deps): update test (#14234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Thu, 29 Jan 2026 07:32:17 +0000 (15:32 +0800)]
fix(deps): update all non-major dependencies (#14235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
daiwei [Wed, 28 Jan 2026 08:32:46 +0000 (16:32 +0800)]
chore(deps): update vite to v7.3.1 and related dependencies
renovate[bot] [Wed, 28 Jan 2026 08:26:04 +0000 (16:26 +0800)]
chore(deps): update lint (#14257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:25:26 +0000 (16:25 +0800)]
chore(deps): update dependency vite to v7 (#14279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:25:06 +0000 (16:25 +0800)]
chore(deps): update compiler (#14232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:24:51 +0000 (16:24 +0800)]
chore(deps): update dependency lodash to v4.17.23 [security] (#14346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:24:31 +0000 (16:24 +0800)]
chore(deps): update dawidd6/action-download-artifact action to v12 (#14277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:24:12 +0000 (16:24 +0800)]
chore(deps): update actions/upload-artifact action to v6 (#14276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 28 Jan 2026 08:23:55 +0000 (16:23 +0800)]
chore(deps): update actions/cache action to v5 (#14258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Thu, 22 Jan 2026 08:47:21 +0000 (16:47 +0800)]
refactor(runtime-core): replace VueElement import with ComponentCustomElementInterface (#14348)
Zakir Motala [Wed, 21 Jan 2026 00:18:29 +0000 (02:18 +0200)]
docs: fix typo in CHANGELOG-3.3.md[ci-skip](#14341)
daiwei [Mon, 19 Jan 2026 06:26:23 +0000 (14:26 +0800)]
release: v3.5.27
edison [Mon, 19 Jan 2026 01:14:39 +0000 (09:14 +0800)]
Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template…" (#14331)
This reverts commit
7e554bf8975a6522cde00c261e8c6f1bffff1c24.
edison [Mon, 19 Jan 2026 01:04:38 +0000 (09:04 +0800)]
fix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302)
closes #14300
rzzf [Mon, 19 Jan 2026 01:03:37 +0000 (09:03 +0800)]
types(jsx): improve autocomplete type (#14237)
Daniel Roe [Mon, 19 Jan 2026 00:52:43 +0000 (00:52 +0000)]
fix(runtime-core): skip patching reserved props for custom elements (#14275)
close #14274
Gianthard-cyh [Mon, 19 Jan 2026 00:51:14 +0000 (08:51 +0800)]
fix(ssr): handle v-bind modifiers during render attrs (#14263)
close #14262
edison [Mon, 19 Jan 2026 00:50:35 +0000 (08:50 +0800)]
fix(reactivity): collection iteration should inherit iterator instance methods (#12644)
close #12615
edison [Mon, 19 Jan 2026 00:47:11 +0000 (08:47 +0800)]
fix(compiler-sfc): handle indexed access types in declare global blocks (#14260)
close #14236
edison [Mon, 19 Jan 2026 00:43:16 +0000 (08:43 +0800)]
fix(compile-sfc): correctly handle variable shadowing in for loop for `defineProps` destructuring. (#14296)
close #14294
edison [Mon, 19 Jan 2026 00:42:25 +0000 (08:42 +0800)]
fix(compiler-sfc): use correct scope when resolving indexed access types from external files (#14297)
close #14292
skirtle [Mon, 19 Jan 2026 00:40:36 +0000 (00:40 +0000)]
refactor(reactivity): add `__NO_SIDE_EFFECTS__` comments (#14308)
edison [Fri, 16 Jan 2026 09:39:50 +0000 (17:39 +0800)]
fix(server-renderer): use ssrRenderClass helper for className attribute (#14327)
fix https://github.com/vuejs/core/security/advisories/GHSA-5c3j-59mh-x5gj
baozj [Wed, 7 Jan 2026 08:48:45 +0000 (16:48 +0800)]
chore: fix typo
Bruno [Mon, 29 Dec 2025 00:33:58 +0000 (01:33 +0100)]
docs: fix typos in comments in the code (#14253)
daiwei [Thu, 18 Dec 2025 12:09:04 +0000 (20:09 +0800)]
release: v3.5.26
linzhe [Thu, 18 Dec 2025 08:31:08 +0000 (16:31 +0800)]
fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221)
close #14215
edison [Thu, 18 Dec 2025 08:30:07 +0000 (16:30 +0800)]
types(defineProps): avoid never props becoming boolean flags (#14059)
close #14056
linzhe [Thu, 18 Dec 2025 08:28:23 +0000 (16:28 +0800)]
fix(runtime-core): handle patch stable fragment edge case (#12411)
close #12410
yangxiuxiu [Thu, 18 Dec 2025 08:26:16 +0000 (16:26 +0800)]
fix(compat): fix compat handler of draggable (#12445)
fix #12444
edison [Thu, 18 Dec 2025 08:25:23 +0000 (16:25 +0800)]
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace (#12304)
close #8072
Michael Cozzolino [Thu, 18 Dec 2025 08:24:44 +0000 (09:24 +0100)]
types(runtime-core): export DirectiveModifiers type (#14198)
edison [Thu, 18 Dec 2025 08:24:07 +0000 (16:24 +0800)]
fix(compiler-sfc): demote const reactive bindings used in v-model (#14214)
close #11265
close #11275
edison [Thu, 18 Dec 2025 08:23:25 +0000 (16:23 +0800)]
fix(hmr): handle cached text node update (#14134)
close #14127
一寸灰 [Thu, 18 Dec 2025 08:19:36 +0000 (16:19 +0800)]
perf(compiler-core): use binary-search to get line and column (#14222)
linzhe [Thu, 18 Dec 2025 08:15:25 +0000 (16:15 +0800)]
fix(runtime-core): ensure correct anchor el for deeper unresolved async components (#14182)
close #14173
edison [Thu, 18 Dec 2025 08:14:53 +0000 (16:14 +0800)]
fix(compat): handle v-model deprecation warning with missing appContext (#14203)
close #14202
huangxiuqi [Thu, 18 Dec 2025 08:14:22 +0000 (16:14 +0800)]
fix(KeepAlive): use resolved component name for async components in cache pruning (#14212)
close #14210
renovate[bot] [Mon, 15 Dec 2025 07:48:22 +0000 (15:48 +0800)]
chore(deps): update dependency vite to v5.4.21 [security] (#13556)
Konstantin Telyakov [Mon, 15 Dec 2025 07:47:56 +0000 (12:47 +0500)]
chore(deps): update entities to latest for Node.js 24 compatibility (#14160)
Co-authored-by: Konstantin <ktelyakov@gmail.com>
Co-authored-by: daiwei <daiwei521@126.com>
renovate[bot] [Mon, 15 Dec 2025 07:46:44 +0000 (15:46 +0800)]
chore(deps): update actions/checkout action to v6 (#14131)
renovate[bot] [Mon, 15 Dec 2025 07:46:00 +0000 (15:46 +0800)]
chore(deps): update test (#14068)
renovate[bot] [Mon, 15 Dec 2025 07:37:29 +0000 (15:37 +0800)]
chore(deps): update lint (#13671)
* chore(deps): update lint
* chore: format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
renovate[bot] [Mon, 15 Dec 2025 07:29:15 +0000 (15:29 +0800)]
fix(deps): update dependency monaco-editor to ^0.55.1 (#14130)
renovate[bot] [Mon, 15 Dec 2025 07:28:10 +0000 (15:28 +0800)]
chore(deps): update build (#14071)
renovate[bot] [Mon, 15 Dec 2025 07:15:07 +0000 (15:15 +0800)]
fix(deps): update all non-major dependencies (#14070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 15 Dec 2025 07:07:17 +0000 (15:07 +0800)]
chore(deps): update build (#14069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 15 Dec 2025 07:01:33 +0000 (15:01 +0800)]
chore(deps): update dependency @types/node to v24 (#14072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
linzhe [Mon, 15 Dec 2025 01:22:24 +0000 (09:22 +0800)]
chore: update warning message for missing temp dts files (#14186)
btea [Mon, 8 Dec 2025 02:47:00 +0000 (10:47 +0800)]
ci: `pkg-pr-new` publish add pm option (#14175)
daiwei [Fri, 5 Dec 2025 00:32:19 +0000 (08:32 +0800)]
docs: add Ben Zimmermann to the list of security researchers in SECURITY.md
edison [Thu, 4 Dec 2025 12:49:55 +0000 (20:49 +0800)]
chore(deps): update @vue/repl to version 4.7.1 (#14169)
daiwei [Mon, 24 Nov 2025 07:38:02 +0000 (15:38 +0800)]
release: v3.5.25
linzhe [Mon, 24 Nov 2025 07:20:45 +0000 (15:20 +0800)]
fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)
close #14078
edison [Mon, 24 Nov 2025 07:20:23 +0000 (15:20 +0800)]
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120)
skirtle [Mon, 24 Nov 2025 07:19:41 +0000 (07:19 +0000)]
fix(reactivity): toRef edge cases for ref unwrapping (#12420)
skirtle [Mon, 24 Nov 2025 06:54:12 +0000 (06:54 +0000)]
fix(provide): warn when using `provide` after mounting (#13954)
close #13921
close #13924
skirtle [Mon, 24 Nov 2025 06:50:43 +0000 (06:50 +0000)]
dx(runtime-core): check current and parent components in formatComponentName (#7220)
skirtle [Mon, 24 Nov 2025 06:38:03 +0000 (06:38 +0000)]
refactor(runtime-core): check `props` rather than `propsOptions[0]` (#13514)
skirtle [Mon, 24 Nov 2025 03:18:11 +0000 (03:18 +0000)]
fix(compiler): share logic for comments and whitespace (#13550)
SerKo [Thu, 20 Nov 2025 00:59:42 +0000 (08:59 +0800)]
fix(runtime-core): keep options API typing intact when expose is used (#14118)
Fixed: #14117
Fixed: vuejs/language-tools#5069
Vida Xie [Wed, 19 Nov 2025 05:42:16 +0000 (13:42 +0800)]
chore(compiler-ssr): move `defaultProps` initialization into `input` tag branch (#14115)
Sean Wang [Tue, 18 Nov 2025 00:53:01 +0000 (08:53 +0800)]
types(jsx): add new HTML attributes for improved JSX support (#13370)
shuang [Tue, 18 Nov 2025 00:33:44 +0000 (08:33 +0800)]
types(jsx): correct the naming of the enterKeyHint property (#14090)
Stefano Nepa [Mon, 10 Nov 2025 01:38:05 +0000 (02:38 +0100)]
chore(runtime-dom): export nodeOps and patchProp for better accessibility (#13753)
daiwei [Fri, 7 Nov 2025 08:02:40 +0000 (16:02 +0800)]
release: v3.5.24
殷谊辉 [Fri, 7 Nov 2025 06:04:03 +0000 (14:04 +0800)]
chore(reactivity): remove duplicated ReactiveEffectRunner interface (#14063)
edison [Fri, 7 Nov 2025 00:52:07 +0000 (08:52 +0800)]
Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (#14062)
This reverts commit
e6544ac292b5b473274f87cdb83ebeac3e7e61a4.
Close #14060
daiwei [Thu, 6 Nov 2025 00:27:08 +0000 (08:27 +0800)]
release: v3.5.23
edison [Wed, 5 Nov 2025 13:53:06 +0000 (21:53 +0800)]
fix(suspense): clear placeholder and fallback el after resolve to enable GC (#13928)
Jooies [Wed, 5 Nov 2025 09:20:25 +0000 (17:20 +0800)]
fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108)
close #6105
indykoning [Wed, 5 Nov 2025 09:18:20 +0000 (10:18 +0100)]
fix(runtime-core): pass props and children to loadingComponent (#13997)
zhiyuanzmj [Wed, 5 Nov 2025 09:17:49 +0000 (17:17 +0800)]
fix(compiler-core): correctly handle ts type assertions in expressions (#13397)
similar to #13395
山吹色御守 [Wed, 5 Nov 2025 09:13:04 +0000 (17:13 +0800)]
fix(compiler-sfc): resolve numeric literals and template literals without expressions as static property key (#13998)
沈青川 [Wed, 5 Nov 2025 09:12:23 +0000 (17:12 +0800)]
fix(compiler): using guard instead of non-nullish assertion (#13982)
rzzf [Wed, 5 Nov 2025 09:11:35 +0000 (17:11 +0800)]
fix(v-model): handle number modifier on change (#13959)
close #13958
edison [Wed, 5 Nov 2025 09:05:50 +0000 (17:05 +0800)]
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232)
close #9229
Alex Snezhko [Wed, 5 Nov 2025 09:05:29 +0000 (01:05 -0800)]
fix(compiler-ssr): textarea with v-text directive SSR (#13975)
skirtle [Wed, 5 Nov 2025 09:04:55 +0000 (09:04 +0000)]
refactor(runtime-core): check feature flag when forwarding `data` properties (#13966)
edison [Wed, 5 Nov 2025 09:04:33 +0000 (17:04 +0800)]
fix(custom-element): optimize slot retrieval to avoid duplicates (#13961)
close #13955
Vida Xie [Wed, 5 Nov 2025 09:04:12 +0000 (17:04 +0800)]
chore(lint): replace deprecated `tseslint.config` and `prefer-ts-expect-error` (#13942)
clay jenson [Wed, 5 Nov 2025 08:53:58 +0000 (16:53 +0800)]
fix(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950)
close #13946
edison [Wed, 5 Nov 2025 08:51:29 +0000 (16:51 +0800)]
fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933)
close #13930
Dylan Lathrum [Wed, 5 Nov 2025 08:50:58 +0000 (01:50 -0700)]
types(runtime-core): add `undefined` to `NativeType` type (#13594)
close #13593
Alex Snezhko [Wed, 5 Nov 2025 08:50:00 +0000 (00:50 -0800)]
fix(custom-element): batch custom element prop patching (#13478)
close #12619
zhiyuanzmj [Wed, 5 Nov 2025 08:35:37 +0000 (16:35 +0800)]
types(jsx-runtime): use interface instead of type for ReservedProps (#12385)
renovate[bot] [Tue, 4 Nov 2025 03:28:30 +0000 (11:28 +0800)]
fix(deps): update dependency monaco-editor to ^0.54.0 (#13985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:27:57 +0000 (11:27 +0800)]
chore(deps): update actions/setup-node action to v6 (#13999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:27:35 +0000 (11:27 +0800)]
chore(deps): update dependency pretty-bytes to v7 (#13968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:27:10 +0000 (11:27 +0800)]
chore(deps): update actions/upload-artifact action to v5 (#14022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:26:42 +0000 (11:26 +0800)]
chore(deps): update compiler (#14021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:21:53 +0000 (11:21 +0800)]
chore(deps): update build (#13939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:12:05 +0000 (11:12 +0800)]
chore(deps): update all non-major dependencies (#13967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 4 Nov 2025 03:06:23 +0000 (11:06 +0800)]
chore(deps): update test (#13940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Mon, 13 Oct 2025 07:03:10 +0000 (15:03 +0800)]
docs: remove COMPILER_V_BIND_PROP (#13986)
.prop was removed in 3.0. It was reintroduced in 3.2.
see vuejs/core@
1c7d737
skirtle [Thu, 9 Oct 2025 02:16:11 +0000 (03:16 +0100)]
test(v-model): mutating an array or set checkbox value (#13974)
abeer0 [Thu, 9 Oct 2025 01:28:26 +0000 (07:28 +0600)]
chore: fix typo (#13973)