]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
Johnson Chu [Tue, 25 Feb 2025 07:23:25 +0000 (15:23 +0800)]
refactor(reactivity): sync alien-signals 1.0.4 changes (#12791)
daiwei [Thu, 20 Feb 2025 05:50:31 +0000 (13:50 +0800)]
Merge branch 'main' into minor
btea [Wed, 19 Feb 2025 12:49:51 +0000 (20:49 +0800)]
chore: add `onlyBuiltDependencies` list (#12912)
FatRadish [Wed, 19 Feb 2025 06:25:30 +0000 (14:25 +0800)]
fix(reactivity): ensure markRaw objects are not reactive (#12824)
close #12807
inottn [Tue, 18 Feb 2025 00:18:34 +0000 (08:18 +0800)]
fix(ci): use `with` instead of `assert` syntax (#12901)
renovate[bot] [Mon, 17 Feb 2025 08:58:53 +0000 (16:58 +0800)]
chore(deps): update pnpm to v10 (#12892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
edison [Mon, 17 Feb 2025 08:50:47 +0000 (16:50 +0800)]
chore(deps): upgrade node to 22.14.0 (#12895)
to fix Netlify deploy error, see https://github.com/pnpm/pnpm/issues/9029#issuecomment-
2650658230
edison [Mon, 17 Feb 2025 07:07:10 +0000 (15:07 +0800)]
chore(deps): fix MappingItem type (#12891)
renovate[bot] [Mon, 17 Feb 2025 06:50:22 +0000 (14:50 +0800)]
chore(deps): update all non-major dependencies (#12886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Feb 2025 06:42:37 +0000 (14:42 +0800)]
chore(deps): update test (#12885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Feb 2025 06:27:25 +0000 (14:27 +0800)]
chore(deps): update build (#12884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 17 Feb 2025 06:26:56 +0000 (14:26 +0800)]
chore(deps): update lint (#12887)
* chore(deps): update lint
* [autofix.ci] apply automated fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
daiwei [Thu, 13 Feb 2025 01:43:47 +0000 (09:43 +0800)]
Merge remote-tracking branch 'origin/main' into minor
edison [Wed, 12 Feb 2025 07:30:08 +0000 (15:30 +0800)]
fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862)
close #12860
Bob [Tue, 11 Feb 2025 07:44:54 +0000 (15:44 +0800)]
chore(tsconfig): remove repeated global.d.ts (#12850)
Co-authored-by: zhangqihui <zhangqihui@gigacloudtech.com>
Aaron-zon [Tue, 11 Feb 2025 07:18:09 +0000 (15:18 +0800)]
chore(compiler-sfc): change `let start` to `const start` (#12849)
renovate[bot] [Mon, 10 Feb 2025 01:43:09 +0000 (09:43 +0800)]
chore(deps): update build (#12834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 10 Feb 2025 01:38:39 +0000 (09:38 +0800)]
chore(deps): update test (#12835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 5 Feb 2025 00:31:25 +0000 (08:31 +0800)]
chore(deps): update test (#12806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 5 Feb 2025 00:27:54 +0000 (08:27 +0800)]
chore(deps): update build (#12805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 5 Feb 2025 00:25:10 +0000 (08:25 +0800)]
chore(deps): update dependency vitest to v3.0.5 [security] (#12812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Fri, 31 Jan 2025 13:12:38 +0000 (21:12 +0800)]
chore(deps): update dependency vite to v5.4.12 [security] (#12793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Jeff Muizelaar [Wed, 29 Jan 2025 12:22:20 +0000 (07:22 -0500)]
test(e2e): Replace deprecated 'clickCount' property with 'count' (#12778)
This fixes double clicks when using WebDriver BiDi.
See https://github.com/puppeteer/puppeteer/issues/13550
renovate[bot] [Wed, 29 Jan 2025 12:18:58 +0000 (20:18 +0800)]
chore(deps): update build (#12783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 29 Jan 2025 12:18:26 +0000 (20:18 +0800)]
chore(deps): update dependency @types/node to ^22.12.0 (#12784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
daiwei [Fri, 24 Jan 2025 01:23:17 +0000 (09:23 +0800)]
Merge branch 'main' into minor
Tycho [Tue, 21 Jan 2025 01:28:04 +0000 (09:28 +0800)]
chore(compiler-sfc): remove unused variable (#12750)
renovate[bot] [Mon, 20 Jan 2025 01:43:23 +0000 (09:43 +0800)]
fix(deps): update dependency postcss to ^8.5.1 (#12747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 20 Jan 2025 01:43:06 +0000 (09:43 +0800)]
chore(deps): update lint (#12746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 20 Jan 2025 01:42:48 +0000 (09:42 +0800)]
chore(deps): update dependency puppeteer to ~24.1.0 (#12745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 20 Jan 2025 00:41:00 +0000 (08:41 +0800)]
chore(deps): update all non-major dependencies (#12742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 20 Jan 2025 00:31:16 +0000 (08:31 +0800)]
chore(deps): update build (#12743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 20 Jan 2025 00:31:00 +0000 (08:31 +0800)]
chore(deps): update test to v3 (major) (#12744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Fri, 17 Jan 2025 01:26:12 +0000 (09:26 +0800)]
fix(test): use LaunchOptions instead of PuppeteerLaunchOptions (#12734)
ref puppeteer/puppeteer#13426
Johnson Chu [Wed, 15 Jan 2025 03:19:27 +0000 (11:19 +0800)]
refactor(reactivity): ports alien-signals 1.0.0 (#12570)
renovate[bot] [Tue, 14 Jan 2025 02:15:44 +0000 (10:15 +0800)]
chore(deps): update test (major) (#12692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Tue, 14 Jan 2025 02:09:08 +0000 (10:09 +0800)]
chore(deps): manually update puppeteer + @vitest/eslint-plugin (#12706)
renovate[bot] [Mon, 13 Jan 2025 00:33:14 +0000 (08:33 +0800)]
chore(deps): update autofix-ci/action digest to
551dded (#12696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:57:53 +0000 (09:57 +0800)]
chore(deps): update all non-major dependencies (#12685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:39:39 +0000 (09:39 +0800)]
chore(deps): update dawidd6/action-download-artifact action to v7 (#12690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:39:06 +0000 (09:39 +0800)]
chore(deps): update build (#12686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:38:25 +0000 (09:38 +0800)]
chore(deps): update dependency minimatch to v10 (#12691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:38:06 +0000 (09:38 +0800)]
chore(deps): update lint (#12689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sun, 12 Jan 2025 01:37:55 +0000 (09:37 +0800)]
fix(deps): update dependency @vue/repl to ^4.4.3 (#12688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Wed, 8 Jan 2025 10:07:44 +0000 (18:07 +0800)]
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope
close #12631
close #12632
This is a combination of changes from both
8dec243 and #12641
我想静静 [Fri, 3 Jan 2025 07:20:25 +0000 (15:20 +0800)]
chore: remove unused `configDefaults` (#12643)
renovate[bot] [Mon, 30 Dec 2024 01:57:28 +0000 (09:57 +0800)]
chore(deps): update pnpm to v9.15.2 (#12628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 30 Dec 2024 01:57:12 +0000 (09:57 +0800)]
chore(deps): update build (#12627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Mon, 23 Dec 2024 03:25:58 +0000 (11:25 +0800)]
chore(deps): update test (#12600)
renovate[bot] [Mon, 23 Dec 2024 03:17:34 +0000 (11:17 +0800)]
chore(deps): update build (major) (#12562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 23 Dec 2024 03:15:11 +0000 (11:15 +0800)]
chore(deps): update dependency magic-string to ^0.30.17 (#12597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 23 Dec 2024 03:14:51 +0000 (11:14 +0800)]
chore(deps): update lint (#12598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 23 Dec 2024 03:08:56 +0000 (11:08 +0800)]
chore(deps): update build (#12595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 23 Dec 2024 03:05:25 +0000 (11:05 +0800)]
chore(deps): update all non-major dependencies (#12594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Marc Bernard [Thu, 19 Dec 2024 06:58:05 +0000 (01:58 -0500)]
docs: remove 3.3 info from 3.4 changelog (#12565)[ci-skip]
Some clean-up. All removed info is already included in [3.3 changelog](https://github.com/vuejs/core/blob/main/changelogs/CHANGELOG-3.3.md)
renovate[bot] [Mon, 16 Dec 2024 03:26:37 +0000 (11:26 +0800)]
chore(deps): update lint (#12561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 16 Dec 2024 02:49:38 +0000 (10:49 +0800)]
chore(deps): update build (#12558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 16 Dec 2024 02:49:21 +0000 (10:49 +0800)]
chore(deps): update dependency magic-string to ^0.30.15 (#12559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 16 Dec 2024 02:49:05 +0000 (10:49 +0800)]
fix(deps): update dependency monaco-editor to ^0.52.2 (#12560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 16 Dec 2024 02:48:44 +0000 (10:48 +0800)]
chore(deps): update all non-major dependencies (#12557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
LiquidAssContainer [Mon, 16 Dec 2024 02:43:01 +0000 (04:43 +0200)]
fix(typos): fix comments referencing transformElement.ts (#12551)[ci-skip]
renovate[bot] [Mon, 9 Dec 2024 01:30:58 +0000 (09:30 +0800)]
chore(deps): update build (#12512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
daiwei [Sun, 8 Dec 2024 11:53:34 +0000 (19:53 +0800)]
Merge remote-tracking branch 'origin/main' into minor
renovate[bot] [Thu, 5 Dec 2024 01:23:28 +0000 (09:23 +0800)]
chore(deps): update dependency magic-string to ^0.30.14 (#12493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Thu, 5 Dec 2024 01:22:52 +0000 (09:22 +0800)]
chore(deps): update all non-major dependencies (#12492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Tue, 3 Dec 2024 15:26:30 +0000 (23:26 +0800)]
refactor(reactivity): only setup onTrigger debug flags on assign
Johnson Chu [Mon, 2 Dec 2024 13:05:12 +0000 (21:05 +0800)]
perf(reactivity): refactor reactivity core by porting alien-signals (#12349)
renovate[bot] [Wed, 27 Nov 2024 00:49:07 +0000 (08:49 +0800)]
chore(deps): update all non-major dependencies (#12463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Wed, 27 Nov 2024 00:42:42 +0000 (08:42 +0800)]
chore(deps): update build (#12464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Fri, 22 Nov 2024 06:51:15 +0000 (14:51 +0800)]
chore(deps): update test (#12002)
* chore(deps): update test
* chore: pin puppeteer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: daiwei <daiwei521@126.com>
Liu Bo [Tue, 19 Nov 2024 12:29:08 +0000 (20:29 +0800)]
fix(types): allow return any for Options API lifecycle hooks (#5914)
Co-authored-by: edison <daiwei521@126.com>
renovate[bot] [Mon, 18 Nov 2024 03:30:02 +0000 (11:30 +0800)]
chore(deps): update all non-major dependencies (#12423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 18 Nov 2024 03:29:29 +0000 (11:29 +0800)]
chore(deps): update build (#12421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 18 Nov 2024 02:31:14 +0000 (10:31 +0800)]
fix(deps): update compiler (#12422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 18 Nov 2024 02:28:12 +0000 (10:28 +0800)]
chore(deps): update lint (#12424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Fri, 15 Nov 2024 14:45:28 +0000 (22:45 +0800)]
release: v3.5.13
edison [Fri, 15 Nov 2024 14:32:39 +0000 (22:32 +0800)]
fix(ssr): handle initial selected state for select with v-model + v-for option (#12399)
close #12395
edison [Fri, 15 Nov 2024 14:32:22 +0000 (22:32 +0800)]
fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290)
close #4999
close #5004
edison [Fri, 15 Nov 2024 14:11:21 +0000 (22:11 +0800)]
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
close #12362
Bulat Aikaev [Fri, 15 Nov 2024 14:02:50 +0000 (09:02 -0500)]
fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311)
close #12309
Tadas [Fri, 15 Nov 2024 13:36:21 +0000 (15:36 +0200)]
fix(transition): reflow before leave-active class after leave-from (#12288)
re-fix #2593
linzhe [Fri, 15 Nov 2024 10:18:58 +0000 (18:18 +0800)]
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)
close #12253
Evan You [Fri, 15 Nov 2024 09:20:59 +0000 (17:20 +0800)]
fix(custom-element): avoid triggering mutationObserver when relecting props
close #12214
close #12215
Evan You [Fri, 15 Nov 2024 09:04:11 +0000 (17:04 +0800)]
chore(playground): reset version when opening local playground from reproduction
zhangenming [Fri, 15 Nov 2024 03:00:24 +0000 (11:00 +0800)]
perf(reactivity): do not track inner key `__v_skip`` (#11690)
edison [Fri, 15 Nov 2024 02:56:08 +0000 (10:56 +0800)]
fix(compiler-dom): properly stringify template string style (#12392)
close #12391
Evan You [Fri, 15 Nov 2024 02:50:26 +0000 (10:50 +0800)]
test: add test case for transition memory leaks
from https://github.com/vuejs/core/pull/12190
edison [Fri, 15 Nov 2024 02:46:59 +0000 (10:46 +0800)]
fix(types): defineEmits w/ interface declaration (#12343)
close #8457
edison [Fri, 15 Nov 2024 02:40:26 +0000 (10:40 +0800)]
fix(Transition): fix transition memory leak edge case (#12182)
close #12181
edison [Fri, 15 Nov 2024 02:37:55 +0000 (10:37 +0800)]
chore(deps): update dependency postcss-selector-parser to v7 (#12289)
edison [Fri, 15 Nov 2024 02:37:24 +0000 (10:37 +0800)]
chore(reactivity): remove unecessary array copy (#12400)
Evan You [Thu, 14 Nov 2024 15:33:58 +0000 (23:33 +0800)]
build: strip pure comments in minified builds
edison [Thu, 14 Nov 2024 12:55:18 +0000 (20:55 +0800)]
fix(teleport): handle deferred teleport update before mounted (#12168)
close #12161
linzhe [Thu, 14 Nov 2024 07:58:28 +0000 (15:58 +0800)]
fix(runtime-dom): set css vars on update to handle child forcing reflow in onMount (#11561)
Evan You [Thu, 14 Nov 2024 07:49:39 +0000 (15:49 +0800)]
fix(runtime-dom): set css vars before user onMounted hooks
close #11533
linzhe [Thu, 14 Nov 2024 07:14:29 +0000 (15:14 +0800)]
fix(compiler-core): handle v-memo + v-for with functional key (#12014)
close #12013
edison [Thu, 14 Nov 2024 06:53:55 +0000 (14:53 +0800)]
fix(v-once): setting hasOnce to current block only when in v-once (#12374)
close #12371
edison [Thu, 14 Nov 2024 06:24:22 +0000 (14:24 +0800)]
fix(reactivity): release nested effects/scopes on effect scope stop (#12373)
close #12370
Evan You [Thu, 14 Nov 2024 06:12:41 +0000 (14:12 +0800)]
fix(reactiivty): avoid unnecessary watcher effect removal from inactive scope
close #5783
close #5806
Evan You [Thu, 14 Nov 2024 00:38:48 +0000 (08:38 +0800)]
workflow: bench against bundled dist file to avoid import access overhead
ref https://github.com/vitest-dev/vitest/issues/6903