]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
7 months agochore(deps): update dependency magic-string to ^0.30.14 (#12493) 12506/head
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>
7 months agochore(deps): update all non-major dependencies (#12492)
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>
7 months agochore(deps): update all non-major dependencies (#12463)
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>
7 months agochore(deps): update build (#12464)
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>
7 months agochore(deps): update test (#12002)
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>
7 months agofix(types): allow return any for Options API lifecycle hooks (#5914)
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>
7 months agochore(deps): update all non-major dependencies (#12423)
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>
7 months agochore(deps): update build (#12421)
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>
7 months agofix(deps): update compiler (#12422)
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>
7 months agochore(deps): update lint (#12424)
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>
7 months agorelease: v3.5.13 v3.5.13
Evan You [Fri, 15 Nov 2024 14:45:28 +0000 (22:45 +0800)] 
release: v3.5.13

7 months agofix(ssr): handle initial selected state for select with v-model + v-for option (...
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

7 months agofix(templateRef): set ref on cached async component which wrapped in KeepAlive (...
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

7 months agofix(ssr): avoid updating subtree of async component if it is resolved (#12363)
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

7 months agofix(ssr): ensure v-text updates correctly with custom directives in SSR output (...
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

7 months agofix(transition): reflow before leave-active class after leave-from (#12288)
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

7 months agofix(hydration): the component vnode's el should be updated when a mismatch occurs...
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

7 months agofix(custom-element): avoid triggering mutationObserver when relecting props
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

7 months agochore(playground): reset version when opening local playground from reproduction
Evan You [Fri, 15 Nov 2024 09:04:11 +0000 (17:04 +0800)] 
chore(playground): reset version when opening local playground from reproduction

7 months agoperf(reactivity): do not track inner key `__v_skip`` (#11690)
zhangenming [Fri, 15 Nov 2024 03:00:24 +0000 (11:00 +0800)] 
perf(reactivity): do not track inner key `__v_skip`` (#11690)

7 months agofix(compiler-dom): properly stringify template string style (#12392)
edison [Fri, 15 Nov 2024 02:56:08 +0000 (10:56 +0800)] 
fix(compiler-dom): properly stringify template string style (#12392)

close #12391

7 months agotest: add test case for transition memory leaks
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

7 months agofix(types): defineEmits w/ interface declaration (#12343)
edison [Fri, 15 Nov 2024 02:46:59 +0000 (10:46 +0800)] 
fix(types): defineEmits w/ interface declaration (#12343)

close #8457

7 months agofix(Transition): fix transition memory leak edge case (#12182)
edison [Fri, 15 Nov 2024 02:40:26 +0000 (10:40 +0800)] 
fix(Transition): fix transition memory leak edge case (#12182)

close #12181

7 months agochore(deps): update dependency postcss-selector-parser to v7 (#12289)
edison [Fri, 15 Nov 2024 02:37:55 +0000 (10:37 +0800)] 
chore(deps): update dependency postcss-selector-parser to v7 (#12289)

7 months agochore(reactivity): remove unecessary array copy (#12400)
edison [Fri, 15 Nov 2024 02:37:24 +0000 (10:37 +0800)] 
chore(reactivity): remove unecessary array copy (#12400)

7 months agobuild: strip pure comments in minified builds
Evan You [Thu, 14 Nov 2024 15:33:58 +0000 (23:33 +0800)] 
build: strip pure comments in minified builds

7 months agofix(teleport): handle deferred teleport update before mounted (#12168)
edison [Thu, 14 Nov 2024 12:55:18 +0000 (20:55 +0800)] 
fix(teleport): handle deferred teleport update before mounted (#12168)

close #12161

7 months agofix(runtime-dom): set css vars on update to handle child forcing reflow in onMount...
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)

7 months agofix(runtime-dom): set css vars before user onMounted hooks
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

7 months agofix(compiler-core): handle v-memo + v-for with functional key (#12014)
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

7 months agofix(v-once): setting hasOnce to current block only when in v-once (#12374)
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

7 months agofix(reactivity): release nested effects/scopes on effect scope stop (#12373)
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

7 months agofix(reactiivty): avoid unnecessary watcher effect removal from inactive scope
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

7 months agoworkflow: bench against bundled dist file to avoid import access overhead
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

7 months agochore: add well-known funding manifest urls [ci skip]
Evan You [Wed, 13 Nov 2024 16:22:38 +0000 (00:22 +0800)] 
chore: add well-known funding manifest urls [ci skip]

7 months agochore: enable format on save in workspace settings
Evan You [Wed, 13 Nov 2024 07:31:17 +0000 (15:31 +0800)] 
chore: enable format on save in workspace settings

7 months agoworkflow: improve bench scripts
Evan You [Wed, 13 Nov 2024 06:13:32 +0000 (14:13 +0800)] 
workflow: improve bench scripts

8 months agofix(deps): update dependency postcss to ^8.4.48 (#12356)
renovate[bot] [Mon, 11 Nov 2024 02:20:54 +0000 (10:20 +0800)] 
fix(deps): update dependency postcss to ^8.4.48 (#12356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update build (#12357)
renovate[bot] [Mon, 11 Nov 2024 02:17:49 +0000 (10:17 +0800)] 
chore(deps): update build (#12357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore: migrate renovate config (#12354)
renovate[bot] [Sun, 10 Nov 2024 19:17:52 +0000 (03:17 +0800)] 
chore: migrate renovate config (#12354)

* chore(config): migrate config .github/renovate.json5

* chore: fix lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
8 months agochore(deps): update dependency @types/node to v22 (#12320)
renovate[bot] [Mon, 4 Nov 2024 06:38:05 +0000 (14:38 +0800)] 
chore(deps): update dependency @types/node to v22 (#12320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update lint (#12319)
renovate[bot] [Mon, 4 Nov 2024 06:19:14 +0000 (14:19 +0800)] 
chore(deps): update lint (#12319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#12316)
renovate[bot] [Mon, 4 Nov 2024 01:25:09 +0000 (09:25 +0800)] 
chore(deps): update all non-major dependencies (#12316)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update build (#12317)
renovate[bot] [Mon, 4 Nov 2024 01:09:02 +0000 (09:09 +0800)] 
chore(deps): update build (#12317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update pnpm to v9.12.3 (#12278)
renovate[bot] [Mon, 28 Oct 2024 05:44:08 +0000 (13:44 +0800)] 
chore(deps): update pnpm to v9.12.3 (#12278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update dependency typescript-eslint to ^8.11.0 (#12276)
renovate[bot] [Mon, 28 Oct 2024 01:23:54 +0000 (09:23 +0800)] 
chore(deps): update dependency typescript-eslint to ^8.11.0 (#12276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update dependency npm-run-all2 to v7 (#12277)
renovate[bot] [Mon, 28 Oct 2024 01:23:14 +0000 (09:23 +0800)] 
chore(deps): update dependency npm-run-all2 to v7 (#12277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#12275)
renovate[bot] [Mon, 28 Oct 2024 01:17:49 +0000 (09:17 +0800)] 
chore(deps): update all non-major dependencies (#12275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update build (#12274)
renovate[bot] [Mon, 28 Oct 2024 01:17:21 +0000 (09:17 +0800)] 
chore(deps): update build (#12274)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#12222) 7646/head
renovate[bot] [Tue, 22 Oct 2024 01:53:31 +0000 (09:53 +0800)] 
chore(deps): update all non-major dependencies (#12222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update lint (#12226)
renovate[bot] [Mon, 21 Oct 2024 02:31:21 +0000 (10:31 +0800)] 
chore(deps): update lint (#12226)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update build (#12223)
renovate[bot] [Mon, 21 Oct 2024 02:25:22 +0000 (10:25 +0800)] 
chore(deps): update build (#12223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agodocs: update package name to `@vue/compiler-core` (#12192)[ci skip]
Tycho [Thu, 17 Oct 2024 04:00:03 +0000 (12:00 +0800)] 
docs: update package name to `@vue/compiler-core` (#12192)[ci skip]

8 months agochore(deps): update dependency typescript-eslint to ^8.8.1 (#12167) 12170/head
renovate[bot] [Mon, 14 Oct 2024 07:14:41 +0000 (15:14 +0800)] 
chore(deps): update dependency typescript-eslint to ^8.8.1 (#12167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
8 months agochore(deps): update dependency magic-string to ^0.30.12 (#12166)
renovate[bot] [Mon, 14 Oct 2024 07:14:27 +0000 (15:14 +0800)] 
chore(deps): update dependency magic-string to ^0.30.12 (#12166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
8 months agofix(test): update snapshot (#12169)
edison [Mon, 14 Oct 2024 03:24:13 +0000 (11:24 +0800)] 
fix(test): update snapshot (#12169)

8 months agochore: improve `renderComponentRoot` warn message (#10914)
btea [Mon, 14 Oct 2024 02:14:32 +0000 (10:14 +0800)] 
chore: improve `renderComponentRoot` warn message (#10914)

8 months agotest(shared): improve test coverage (#8456)
远方os [Mon, 14 Oct 2024 02:10:27 +0000 (10:10 +0800)] 
test(shared): improve test coverage (#8456)

Co-authored-by: edison <daiwei521@126.com>
8 months agotest(defineProps): add intersection type test (#8684)
zr [Mon, 14 Oct 2024 02:09:13 +0000 (10:09 +0800)] 
test(defineProps): add intersection type test (#8684)

Co-authored-by: daiwei <daiwei521@126.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
8 months agochore(deps): update dependency @swc/core to ^1.7.35 (#12165)
renovate[bot] [Mon, 14 Oct 2024 02:07:11 +0000 (10:07 +0800)] 
chore(deps): update dependency @swc/core to ^1.7.35 (#12165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#12164)
renovate[bot] [Mon, 14 Oct 2024 02:06:33 +0000 (10:06 +0800)] 
chore(deps): update all non-major dependencies (#12164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agoperf(runtime-core): use feature flag for call to resolveMergedOptions (#12163)
skirtle [Mon, 14 Oct 2024 00:18:18 +0000 (01:18 +0100)] 
perf(runtime-core): use feature flag for call to resolveMergedOptions (#12163)

Reduce bundle size when using `__VUE_OPTIONS_API__: false`

9 months agorelease: v3.5.12 v3.5.12
Evan You [Fri, 11 Oct 2024 13:12:32 +0000 (21:12 +0800)] 
release: v3.5.12

9 months agorefactor(reactivity): reduce size of collectionHandlers (#12152)
skirtle [Fri, 11 Oct 2024 13:10:09 +0000 (14:10 +0100)] 
refactor(reactivity): reduce size of collectionHandlers (#12152)

9 months agofix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is uncha...
Tycho [Fri, 11 Oct 2024 13:00:08 +0000 (21:00 +0800)] 
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146)

close #12144

9 months agochore: format
Evan You [Fri, 11 Oct 2024 03:25:48 +0000 (11:25 +0800)] 
chore: format

9 months agotest(reactivity): test for verifying no unnecessary calls of reactive array identity...
KevinXi [Fri, 11 Oct 2024 03:24:03 +0000 (11:24 +0800)] 
test(reactivity): test for verifying no unnecessary calls of reactive array identity methods (#11328)

related: #9511

9 months agofix(hydration): provide compat fallback for idle callback hydration strategy (#11935)
Michael Brevard [Fri, 11 Oct 2024 03:22:01 +0000 (06:22 +0300)] 
fix(hydration): provide compat fallback for idle callback hydration strategy (#11935)

9 months agofix(types): retain union type narrowing with defaults applied (#12108)
edison [Fri, 11 Oct 2024 03:17:15 +0000 (11:17 +0800)] 
fix(types): retain union type narrowing with defaults applied (#12108)

close #12106

9 months agofix(compiler): clone loc to `ifNode` (#12131)
山吹色御守 [Fri, 11 Oct 2024 03:07:07 +0000 (11:07 +0800)] 
fix(compiler): clone loc to `ifNode` (#12131)

fix vuejs/language-tools#4911

9 months agofix(compiler-sfc): use sass modern api if available and avoid deprecation warning...
山吹色御守 [Fri, 11 Oct 2024 03:05:54 +0000 (11:05 +0800)] 
fix(compiler-sfc): use sass modern api if available and avoid deprecation warning (#11992)

9 months agofix(runtime-core): fix required prop check false positive for kebab-case edge cases...
YangLGggggggggg [Fri, 11 Oct 2024 03:02:58 +0000 (11:02 +0800)] 
fix(runtime-core): fix required prop check false positive for kebab-case edge cases  (#12034)

close #12011

9 months agochore(runtime-core): warn if use a non-ref to hold the element reference in DEV ...
edison [Fri, 11 Oct 2024 02:53:45 +0000 (10:53 +0800)] 
chore(runtime-core): warn if use a non-ref to hold the element reference in DEV (#12051)

close #12029

9 months agofix(compiler-sfc): do not skip TSInstantiationExpression when transforming props...
linzhe [Fri, 11 Oct 2024 02:51:57 +0000 (10:51 +0800)] 
fix(compiler-sfc):  do not skip TSInstantiationExpression when transforming props destructure (#12064)

9 months agofix(teleport): handle disabled teleport with updateCssVars (#12113)
linzhe [Fri, 11 Oct 2024 02:50:36 +0000 (10:50 +0800)] 
fix(teleport): handle disabled teleport with updateCssVars (#12113)

close #12112

9 months agofix(useId): ensure useId consistency when using serverPrefetch (#12128)
yangxiuxiu [Fri, 11 Oct 2024 02:49:14 +0000 (10:49 +0800)] 
fix(useId): ensure useId consistency when using serverPrefetch (#12128)

close #12102

9 months agoperf(reactivity): avoid unnecessary recursion in removeSub (#12135)
skirtle [Fri, 11 Oct 2024 02:48:54 +0000 (03:48 +0100)] 
perf(reactivity): avoid unnecessary recursion in removeSub (#12135)

9 months agofix(compiler-dom): avoid stringify option with null value (#12096)
edison [Fri, 11 Oct 2024 02:41:55 +0000 (10:41 +0800)] 
fix(compiler-dom): avoid stringify option with null value (#12096)

close #12093

9 months agofix(reactivity): trigger reactivity for Map key `undefined` (#12055)
Tycho [Fri, 11 Oct 2024 02:39:08 +0000 (10:39 +0800)] 
fix(reactivity): trigger reactivity for Map key `undefined` (#12055)

close #12054

9 months agofix(defineModel): handle kebab-case model correctly (#12063)
山吹色御守 [Fri, 11 Oct 2024 02:35:57 +0000 (10:35 +0800)] 
fix(defineModel): handle kebab-case model correctly (#12063)

close #12060

9 months agofix(transition/ssr): make transition appear work with Suspense in SSR (#12047)
edison [Fri, 11 Oct 2024 02:34:28 +0000 (10:34 +0800)] 
fix(transition/ssr): make transition appear work with Suspense in SSR (#12047)

close #12046

9 months agochore(sfc-playground): adjust the tooltip text for toggling the theme (#12116)
w2xi [Fri, 11 Oct 2024 02:31:01 +0000 (10:31 +0800)] 
chore(sfc-playground): adjust the tooltip text for toggling the theme (#12116)

* chore(sfc-playground): adjust the tooltip text for toggling the theme

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
9 months agofix(types): ensure `this.$props` type does not include `string` (#12123)
Tycho [Fri, 11 Oct 2024 02:30:09 +0000 (10:30 +0800)] 
fix(types): ensure `this.$props` type does not include `string` (#12123)

close #12122

9 months agofix(runtime-core): allow symbol values for slot prop key (#12069)
Tycho [Fri, 11 Oct 2024 02:28:54 +0000 (10:28 +0800)] 
fix(runtime-core): allow symbol values for slot prop key (#12069)

close #12068

9 months agofix(custom-element): properly remove hyphenated attribute (#12143)
edison [Fri, 11 Oct 2024 01:52:06 +0000 (09:52 +0800)] 
fix(custom-element): properly remove hyphenated attribute (#12143)

close #12139

9 months agochore(deps): update lint (#12118)
renovate[bot] [Mon, 7 Oct 2024 02:45:41 +0000 (10:45 +0800)] 
chore(deps): update lint (#12118)

* chore(deps): update lint

* chore: update package name

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: daiwei <daiwei521@126.com>
9 months agochore(deps-dev): bump vite from 5.4.0 to 5.4.8 (#12121)
dependabot[bot] [Mon, 7 Oct 2024 02:45:08 +0000 (10:45 +0800)] 
chore(deps-dev): bump vite from 5.4.0 to 5.4.8 (#12121)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months agochore(deps): update dependency @rollup/plugin-commonjs to v28 (#12120)
renovate[bot] [Mon, 7 Oct 2024 02:42:31 +0000 (10:42 +0800)] 
chore(deps): update dependency @rollup/plugin-commonjs to v28 (#12120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix(deps): update dependency monaco-editor to ^0.52.0 (#12119)
renovate[bot] [Mon, 7 Oct 2024 02:33:18 +0000 (10:33 +0800)] 
fix(deps): update dependency monaco-editor to ^0.52.0 (#12119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix(watch): watchEffect clean-up with SSR (#12097)
skirtle [Fri, 4 Oct 2024 08:09:23 +0000 (09:09 +0100)] 
fix(watch): watchEffect clean-up with SSR (#12097)

close #11956

9 months agorelease: v3.5.11 v3.5.11
Evan You [Thu, 3 Oct 2024 15:49:47 +0000 (23:49 +0800)] 
release: v3.5.11

9 months agofix(type): should not intersect `PublicProps` with `Props` (#12077)
山吹色御守 [Thu, 3 Oct 2024 15:24:09 +0000 (23:24 +0800)] 
fix(type): should not intersect `PublicProps` with `Props` (#12077)

9 months agofix(types): infer the first generic type of `Ref` correctly (#12094)
山吹色御守 [Thu, 3 Oct 2024 15:22:57 +0000 (23:22 +0800)] 
fix(types): infer the first generic type of `Ref` correctly (#12094)

9 months agofix(types): correctly infer `TypeProps` when it is `any` (#12073)
山吹色御守 [Thu, 3 Oct 2024 15:22:27 +0000 (23:22 +0800)] 
fix(types): correctly infer `TypeProps` when it is `any` (#12073)

close #12058

9 months agofix(scheduler): job ordering when the post queue is flushing (#12090)
skirtle [Thu, 3 Oct 2024 15:21:31 +0000 (16:21 +0100)] 
fix(scheduler): job ordering when the post queue is flushing (#12090)

9 months agochore(deps): update dependency rollup to ^4.24.0 (#12081)
renovate[bot] [Thu, 3 Oct 2024 15:17:36 +0000 (23:17 +0800)] 
chore(deps): update dependency rollup to ^4.24.0 (#12081)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update all non-major dependencies (#12080)
renovate[bot] [Thu, 3 Oct 2024 15:17:22 +0000 (23:17 +0800)] 
chore(deps): update all non-major dependencies (#12080)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix(reactivity): prevent overwriting `next` property during batch processing (#12075)
Tycho [Thu, 3 Oct 2024 15:16:52 +0000 (23:16 +0800)] 
fix(reactivity): prevent overwriting `next` property during batch processing (#12075)

close #12072

9 months agochore: remove no longer used property on Dep
Evan You [Sat, 28 Sep 2024 11:24:55 +0000 (19:24 +0800)] 
chore: remove no longer used property on Dep