]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
9 months agorefactor(runtime-vapor): remove shallowRef list for v-for (#281)
Rizumu Ayaka [Sat, 28 Sep 2024 16:47:44 +0000 (00:47 +0800)] 
refactor(runtime-vapor): remove shallowRef list for v-for (#281)

9 months agotest(runtime-vapor): fix shallowRef in v-for (#280)
Rizumu Ayaka [Fri, 27 Sep 2024 17:53:29 +0000 (01:53 +0800)] 
test(runtime-vapor): fix shallowRef in v-for (#280)

9 months agorefactor(runtime-vapor): remove support of shallowRef in v-for
三咲智子 Kevin Deng [Fri, 27 Sep 2024 17:42:45 +0000 (01:42 +0800)] 
refactor(runtime-vapor): remove support of shallowRef in v-for

Co-authored-by: Rizumu Ayaka <rizumu@ayaka.moe>
9 months agochore: upgrade deps, remove playground demos
三咲智子 Kevin Deng [Sun, 22 Sep 2024 14:34:41 +0000 (22:34 +0800)] 
chore: upgrade deps, remove playground demos

9 months agoMerge remote-tracking branch 'upstream/main'
三咲智子 Kevin Deng [Sat, 21 Sep 2024 18:42:52 +0000 (02:42 +0800)] 
Merge remote-tracking branch 'upstream/main'

9 months agofeat(runtime-vapor): createSelector (#279)
Rizumu Ayaka [Sat, 21 Sep 2024 18:30:21 +0000 (02:30 +0800)] 
feat(runtime-vapor): createSelector (#279)

9 months agorelease: v3.5.7 v3.5.7
Evan You [Fri, 20 Sep 2024 15:50:05 +0000 (23:50 +0800)] 
release: v3.5.7

9 months agofix(reactivity): do not remove dep from depsMap when unsubbed by computed
Evan You [Fri, 20 Sep 2024 15:39:33 +0000 (23:39 +0800)] 
fix(reactivity): do not remove dep from depsMap when unsubbed by computed

follow up of 235ea4772 after discovering regression in vant ecosystem-ci tests

9 months agofix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
linzhe [Fri, 20 Sep 2024 12:48:15 +0000 (20:48 +0800)] 
fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)

close #11982

9 months agofix(types): correct type inference of all-optional props (#11644)
山吹色御守 [Fri, 20 Sep 2024 12:36:57 +0000 (20:36 +0800)] 
fix(types): correct type inference of all-optional props (#11644)

fix #11733
fix vuejs/language-tools#4704

9 months agofix(reactivity): fix memory leak from dep instances of garbage collected objects
Evan You [Fri, 20 Sep 2024 12:31:40 +0000 (20:31 +0800)] 
fix(reactivity): fix memory leak from dep instances of garbage collected objects

close #11979
close #11971

9 months agofix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal
Evan You [Fri, 20 Sep 2024 11:59:39 +0000 (19:59 +0800)] 
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal

ref #11956

9 months agofix(transition): respect `duration` setting even when it is `0` (#11967)
Alex Liu [Fri, 20 Sep 2024 08:47:01 +0000 (16:47 +0800)] 
fix(transition): respect `duration` setting even when it is `0` (#11967)

9 months agofix(ssr): don't render comments in TransitionGroup (#11961)
edison [Fri, 20 Sep 2024 08:46:45 +0000 (16:46 +0800)] 
fix(ssr): don't render comments in TransitionGroup (#11961)

close #11958

9 months agofix(compile-core): fix v-model with newlines edge case (#11960)
edison [Fri, 20 Sep 2024 08:45:47 +0000 (16:45 +0800)] 
fix(compile-core): fix v-model with newlines edge case (#11960)

close #8306

9 months agochore(sfc-playground): resolve autosave conflict issue (#11970)
Hongkun [Fri, 20 Sep 2024 08:44:49 +0000 (16:44 +0800)] 
chore(sfc-playground): resolve autosave conflict issue (#11970)

9 months agofix(compiler-sfc): initialize scope with null prototype object (#11963)
山吹色御守 [Fri, 20 Sep 2024 08:44:14 +0000 (16:44 +0800)] 
fix(compiler-sfc): initialize scope with null prototype object (#11963)

9 months agofix(scheduler): ensure recursive jobs can't be queued twice (#11955)
skirtle [Fri, 20 Sep 2024 08:43:35 +0000 (09:43 +0100)] 
fix(scheduler): ensure recursive jobs can't be queued twice (#11955)

9 months agofix(hydration): avoid observing non-Element node (#11954)
linzhe [Fri, 20 Sep 2024 08:41:58 +0000 (16:41 +0800)] 
fix(hydration): avoid observing non-Element node (#11954)

close #11952

9 months agofeat: `v-memo` for `v-for` (#276)
Kevin Deng 三咲智子 [Thu, 19 Sep 2024 07:40:20 +0000 (15:40 +0800)] 
feat: `v-memo` for `v-for` (#276)

9 months agorefactor(compiler-vapor): remove `proxyRefs` in v-for
三咲智子 Kevin Deng [Wed, 18 Sep 2024 17:17:16 +0000 (01:17 +0800)] 
refactor(compiler-vapor): remove `proxyRefs` in v-for

9 months agorefactor!: drop custom directives (#274)
Kevin Deng 三咲智子 [Wed, 18 Sep 2024 17:15:17 +0000 (01:15 +0800)] 
refactor!: drop custom directives (#274)

9 months agoperf(hydration): avoid observer if element is in viewport (#11639)
Michael Brevard [Wed, 18 Sep 2024 07:44:23 +0000 (10:44 +0300)] 
perf(hydration): avoid observer if element is in viewport (#11639)

9 months agoperf: improve benchmark test code (#268)
Rizumu Ayaka [Tue, 17 Sep 2024 15:19:33 +0000 (23:19 +0800)] 
perf: improve benchmark test code (#268)

9 months agochore(benchmark): 4x cpu slowdown
三咲智子 Kevin Deng [Tue, 17 Sep 2024 09:15:58 +0000 (17:15 +0800)] 
chore(benchmark): 4x cpu slowdown

9 months agofix(runtime-vapor): swc minify error
三咲智子 Kevin Deng [Tue, 17 Sep 2024 08:12:58 +0000 (16:12 +0800)] 
fix(runtime-vapor): swc minify error

9 months agochore(benchmark): fix path
三咲智子 Kevin Deng [Tue, 17 Sep 2024 07:44:24 +0000 (15:44 +0800)] 
chore(benchmark): fix path

9 months agofeat(compiler-vapor): support v-slots expression for jsx-vapor (#271)
zhiyuanzmj [Tue, 17 Sep 2024 03:45:20 +0000 (11:45 +0800)] 
feat(compiler-vapor): support v-slots expression for jsx-vapor (#271)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
9 months agochore: update readme & sponsors
三咲智子 Kevin Deng [Tue, 17 Sep 2024 03:22:59 +0000 (11:22 +0800)] 
chore: update readme & sponsors

9 months agoci: cleanup & fix repo
三咲智子 Kevin Deng [Tue, 17 Sep 2024 02:39:36 +0000 (10:39 +0800)] 
ci: cleanup & fix repo

9 months agoMerge remote-tracking branch 'upstream/main'
三咲智子 Kevin Deng [Tue, 17 Sep 2024 02:32:28 +0000 (10:32 +0800)] 
Merge remote-tracking branch 'upstream/main'

9 months agorelease: v3.5.6 v3.5.6
Evan You [Mon, 16 Sep 2024 08:11:38 +0000 (16:11 +0800)] 
release: v3.5.6

9 months agofix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply...
Evan You [Mon, 16 Sep 2024 08:00:31 +0000 (16:00 +0800)] 
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)

close #11928

9 months agofix(deps): update playground (#11939)
renovate[bot] [Mon, 16 Sep 2024 07:00:53 +0000 (15:00 +0800)] 
fix(deps): update playground (#11939)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update vitest to ^2.1.1 (#11943)
edison [Mon, 16 Sep 2024 07:00:41 +0000 (15:00 +0800)] 
chore(deps): update vitest to ^2.1.1 (#11943)

9 months agofix(compiler-sfc): preserve old behavior when using withDefaults with desutructure
Evan You [Mon, 16 Sep 2024 03:24:36 +0000 (11:24 +0800)] 
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure

close #11930

9 months agochore(deps): update dependency eslint-plugin-import-x to v4 (#11942)
renovate[bot] [Mon, 16 Sep 2024 03:13:23 +0000 (11:13 +0800)] 
chore(deps): update dependency eslint-plugin-import-x to v4 (#11942)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update lint (#11940)
renovate[bot] [Mon, 16 Sep 2024 02:59:58 +0000 (10:59 +0800)] 
chore(deps): update lint (#11940)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix(deps): update dependency postcss to ^8.4.47 (#11938)
renovate[bot] [Mon, 16 Sep 2024 02:59:38 +0000 (10:59 +0800)] 
fix(deps): update dependency postcss to ^8.4.47 (#11938)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)
renovate[bot] [Mon, 16 Sep 2024 02:59:26 +0000 (10:59 +0800)] 
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update build (#11936)
renovate[bot] [Mon, 16 Sep 2024 02:59:15 +0000 (10:59 +0800)] 
chore(deps): update build (#11936)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix(compile-dom): should be able to stringify mathML (#11891)
edison [Mon, 16 Sep 2024 02:58:23 +0000 (10:58 +0800)] 
fix(compile-dom): should be able to stringify mathML (#11891)

9 months agofix(watch): `once` option should be ignored by watchEffect (#11884)
Yang Mingshan [Mon, 16 Sep 2024 02:56:32 +0000 (10:56 +0800)] 
fix(watch): `once` option should be ignored by watchEffect (#11884)

9 months agofix(watch): unwatch should be callable during SSR (#11925)
Matt Garrett [Mon, 16 Sep 2024 02:49:16 +0000 (19:49 -0700)] 
fix(watch): unwatch should be callable during SSR (#11925)

close #11924

9 months agochore(types): migrate global types to packages-private (#11904)
Tycho [Mon, 16 Sep 2024 02:30:58 +0000 (10:30 +0800)] 
chore(types): migrate global types to packages-private (#11904)

9 months agotypes: improve app.directive type generics (#11926)
ML [Mon, 16 Sep 2024 02:30:04 +0000 (03:30 +0100)] 
types: improve app.directive type generics (#11926)

9 months agofix(reactivity): rely on dirty check only when computed has deps (#11931)
Tycho [Mon, 16 Sep 2024 02:28:46 +0000 (10:28 +0800)] 
fix(reactivity): rely on dirty check only when computed has deps (#11931)

close #11929

9 months agorefactor(reactivity): simplify isDirty condition (#11933)
Tycho [Mon, 16 Sep 2024 01:59:13 +0000 (09:59 +0800)] 
refactor(reactivity): simplify isDirty condition (#11933)

9 months agochore:fix-issue-id (#11927) [ci skip]
2nofa11 [Sat, 14 Sep 2024 04:00:10 +0000 (13:00 +0900)] 
chore:fix-issue-id (#11927) [ci skip]

9 months agodocs: avoid pre rendering as html[ci skip] (#11922)
edison [Fri, 13 Sep 2024 14:05:01 +0000 (22:05 +0800)] 
docs: avoid pre rendering as html[ci skip] (#11922)

9 months agorelease: v3.5.5 v3.5.5
Evan You [Fri, 13 Sep 2024 13:38:17 +0000 (21:38 +0800)] 
release: v3.5.5

9 months agofix(hydration): fix mismatch of leading newline in <textarea> and <pre>
Evan You [Fri, 13 Sep 2024 13:24:40 +0000 (21:24 +0800)] 
fix(hydration): fix mismatch of leading newline in <textarea> and <pre>

close #11873
close #11874

9 months agofix(compiler-dom): should ignore leading newline in <textarea> per spec
Evan You [Fri, 13 Sep 2024 13:13:52 +0000 (21:13 +0800)] 
fix(compiler-dom): should ignore leading newline in <textarea> per spec

9 months agofix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)
edison [Fri, 13 Sep 2024 12:19:47 +0000 (20:19 +0800)] 
fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907)

close #11868

9 months agofix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
linzhe [Fri, 13 Sep 2024 12:18:10 +0000 (20:18 +0800)] 
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)

close #11851
close #11871

9 months agofix(compiler-dom): fix stringify static edge for partially eligible chunks in cached...
Evan You [Fri, 13 Sep 2024 12:08:24 +0000 (20:08 +0800)] 
fix(compiler-dom): fix stringify static edge for partially eligible chunks in cached parent

close #11879
close #11890

9 months agofix(TransitionGroup): not warn unkeyed text children with whitespece preserve (#11888)
edison [Fri, 13 Sep 2024 10:37:42 +0000 (18:37 +0800)] 
fix(TransitionGroup): not warn unkeyed text children with whitespece preserve (#11888)

close #11885

9 months agofix(reactivity): properly clean up deps, fix memory leak
Evan You [Fri, 13 Sep 2024 10:34:59 +0000 (18:34 +0800)] 
fix(reactivity): properly clean up deps, fix memory leak

close #11901

9 months agorefactor(reactivity): use class for Link
Evan You [Fri, 13 Sep 2024 09:44:41 +0000 (17:44 +0800)] 
refactor(reactivity): use class for Link

9 months agofix(runtime-core): properly update async component nested in KeepAlive (#11917)
edison [Fri, 13 Sep 2024 09:17:56 +0000 (17:17 +0800)] 
fix(runtime-core): properly update async component nested in KeepAlive (#11917)

close #11916

9 months agofix(compiler-sfc): nested css supports atrule and comment (#11899)
linzhe [Fri, 13 Sep 2024 08:53:49 +0000 (16:53 +0800)] 
fix(compiler-sfc): nested css supports atrule and comment (#11899)

close #11896

9 months agofix(compiler-core): fix handling of delimiterOpen in VPre (#11915)
edison [Fri, 13 Sep 2024 08:46:01 +0000 (16:46 +0800)] 
fix(compiler-core): fix handling of delimiterOpen in VPre (#11915)

close #11913

10 months agochore(sfc-playground): editor can modify whether auto-save is enabled (#11428)
Hongkun [Tue, 10 Sep 2024 11:15:29 +0000 (19:15 +0800)] 
chore(sfc-playground): editor can modify whether auto-save is enabled (#11428)

10 months agochore: refactor scripts to js, remove need for tsx
Evan You [Tue, 10 Sep 2024 11:13:42 +0000 (19:13 +0800)] 
chore: refactor scripts to js, remove need for tsx

10 months agorelease: v3.5.4 v3.5.4
Evan You [Tue, 10 Sep 2024 09:05:04 +0000 (17:05 +0800)] 
release: v3.5.4

10 months agochore(deps): upgrade to TypeScript 5.6
Evan You [Tue, 10 Sep 2024 08:46:19 +0000 (16:46 +0800)] 
chore(deps): upgrade to TypeScript 5.6

10 months agofix: Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh""
Evan You [Tue, 10 Sep 2024 07:55:41 +0000 (15:55 +0800)] 
fix: Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh""

This reverts commit 35c760f82f749f7c6e3f9bfead8221ce498e892f.

10 months agorefactor(scheduler): simplify checkRecursiveUpdates (#11856)
Yang Mingshan [Tue, 10 Sep 2024 07:51:10 +0000 (15:51 +0800)] 
refactor(scheduler): simplify checkRecursiveUpdates (#11856)

10 months agoperf(reactivity): trigger deps directly instead of storing in an array first (#11695)
zhangenming [Tue, 10 Sep 2024 07:48:51 +0000 (15:48 +0800)] 
perf(reactivity): trigger deps directly instead of storing in an array first (#11695)

10 months agofix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870)
Tycho [Tue, 10 Sep 2024 07:48:14 +0000 (15:48 +0800)] 
fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870)

close #11869

10 months agofix(reactivity): fix markRaw error on already marked object (#11864)
Konv Suu [Tue, 10 Sep 2024 07:40:43 +0000 (15:40 +0800)] 
fix(reactivity): fix markRaw error on already marked object (#11864)

close #11862

10 months agochore(deps): update build (#11859)
renovate[bot] [Tue, 10 Sep 2024 07:39:01 +0000 (15:39 +0800)] 
chore(deps): update build (#11859)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update all non-major dependencies (#11858)
renovate[bot] [Tue, 10 Sep 2024 07:38:45 +0000 (15:38 +0800)] 
chore(deps): update all non-major dependencies (#11858)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix(compiler-sfc): correct scoped injection for nesting selector (#11854)
山吹色御守 [Tue, 10 Sep 2024 07:38:33 +0000 (15:38 +0800)] 
fix(compiler-sfc): correct scoped injection for nesting selector (#11854)

close #10567

10 months agochore: remove unused variable (#11842)
btea [Sat, 7 Sep 2024 10:30:58 +0000 (18:30 +0800)] 
chore: remove unused variable (#11842)

10 months agorefactor: remove rarely used argument in makeMap + optimize perf
Evan You [Sat, 7 Sep 2024 07:39:56 +0000 (15:39 +0800)] 
refactor: remove rarely used argument in makeMap + optimize perf

10 months agofix(types): correctly infer `TypeEmits` with both tuple and function syntax (#11840)
山吹色御守 [Fri, 6 Sep 2024 08:10:56 +0000 (16:10 +0800)] 
fix(types): correctly infer `TypeEmits` with both tuple and function syntax (#11840)

close #11836

10 months agorelease: v3.5.3 v3.5.3
Evan You [Fri, 6 Sep 2024 03:27:41 +0000 (11:27 +0800)] 
release: v3.5.3

10 months agofix(ssr): respect app.config.warnHandler during ssr
Evan You [Fri, 6 Sep 2024 03:19:42 +0000 (11:19 +0800)] 
fix(ssr): respect app.config.warnHandler during ssr

close #11830

10 months agofix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat (#11825)
Adrien Foulon [Fri, 6 Sep 2024 03:20:41 +0000 (08:20 +0500)] 
fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat (#11825)

close #11793

10 months agofix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833)
edison [Fri, 6 Sep 2024 03:03:58 +0000 (11:03 +0800)] 
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833)

close #11775

10 months agofix: Revert "fix(Transition): handle KeepAlive child unmount in Transition out-in...
Evan You [Fri, 6 Sep 2024 00:50:39 +0000 (08:50 +0800)] 
fix: Revert "fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)"

This reverts commit 311655352931863dfcf520b8cf29cebc5b7e1e00.

close #11829
reopen #11775

10 months agofix: Revert "fix(reactivity): self-referencing computed should refresh"
Evan You [Fri, 6 Sep 2024 00:47:12 +0000 (08:47 +0800)] 
fix: Revert "fix(reactivity): self-referencing computed should refresh"

This reverts commit e84c4a608e9dc96fb2a4a29d538bcc64f26103a2.

10 months agofix(useId): make generated IDs selector compatible
Evan You [Fri, 6 Sep 2024 00:46:47 +0000 (08:46 +0800)] 
fix(useId): make generated IDs selector compatible

close #11828

10 months agorelease: v3.5.2 v3.5.2
Evan You [Thu, 5 Sep 2024 13:11:36 +0000 (21:11 +0800)] 
release: v3.5.2

10 months agofeat(compiler-core): parse modifiers as expression to provide location data (#11819)
山吹色御守 [Thu, 5 Sep 2024 13:00:16 +0000 (21:00 +0800)] 
feat(compiler-core): parse modifiers as expression to provide location data (#11819)

10 months agotypes(internal): provide internal options for using `$el` type in language tools...
山吹色御守 [Thu, 5 Sep 2024 12:58:13 +0000 (20:58 +0800)] 
types(internal): provide internal options for using `$el` type in language tools (#11814)

10 months agofix(suspense): avoid updating anchor if activeBranch has not been rendered to the...
edison [Thu, 5 Sep 2024 12:56:34 +0000 (20:56 +0800)] 
fix(suspense): avoid updating anchor if activeBranch has not been rendered to the actual container (#11818)

close #11806

10 months agofix(types): add HTMLDialogElement missing close event (#11811)
Oliver Bucher [Thu, 5 Sep 2024 12:52:37 +0000 (12:52 +0000)] 
fix(types): add HTMLDialogElement missing close event (#11811)

Co-authored-by: Evan You <evan@vuejs.org>
10 months agofix(scheduler): prevent duplicate jobs being queued (#11826)
skirtle [Thu, 5 Sep 2024 12:51:26 +0000 (13:51 +0100)] 
fix(scheduler): prevent duplicate jobs being queued (#11826)

Fix #11712
Fix #11807

10 months agofix(reactivity): self-referencing computed should refresh
Evan You [Thu, 5 Sep 2024 10:58:40 +0000 (18:58 +0800)] 
fix(reactivity): self-referencing computed should refresh

ref: https://github.com/vuejs/core/pull/11797#issuecomment-2330738633

10 months agofix(reactivity): prevent endless recursion in computed getters (#11797)
Jürg Lehni [Thu, 5 Sep 2024 10:54:30 +0000 (12:54 +0200)] 
fix(reactivity): prevent endless recursion in computed getters (#11797)

10 months agofix(types): added name attribute support to details tag (#11823)
白雾三语 [Thu, 5 Sep 2024 09:53:05 +0000 (17:53 +0800)] 
fix(types): added name attribute support to details tag (#11823)

close #11821

10 months agofix(useTemplateRef): properly fix readonly warning in dev and ensure prod behavior...
Evan You [Thu, 5 Sep 2024 09:46:42 +0000 (17:46 +0800)] 
fix(useTemplateRef): properly fix readonly warning in dev and ensure prod behavior consistency

close #11808
close #11816
close #11810

10 months agofix(reactivity): make toRaw work on proxies created by proxyRef
Evan You [Thu, 5 Sep 2024 09:23:31 +0000 (17:23 +0800)] 
fix(reactivity): make toRaw work on proxies created by proxyRef

10 months agofix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)
edison [Thu, 5 Sep 2024 08:47:50 +0000 (16:47 +0800)] 
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)

close #11775

10 months agofix(types): fix defineComponent props inference when setup() has explicit annotation
Evan You [Thu, 5 Sep 2024 08:44:25 +0000 (16:44 +0800)] 
fix(types): fix defineComponent props inference when setup() has explicit annotation

close #11803

10 months agofix(reactivity): pass oldValue to computed getter (#11813)
yangxiuxiu [Thu, 5 Sep 2024 08:10:37 +0000 (16:10 +0800)] 
fix(reactivity): pass oldValue to computed getter (#11813)

close #11812

10 months agochore(types): removed the Awaited compatibility type tool (#11820)
远方os [Thu, 5 Sep 2024 08:09:10 +0000 (16:09 +0800)] 
chore(types): removed the Awaited compatibility type tool (#11820)

10 months agorelease: v3.5.1 v3.5.1
Evan You [Wed, 4 Sep 2024 13:07:29 +0000 (21:07 +0800)] 
release: v3.5.1