]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
edison [Thu, 29 May 2025 00:21:19 +0000 (08:21 +0800)]
Revert "fix(compiler-sfc): add scoping tag to trailing universal selector (#1…" (#13406)
This reverts commit
949df808809fd7cccf7718797beab0654aa68302.
Arpit Jain [Wed, 28 May 2025 00:26:28 +0000 (17:26 -0700)]
chore: fix typos
edison [Tue, 27 May 2025 10:49:34 +0000 (18:49 +0800)]
Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390)
This reverts commit
00734afef5f7bddbdaee52aa5359a6ef989f32d3.
daiwei [Mon, 26 May 2025 12:38:56 +0000 (20:38 +0800)]
release: v3.5.15
renovate[bot] [Mon, 26 May 2025 01:45:16 +0000 (09:45 +0800)]
chore(deps): update dependency lint-staged to v16 (#13381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 May 2025 01:41:35 +0000 (09:41 +0800)]
chore(deps): update dependency eslint-plugin-import-x to ^4.13.1 (#13380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 May 2025 01:28:23 +0000 (09:28 +0800)]
chore(deps): update dependency @vitest/eslint-plugin to ^1.2.1 (#13379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 May 2025 01:27:29 +0000 (09:27 +0800)]
chore(deps): update build (#13378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Thu, 22 May 2025 07:48:20 +0000 (15:48 +0800)]
chore(workflow): add TypeScript type checking step to CI pipeline (#13367)
edison [Thu, 22 May 2025 03:38:58 +0000 (11:38 +0800)]
chore: fix type check error (#13366)
yangxiuxiu [Thu, 22 May 2025 00:44:34 +0000 (08:44 +0800)]
fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (#12993)
fix #12992
thecodewarrior [Thu, 22 May 2025 00:41:27 +0000 (17:41 -0700)]
fix(compiler-sfc): add scoping tag to trailing universal selector (#12918)
close #12906
edison [Thu, 22 May 2025 00:38:27 +0000 (08:38 +0800)]
fix(custom-element): properly resolve props for sync component defs (#12855)
close #12854
edison [Thu, 22 May 2025 00:05:39 +0000 (08:05 +0800)]
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201)
close #13199
Tycho [Thu, 22 May 2025 00:03:33 +0000 (08:03 +0800)]
fix(types): exclude `undefined` from inferred prop types with default values (#13007)
close #13006
renovate[bot] [Wed, 21 May 2025 01:20:45 +0000 (09:20 +0800)]
chore(deps): update all non-major dependencies (#13353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 21 May 2025 01:17:42 +0000 (09:17 +0800)]
chore(deps): update test (#13354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 21 May 2025 01:07:01 +0000 (09:07 +0800)]
chore(deps): update dependency rollup to ^4.41.0 (#13356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 21 May 2025 01:06:37 +0000 (09:06 +0800)]
chore(deps): update lint (#13357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Runyasak Chaengnaimuang [Wed, 21 May 2025 01:06:05 +0000 (08:06 +0700)]
fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352)
close #13280
edison [Tue, 20 May 2025 00:46:01 +0000 (08:46 +0800)]
fix(compile-sfc): handle inline template source map in prod build (#12701)
close #12682
close vitejs/vite-plugin-vue#500
Tycho [Tue, 20 May 2025 00:44:35 +0000 (08:44 +0800)]
fix(types): avoid merging component instance into `$props` in `ComponentInstance` (#12870)
close #12751
Tycho [Tue, 20 May 2025 00:44:13 +0000 (08:44 +0800)]
fix(watch): update `oldValue` before running `cb` to prevent stale value (#12296)
close #12294
edison [Tue, 20 May 2025 00:43:51 +0000 (08:43 +0800)]
fix(compat): ensure false value on input retains value attribute (#13216)
close #13205
edison [Tue, 20 May 2025 00:34:36 +0000 (08:34 +0800)]
fix(custom-element): preserve appContext during update (#12455)
close #12453
edison [Tue, 20 May 2025 00:28:43 +0000 (08:28 +0800)]
fix(hydration): handle transition appear hydration edge case (#13339)
close #13335
edison [Tue, 20 May 2025 00:27:54 +0000 (08:27 +0800)]
fix(teleport): handle deferred teleport updates before and after mount (#13350)
close #13349
edison [Fri, 16 May 2025 01:05:31 +0000 (09:05 +0800)]
fix(compiler-dom): improve HTML nesting validation to allow any child element within template tag (#13320)
close #13318
Teages [Fri, 16 May 2025 00:38:47 +0000 (08:38 +0800)]
fix(compiler-sfc): simulate `allowArbitraryExtensions` on resolving type (#13301)
close #13295
edison [Fri, 16 May 2025 00:32:55 +0000 (08:32 +0800)]
fix(suspense): handle edge case in patching list nodes within Suspense (#13306)
close #13305
linzhe [Fri, 16 May 2025 00:32:13 +0000 (08:32 +0800)]
fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245)
close #13240
edison [Fri, 16 May 2025 00:22:37 +0000 (08:22 +0800)]
fix(compiler-core): ensure mapping is added only if node source is available (#13285)
close #13261
close vitejs/vite-plugin-vue#368
edison [Fri, 16 May 2025 00:22:01 +0000 (08:22 +0800)]
fix(hydration): skip lazy hydration for patched components (#13283)
close #13255
Adrian Cerbaro [Fri, 16 May 2025 00:07:32 +0000 (21:07 -0300)]
fix(custom-element): allow injecting values from app context in nested elements (#13219)
close #13212)
daiwei [Thu, 15 May 2025 03:13:02 +0000 (11:13 +0800)]
release: v3.5.14
edison [Tue, 13 May 2025 14:23:23 +0000 (22:23 +0800)]
fix(hmr): avoid hydration for hmr root reload (#12450)
close vitejs/vite-plugin-vue#146
close vitejs/vite-plugin-vue#477
tonicli [Tue, 13 May 2025 14:18:28 +0000 (22:18 +0800)]
fix(runtime-core): inherit comment nodes during block patch in production build (#10748)
close #10747
close #12650
edison [Tue, 13 May 2025 14:17:24 +0000 (22:17 +0800)]
fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses
close #12790
yangxiuxiu [Tue, 13 May 2025 14:16:45 +0000 (22:16 +0800)]
fix(transition): fix KeepAlive with transition out-in mode behavior in production (#12468)
close #12465
edison [Tue, 13 May 2025 14:15:50 +0000 (22:15 +0800)]
fix(hmr): avoid hydration for hmr updating (#12262)
close #7706
close #8170
renovate[bot] [Tue, 13 May 2025 07:29:08 +0000 (15:29 +0800)]
chore(deps): update dependency @babel/parser to ^7.27.2 (#13310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 13 May 2025 03:44:59 +0000 (11:44 +0800)]
chore(deps): update test (#13311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
btea [Sat, 10 May 2025 14:19:53 +0000 (22:19 +0800)]
chore: add pnpm setting to pnpm-workspace (#13268)
renovate[bot] [Sat, 10 May 2025 08:07:50 +0000 (16:07 +0800)]
chore(deps): update build (#13276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Wed, 7 May 2025 12:35:45 +0000 (20:35 +0800)]
chore: fix typo (#13290) [ci skip]
renovate[bot] [Mon, 5 May 2025 12:53:19 +0000 (20:53 +0800)]
chore(deps): update compiler to ^7.27.1 (#13277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tycho [Fri, 2 May 2025 09:55:24 +0000 (17:55 +0800)]
fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091)
close #13087
yangxiuxiu [Fri, 2 May 2025 09:53:14 +0000 (17:53 +0800)]
fix(slots): properly warn if slot invoked in setup (#12195)
close #12194
edison [Fri, 2 May 2025 09:48:03 +0000 (17:48 +0800)]
fix(ssr): properly init slots during ssr rendering (#12441)
close #12438
edison [Fri, 2 May 2025 09:18:01 +0000 (17:18 +0800)]
fix(hmr/teleport): adjust static children traversal for HMR in dev mode (#12819)
close #12816
edison [Thu, 1 May 2025 14:02:17 +0000 (22:02 +0800)]
fix(reactivity): should not recompute if computed does not track reactive data (#12341)
close #12337
edison [Thu, 1 May 2025 09:58:07 +0000 (17:58 +0800)]
fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183)
close #13181
dopamine [Thu, 1 May 2025 09:56:42 +0000 (17:56 +0800)]
fix(runtime-core): stop tracking deps in setRef during unmount (#13210)
edison [Thu, 1 May 2025 09:55:36 +0000 (17:55 +0800)]
fix(compiler-core): remove slot cache from parent renderCache during unmounting (#13215)
* fix(compiler-core): remove slot cache from parent renderCache during unmounting
* chore: update
dopamine [Thu, 1 May 2025 09:54:40 +0000 (17:54 +0800)]
fix(runtime-core): update __vnode of static nodes when patching along the optimized path (#13223)
* fix(runtime-core): update __vnode of static nodes when patching along the optimized path
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
renovate[bot] [Tue, 29 Apr 2025 08:27:44 +0000 (16:27 +0800)]
chore(deps): update lint (#13250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 29 Apr 2025 08:27:30 +0000 (16:27 +0800)]
chore(deps): update build (#13249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 29 Apr 2025 07:59:20 +0000 (15:59 +0800)]
chore(deps): update dependency vite to v5.4.18 [security] (#13237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Thu, 24 Apr 2025 00:11:14 +0000 (08:11 +0800)]
chore(deps): update dependency vite to v5.4.18 [security] (#13235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 23 Apr 2025 00:31:15 +0000 (08:31 +0800)]
chore(deps): update dependency vite to v5.4.18 [security] (#13229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
Jasper Kisro [Tue, 22 Apr 2025 23:58:31 +0000 (07:58 +0800)]
chore: update CHANGELOG.md (#13230)
renovate[bot] [Tue, 22 Apr 2025 00:15:50 +0000 (08:15 +0800)]
chore(deps): update dependency vite to ^6.3.2 (#13225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 22 Apr 2025 00:15:32 +0000 (08:15 +0800)]
chore(deps): update pnpm to v10.9.0 (#13224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 15 Apr 2025 00:17:57 +0000 (08:17 +0800)]
chore(deps): update build (#13195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 15 Apr 2025 00:17:42 +0000 (08:17 +0800)]
chore(deps): update dependency vite to v5.4.18 [security] (#13198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 14 Apr 2025 09:08:59 +0000 (17:08 +0800)]
chore(deps): update dependency @types/node to ^22.14.1 (#13196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
山吹色御守 [Mon, 14 Apr 2025 09:08:06 +0000 (17:08 +0800)]
fix(compiler-sfc): treat the return value of `useTemplateRef` as a definite ref (#13197)
renovate[bot] [Thu, 10 Apr 2025 07:51:53 +0000 (15:51 +0800)]
chore(deps): update build (#13165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 9 Apr 2025 00:10:43 +0000 (08:10 +0800)]
chore(deps): update dependency vite to v5.4.17 [security] (#13173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bornkiss [Tue, 8 Apr 2025 12:47:02 +0000 (20:47 +0800)]
chore: add bsky link (#13175)
renovate[bot] [Tue, 8 Apr 2025 07:11:17 +0000 (15:11 +0800)]
chore(deps): update all non-major dependencies (#13166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
linzhe [Wed, 2 Apr 2025 03:12:29 +0000 (11:12 +0800)]
fix(compat): correct deprecation message for v-bind.sync usage (#13137)
close #13133
renovate[bot] [Mon, 31 Mar 2025 07:10:54 +0000 (15:10 +0800)]
chore(deps): update all non-major dependencies (#13120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 31 Mar 2025 07:02:15 +0000 (15:02 +0800)]
chore(deps): update lint (#13122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 31 Mar 2025 07:01:57 +0000 (15:01 +0800)]
chore(deps): update compiler to ^7.27.0 (#13123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Ecco [Mon, 31 Mar 2025 06:31:11 +0000 (02:31 -0400)]
fix(runtime-dom): always treat autocorrect as attribute (#13001)
close #5705
renovate[bot] [Mon, 31 Mar 2025 03:13:43 +0000 (11:13 +0800)]
chore(deps): update build (#13121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Leedom [Sat, 29 Mar 2025 14:00:36 +0000 (22:00 +0800)]
chore: fix typo (#13117)
renovate[bot] [Tue, 25 Mar 2025 00:14:10 +0000 (08:14 +0800)]
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 25 Mar 2025 00:13:07 +0000 (08:13 +0800)]
fix(deps): update dependency @vue/repl to ^4.5.1 (#13097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Tue, 25 Mar 2025 00:12:49 +0000 (08:12 +0800)]
chore(deps): update all non-major dependencies (#13092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 24 Mar 2025 02:59:40 +0000 (10:59 +0800)]
chore(deps): update build (#13093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 24 Mar 2025 02:59:05 +0000 (10:59 +0800)]
chore(deps): update lint (#13096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 24 Mar 2025 02:54:07 +0000 (10:54 +0800)]
chore(deps): update test (#13095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 24 Mar 2025 00:20:35 +0000 (01:20 +0100)]
docs(tsdoc): remove extra () in link tag (#13086)
Tycho [Thu, 20 Mar 2025 08:09:51 +0000 (16:09 +0800)]
chore(sfc-playground): dynamically set Vue version in downloaded project (#13074)
edison [Wed, 19 Mar 2025 07:14:12 +0000 (15:14 +0800)]
fix(readme): update contributors image (#13068)
The current image is too large to load.
see github.com/orgs/community/discussions/116471
Tycho [Wed, 19 Mar 2025 03:44:32 +0000 (11:44 +0800)]
types: enhance plugin type inference for better IDE support (#13063)
* types: enhance plugin type inference for better JSDoc and IDE support
* test: clean up
* chore: tweaks
Buer Yang [Wed, 19 Mar 2025 03:38:59 +0000 (11:38 +0800)]
fix(types): the directive's modifiers should be optional (#12605)
* fix(types): the directive's modifiers should be optional
* fix: test
---------
Co-authored-by: edison <daiwei521@126.com>
renovate[bot] [Mon, 17 Mar 2025 05:27:17 +0000 (13:27 +0800)]
fix(deps): update compiler (#13051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Mar 2025 05:27:00 +0000 (13:27 +0800)]
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Mar 2025 03:01:54 +0000 (11:01 +0800)]
chore(deps): update test (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Mar 2025 01:29:53 +0000 (09:29 +0800)]
chore(deps): update lint (#13049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Mar 2025 01:03:00 +0000 (09:03 +0800)]
chore(deps): update pnpm to v10.6.3 (#13047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Mar 2025 01:02:37 +0000 (09:02 +0800)]
chore(deps): update build (#13046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bald-M [Mon, 17 Mar 2025 00:18:09 +0000 (13:18 +1300)]
fix(compiler): fix spelling error in domTagConfig (#13043)
edison [Fri, 14 Mar 2025 00:19:06 +0000 (08:19 +0800)]
fix(customFormatter): properly accessing ref value during debugger (#12948)
Shinigami [Fri, 14 Mar 2025 00:17:49 +0000 (01:17 +0100)]
feat(types): add type TemplateRef (#12645)
* feat(types): add type TemplateRef
* chore: simplify
Co-authored-by: jh-leong <jh.leong@outlook.com>
---------
Co-authored-by: jh-leong <jh.leong@outlook.com>
@beer [Wed, 12 Mar 2025 00:30:29 +0000 (06:30 +0600)]
chore: update node v22 on netlify (#12613)
renovate[bot] [Mon, 10 Mar 2025 07:46:47 +0000 (15:46 +0800)]
chore(deps): update all non-major dependencies (#13014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>