]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
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

10 months agochore(deps): update dependency puppeteer to ~23.3.0 (#11711)
renovate[bot] [Wed, 4 Sep 2024 12:58:15 +0000 (20:58 +0800)] 
chore(deps): update dependency puppeteer to ~23.3.0 (#11711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix(Transition): avoid applying transition hooks on comment vnode (#11788)
edison [Wed, 4 Sep 2024 12:54:04 +0000 (20:54 +0800)] 
fix(Transition): avoid applying transition hooks on comment vnode (#11788)

close #11782

10 months agofix(useTemplateRef): fix readonly warning when useTemplateRef has same variable name...
Evan You [Wed, 4 Sep 2024 12:53:12 +0000 (20:53 +0800)] 
fix(useTemplateRef): fix readonly warning when useTemplateRef has same variable name as template ref

close #11795
close #11802
close #11804

10 months agofix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (...
Johnson Chu [Wed, 4 Sep 2024 12:34:36 +0000 (20:34 +0800)] 
fix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (#11799)

10 months agochore(build): use /*@__PURE__*/ annotation consistently
Evan You [Wed, 4 Sep 2024 12:24:33 +0000 (20:24 +0800)] 
chore(build): use /*@__PURE__*/ annotation consistently

10 months agofix(build): improve built-in components treeshakability
Evan You [Wed, 4 Sep 2024 12:22:19 +0000 (20:22 +0800)] 
fix(build): improve built-in components treeshakability

10 months agofix(reactivity): handle non-array arguments in reactive `concat` method (#11794)
Tycho [Wed, 4 Sep 2024 12:21:10 +0000 (20:21 +0800)] 
fix(reactivity): handle non-array arguments in reactive `concat` method (#11794)

close #11792

10 months agorelease: v3.5.0 v3.5.0
Evan You [Tue, 3 Sep 2024 13:13:50 +0000 (21:13 +0800)] 
release: v3.5.0

10 months agofix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)
Alex Liu [Tue, 3 Sep 2024 13:10:18 +0000 (21:10 +0800)] 
fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)

close #11647

10 months agofix(types/defineModel): allow getter and setter types to be unrelated (#11699)
Tycho [Tue, 3 Sep 2024 09:47:50 +0000 (17:47 +0800)] 
fix(types/defineModel): allow getter and setter types to be unrelated (#11699)

close #11697

10 months agofix(runtime-dom): prevent unnecessary DOM update from v-model (#11656)
Hanse Kim [Tue, 3 Sep 2024 09:44:07 +0000 (18:44 +0900)] 
fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656)

close #11647

10 months agofix(server-renderer): Fix call to serverPrefetch in server renderer with an async...
Matt Garrett [Tue, 3 Sep 2024 09:43:52 +0000 (02:43 -0700)] 
fix(server-renderer): Fix call to serverPrefetch in server renderer with an async setup (#10893)

10 months agofix(cssVars): correctly escape double quotes in SSR (#11784)
edison [Tue, 3 Sep 2024 09:39:07 +0000 (17:39 +0800)] 
fix(cssVars): correctly escape double quotes in SSR (#11784)

close #11779

10 months agofix(reactivity): correctly handle method calls on user-extended arrays (#11760)
Tycho [Tue, 3 Sep 2024 09:32:13 +0000 (17:32 +0800)] 
fix(reactivity): correctly handle method calls on user-extended arrays (#11760)

close #11759

10 months agofix(server-renderer): render `className` during SSR (#11722)
山吹色御守 [Tue, 3 Sep 2024 00:26:08 +0000 (08:26 +0800)] 
fix(server-renderer): render `className` during SSR (#11722)

10 months agofix(hydration): escape css var name to avoid mismatch (#11739)
edison [Tue, 3 Sep 2024 00:25:00 +0000 (08:25 +0800)] 
fix(hydration): escape css var name to avoid mismatch (#11739)

close #11735

10 months agofix(deps): update dependency postcss to ^8.4.44 (#11774)
renovate[bot] [Tue, 3 Sep 2024 00:22:26 +0000 (08:22 +0800)] 
fix(deps): update dependency postcss to ^8.4.44 (#11774)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update lint (#11773)
renovate[bot] [Tue, 3 Sep 2024 00:22:15 +0000 (08:22 +0800)] 
chore(deps): update lint (#11773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update all non-major dependencies (#11770)
renovate[bot] [Tue, 3 Sep 2024 00:21:58 +0000 (08:21 +0800)] 
chore(deps): update all non-major dependencies (#11770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update build (#11769)
renovate[bot] [Tue, 3 Sep 2024 00:21:40 +0000 (08:21 +0800)] 
chore(deps): update build (#11769)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
Evan You [Mon, 2 Sep 2024 09:29:40 +0000 (17:29 +0800)] 
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding

fix #11745
close #11754

10 months agofeat(types): add loading prop to iframe (#11767)
chirokas [Mon, 2 Sep 2024 09:10:14 +0000 (17:10 +0800)] 
feat(types): add loading prop to iframe (#11767)

10 months agofix(hydration): handle text nodes with 0 during hydration (#11772)
edison [Mon, 2 Sep 2024 09:09:38 +0000 (17:09 +0800)] 
fix(hydration): handle text nodes with 0 during hydration (#11772)

close #11771

10 months agotest(reactive): use vitest fn instead of counting manually (#11746)
Maisha Tremblay [Mon, 2 Sep 2024 09:08:19 +0000 (17:08 +0800)] 
test(reactive): use vitest fn instead of counting manually (#11746)

10 months agoci: prevents action from running on forks (#11766)
qiang [Mon, 2 Sep 2024 09:08:04 +0000 (17:08 +0800)] 
ci: prevents action from running on forks (#11766)

10 months agochore: document parameters of onWatcherCleanup (#11768)
Cédric Exbrayat [Mon, 2 Sep 2024 09:06:30 +0000 (11:06 +0200)] 
chore: document parameters of onWatcherCleanup (#11768)

10 months agochore(scripts): fix clean script on windows (#11748)
Sunil [Mon, 2 Sep 2024 09:06:03 +0000 (14:36 +0530)] 
chore(scripts): fix clean script on windows (#11748)

10 months agorelease: v3.5.0-rc.1 v3.5.0-rc.1
Evan You [Thu, 29 Aug 2024 07:25:43 +0000 (15:25 +0800)] 
release: v3.5.0-rc.1

10 months agofix(custom-element): handle keys set on custom elements (#11655)
edison [Thu, 29 Aug 2024 07:09:15 +0000 (15:09 +0800)] 
fix(custom-element): handle keys set on custom elements (#11655)

close #11641

10 months agotest(reactivity): test case for #6358 (#6376)
lidlanca [Thu, 29 Aug 2024 06:20:04 +0000 (02:20 -0400)] 
test(reactivity): test case for #6358 (#6376)

10 months agofix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive
Evan You [Thu, 29 Aug 2024 06:10:29 +0000 (14:10 +0800)] 
fix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive

close #11696

10 months agofix(compiler-sfc): skip circular tsconfig project reference (#11680)
cyrilluce [Thu, 29 Aug 2024 03:42:35 +0000 (11:42 +0800)] 
fix(compiler-sfc): skip circular tsconfig project reference (#11680)

Co-authored-by: cluezhang <cluezhang@futurefab.ai>
close #11382

10 months agotest: adjust coverage config, use v8 coverage
Evan You [Thu, 29 Aug 2024 02:38:07 +0000 (10:38 +0800)] 
test: adjust coverage config, use v8 coverage

10 months agofix(keep-alive): reset keep alive flag when the component is removed from include...
linzhe [Thu, 29 Aug 2024 02:41:19 +0000 (10:41 +0800)] 
fix(keep-alive):  reset keep alive flag when the component is removed from include (#11718)

close #11717

10 months agochore(reactivity): effectScope.ts variable declarations optimized and remove useless...
HEGGRIA [Wed, 28 Aug 2024 10:16:59 +0000 (18:16 +0800)] 
chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts (#11721)

* chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts

* fix(reactivity): batchDepth count error fixed

* fix(reactivity): batchDepth count error fixed

* chore(reactivity): modify the batchDepth increase type

10 months agochore: update coverage config to use explicit include
Evan You [Wed, 28 Aug 2024 10:06:46 +0000 (18:06 +0800)] 
chore: update coverage config to use explicit include

10 months agochore(deps): update dependency jsdom to v25 (#11714)
renovate[bot] [Wed, 28 Aug 2024 09:59:16 +0000 (17:59 +0800)] 
chore(deps): update dependency jsdom to v25 (#11714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update lint (#11710)
renovate[bot] [Wed, 28 Aug 2024 09:55:48 +0000 (17:55 +0800)] 
chore(deps): update lint (#11710)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update build (#11709)
renovate[bot] [Wed, 28 Aug 2024 09:55:05 +0000 (17:55 +0800)] 
chore(deps): update build (#11709)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix(deps): update dependency monaco-editor to ^0.51.0 (#11713)
renovate[bot] [Wed, 28 Aug 2024 09:54:07 +0000 (17:54 +0800)] 
fix(deps): update dependency monaco-editor to ^0.51.0 (#11713)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update all non-major dependencies (#11708)
renovate[bot] [Wed, 28 Aug 2024 09:52:55 +0000 (17:52 +0800)] 
chore(deps): update all non-major dependencies (#11708)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agoworkflow: update paths for private packages in `dev` script (#11668)
Tycho [Wed, 28 Aug 2024 09:52:07 +0000 (17:52 +0800)] 
workflow: update paths for private packages in `dev` script (#11668)

10 months agodx(compiler-sfc): improve error message for missing template and script tag in vue...
Paul Werner [Wed, 28 Aug 2024 09:49:33 +0000 (11:49 +0200)] 
dx(compiler-sfc): improve error message for missing template and script tag in vue file (#11723)

10 months agotest(types): component type check when props is an empty object (#7419)
Rudy [Wed, 28 Aug 2024 09:48:10 +0000 (17:48 +0800)] 
test(types): component type check when props is an empty object (#7419)

ref #4051
ref #8825

10 months agofix(runtime-dom): setting innerHTML when patching props should go through trusted...
Evan You [Wed, 28 Aug 2024 09:37:39 +0000 (17:37 +0800)] 
fix(runtime-dom): setting innerHTML when patching props should go through trusted types

10 months agofix(types): GlobalDirective / GlobalComponents should not be records
Evan You [Wed, 28 Aug 2024 07:00:23 +0000 (15:00 +0800)] 
fix(types): GlobalDirective / GlobalComponents should not be records

10 months agochore: correct the issue number (#11715) [ci skip]
edison [Mon, 26 Aug 2024 10:08:46 +0000 (18:08 +0800)] 
chore: correct the issue number (#11715) [ci skip]

10 months agofix(reactivity): ensure watcher with once: true are properly removed from effect...
yangxiuxiu [Tue, 20 Aug 2024 08:35:08 +0000 (16:35 +0800)] 
fix(reactivity): ensure watcher with once: true are properly removed from effect scope  (#11665)

10 months agorefactor(watch): reuse watch types
Evan You [Tue, 20 Aug 2024 08:15:08 +0000 (16:15 +0800)] 
refactor(watch): reuse watch types

10 months agochore: fix typo (#11663)[ci skip]
Tycho [Tue, 20 Aug 2024 02:42:12 +0000 (10:42 +0800)] 
chore: fix typo (#11663)[ci skip]

* chore: fix typo

* chore: update

10 months agorelease: v3.5.0-beta.3 v3.5.0-beta.3
Evan You [Tue, 20 Aug 2024 00:24:06 +0000 (08:24 +0800)] 
release: v3.5.0-beta.3

10 months agochore: log more precise digits for size script [ci skip]
Evan You [Tue, 20 Aug 2024 00:22:32 +0000 (08:22 +0800)] 
chore: log more precise digits for size script [ci skip]

10 months agofeat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
Rizumu Ayaka [Tue, 20 Aug 2024 00:21:44 +0000 (08:21 +0800)] 
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)