]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
23 hours agochore: pin rollup edison/fix/vaporSlotFallback 13669/head
daiwei [Fri, 22 Aug 2025 08:13:56 +0000 (16:13 +0800)] 
chore: pin rollup

23 hours agochore: Merge branch 'minor' into edison/fix/vaporSlotFallback
daiwei [Fri, 22 Aug 2025 07:54:16 +0000 (15:54 +0800)] 
chore: Merge branch 'minor' into edison/fix/vaporSlotFallback

23 hours agofix(runtime-vapor): improve fallback handling support chaining
daiwei [Fri, 22 Aug 2025 07:41:10 +0000 (15:41 +0800)] 
fix(runtime-vapor): improve fallback handling support chaining

2 days agochore: format minor
daiwei [Thu, 21 Aug 2025 06:09:28 +0000 (14:09 +0800)] 
chore: format

2 days agochore: update lock file
daiwei [Thu, 21 Aug 2025 06:06:12 +0000 (14:06 +0800)] 
chore: update lock file

2 days agochore: Merge branch 'main' into minor
daiwei [Thu, 21 Aug 2025 06:03:13 +0000 (14:03 +0800)] 
chore: Merge branch 'main' into minor

2 days agorelease: v3.5.19 v3.5.19
daiwei [Thu, 21 Aug 2025 02:29:08 +0000 (10:29 +0800)] 
release: v3.5.19

2 days agofix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
equt [Thu, 21 Aug 2025 02:03:16 +0000 (10:03 +0800)] 
fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)

close #13724

2 days agofix(compiler-sfc): improve type inference for generic type aliases types (#12876)
edison [Thu, 21 Aug 2025 01:48:40 +0000 (09:48 +0800)] 
fix(compiler-sfc): improve type inference for generic type aliases types (#12876)

close #12872

2 days agofix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
Alex Snezhko [Thu, 21 Aug 2025 00:46:10 +0000 (20:46 -0400)] 
fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)

close 12852

2 days agochore(deps): update build (#13748)
renovate[bot] [Wed, 20 Aug 2025 14:21:14 +0000 (22:21 +0800)] 
chore(deps): update build (#13748)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update test (#13734)
renovate[bot] [Wed, 20 Aug 2025 14:20:44 +0000 (22:20 +0800)] 
chore(deps): update test (#13734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update dawidd6/action-download-artifact action to v11 (#13774)
renovate[bot] [Wed, 20 Aug 2025 14:15:44 +0000 (22:15 +0800)] 
chore(deps): update dawidd6/action-download-artifact action to v11 (#13774)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update actions/checkout action to v5 (#13773)
renovate[bot] [Wed, 20 Aug 2025 14:14:57 +0000 (22:14 +0800)] 
chore(deps): update actions/checkout action to v5 (#13773)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update compiler (#13713)
renovate[bot] [Wed, 20 Aug 2025 14:14:32 +0000 (22:14 +0800)] 
chore(deps): update compiler (#13713)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update all non-major dependencies (#13733)
renovate[bot] [Wed, 20 Aug 2025 14:14:18 +0000 (22:14 +0800)] 
chore(deps): update all non-major dependencies (#13733)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agochore(deps): update build (#13712)
renovate[bot] [Wed, 20 Aug 2025 14:14:03 +0000 (22:14 +0800)] 
chore(deps): update build (#13712)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agofix(deps): update dependency @vue/repl to ^4.6.3 (#13747)
renovate[bot] [Wed, 20 Aug 2025 14:13:36 +0000 (22:13 +0800)] 
fix(deps): update dependency @vue/repl to ^4.6.3 (#13747)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 days agofix(suspense): don't immediately resolve suspense on last dep unmount (#13456)
edison [Wed, 20 Aug 2025 14:11:16 +0000 (22:11 +0800)] 
fix(suspense): don't immediately resolve suspense on last dep unmount (#13456)

close #13453

2 days agofix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194)
Adrian Cerbaro [Wed, 20 Aug 2025 13:05:52 +0000 (10:05 -0300)] 
fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194)

Close #13193

2 days agofix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has` (#13507)
skirtle [Wed, 20 Aug 2025 13:05:26 +0000 (14:05 +0100)] 
fix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has` (#13507)

2 days agofix(Transition): handle KeepAlive + transition leaving edge case (#13152)
edison [Wed, 20 Aug 2025 12:56:08 +0000 (20:56 +0800)] 
fix(Transition): handle KeepAlive + transition leaving edge case (#13152)

close #13153

2 days agofix(compiler-core): prevent cached array children from retaining detached dom nodes...
edison [Wed, 20 Aug 2025 12:51:04 +0000 (20:51 +0800)] 
fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691)

fix element-plus/element-plus#21408
Re-fix #13211

2 days agofix(hmr): prevent updating unmounting component during HMR rerender (#13775)
edison [Wed, 20 Aug 2025 12:49:59 +0000 (20:49 +0800)] 
fix(hmr): prevent updating unmounting component during HMR rerender (#13775)

close #13771
close #13772

2 days agofix(reactivity): warn on nested readonly ref update during unwrapping (#12141)
Tycho [Wed, 20 Aug 2025 12:45:01 +0000 (20:45 +0800)] 
fix(reactivity): warn on nested readonly ref update during unwrapping (#12141)

2 days agofix(hydration): also set vShow name if __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__...
edison [Wed, 20 Aug 2025 12:41:07 +0000 (20:41 +0800)] 
fix(hydration): also set vShow name if __FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__ flag is enabled (#13777)

close #13744

2 days agochore(ci): trusted publisher (#13768)
edison [Wed, 20 Aug 2025 12:39:07 +0000 (20:39 +0800)] 
chore(ci): trusted publisher (#13768)

Related to e18e/ecosystem-issues#201

2 days agotest(runtime-core): remove incorrect suspense test in vnode spec (#13782)
alentide [Wed, 20 Aug 2025 12:36:37 +0000 (20:36 +0800)] 
test(runtime-core): remove incorrect suspense test in vnode spec (#13782)

2 days agofix(runtime-vapor): properly handle consecutive prepend operations with insertionStat...
edison [Wed, 20 Aug 2025 09:51:40 +0000 (17:51 +0800)] 
fix(runtime-vapor): properly handle consecutive prepend operations with insertionState (#13558)

close #13764

2 days agorefactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in...
Rizumu Ayaka [Wed, 20 Aug 2025 09:50:53 +0000 (17:50 +0800)] 
refactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in inline mode (#13663)

Co-authored-by: daiwei <daiwei521@126.com>
2 days agofix(runtime-vapor): fix readonly warning when useTemplateRef has same variable name...
edison [Wed, 20 Aug 2025 09:50:04 +0000 (17:50 +0800)] 
fix(runtime-vapor): fix readonly warning when useTemplateRef has same variable name as template ref (#13672)

close #13665

align to bc63df0

2 days agofix(runtime-vapor): apply v-show to vdom child (#13767)
edison [Wed, 20 Aug 2025 09:49:33 +0000 (17:49 +0800)] 
fix(runtime-vapor): apply v-show to vdom child (#13767)

close #13765

2 days agofix(compiler-vapor): adjust children generation order for hydration (#13729)
edison [Wed, 20 Aug 2025 09:49:12 +0000 (17:49 +0800)] 
fix(compiler-vapor): adjust children generation order for hydration (#13729)

3 weeks agofix(runtime-vapor): properly handle fast remove in keyed diff
daiwei [Wed, 30 Jul 2025 12:40:36 +0000 (20:40 +0800)] 
fix(runtime-vapor): properly handle fast remove in keyed diff

3 weeks agofix(runtime-vapor): resolve multiple vFor rendering issues (#13714)
edison [Wed, 30 Jul 2025 01:25:35 +0000 (09:25 +0800)] 
fix(runtime-vapor): resolve multiple vFor rendering issues (#13714)

4 weeks agofix(runtime-vapor): improve fallback handling for nested fragments
daiwei [Fri, 25 Jul 2025 13:51:07 +0000 (21:51 +0800)] 
fix(runtime-vapor): improve fallback handling for nested fragments

4 weeks agochore: tweaks
daiwei [Fri, 25 Jul 2025 02:16:29 +0000 (10:16 +0800)] 
chore: tweaks

4 weeks agofix(devtools): clear performance measures (#13701)
awaken1ng [Fri, 25 Jul 2025 00:48:57 +0000 (07:48 +0700)] 
fix(devtools): clear performance measures (#13701)

close #13700

4 weeks agochore(runtime-core): use NO instead of ()=>false (#13695)
zhangenming [Fri, 25 Jul 2025 00:45:38 +0000 (08:45 +0800)] 
chore(runtime-core): use NO instead of ()=>false (#13695)

4 weeks agofix(compiler-core): adjacent v-else should cause a compiler error (#13699)
linzhe [Fri, 25 Jul 2025 00:30:05 +0000 (08:30 +0800)] 
fix(compiler-core): adjacent v-else should cause a compiler error (#13699)

close #13698

4 weeks agowip: render fallback nodes for vfor
daiwei [Wed, 23 Jul 2025 10:07:22 +0000 (18:07 +0800)] 
wip: render fallback nodes for vfor

4 weeks agorelease: v3.5.18 v3.5.18
daiwei [Wed, 23 Jul 2025 00:57:59 +0000 (08:57 +0800)] 
release: v3.5.18

4 weeks agodx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing...
Alex Snezhko [Wed, 23 Jul 2025 00:42:50 +0000 (20:42 -0400)] 
dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance (#13647)

4 weeks agofix(ssr): ensure empty slots render as a comment node in Transition (#13396)
edison [Wed, 23 Jul 2025 00:42:34 +0000 (08:42 +0800)] 
fix(ssr): ensure empty slots render as a comment node in Transition (#13396)

close #13394

4 weeks agofix(runtime-core): ensure correct anchor el for unresolved async components (#13560)
linzhe [Wed, 23 Jul 2025 00:42:10 +0000 (08:42 +0800)] 
fix(runtime-core): ensure correct anchor el for unresolved async components (#13560)

close #13559

4 weeks agofix(compiler-core): identifiers in function parameters should not be inferred as...
zhiyuanzmj [Wed, 23 Jul 2025 00:41:50 +0000 (08:41 +0800)] 
fix(compiler-core): identifiers in function parameters should not be inferred as references (#13548)

4 weeks agofix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)
edison [Wed, 23 Jul 2025 00:41:17 +0000 (08:41 +0800)] 
fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)

close vitejs/vite-plugin-vue#631

4 weeks agofix(custom-element): ensure exposed methods are accessible from custom elements by...
linzhe [Wed, 23 Jul 2025 00:40:40 +0000 (08:40 +0800)] 
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634)

close #13632

4 weeks agofix(slots): refine internal key checking to support slot names starting with an under...
edison [Wed, 23 Jul 2025 00:40:20 +0000 (08:40 +0800)] 
fix(slots): refine internal key checking to support slot names starting with an underscore (#13612)

close #13611

4 weeks agofix(hydration): prevent lazy hydration for updated components (#13511)
edison [Wed, 23 Jul 2025 00:36:47 +0000 (08:36 +0800)] 
fix(hydration): prevent lazy hydration for updated components (#13511)

close #13510

4 weeks agofix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#13662)
edison [Wed, 23 Jul 2025 00:36:15 +0000 (08:36 +0800)] 
fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#13662)

close #13661

4 weeks agochore(deps): update all non-major dependencies (#13627)
renovate[bot] [Tue, 22 Jul 2025 07:01:21 +0000 (15:01 +0800)] 
chore(deps): update all non-major dependencies (#13627)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 weeks agochore(deps): update dependency @babel/types to ^7.28.1 (#13628)
renovate[bot] [Tue, 22 Jul 2025 07:01:02 +0000 (15:01 +0800)] 
chore(deps): update dependency @babel/types to ^7.28.1 (#13628)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 weeks agotest(runtime-vapor): port tests from rendererChildren.spec.ts (#13649)
edison [Tue, 22 Jul 2025 07:00:41 +0000 (15:00 +0800)] 
test(runtime-vapor): port tests from rendererChildren.spec.ts (#13649)

4 weeks agochore(deps): update build (#13670)
renovate[bot] [Tue, 22 Jul 2025 06:58:11 +0000 (14:58 +0800)] 
chore(deps): update build (#13670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 weeks agochore: tweaks
daiwei [Tue, 22 Jul 2025 02:31:16 +0000 (10:31 +0800)] 
chore: tweaks

4 weeks agofix(runtime-vapor): render slot fallback if slot content is not a valid block
daiwei [Mon, 21 Jul 2025 00:29:31 +0000 (08:29 +0800)] 
fix(runtime-vapor): render slot fallback if slot content is not a valid block

close #13668

5 weeks agorelease: v3.6.0-alpha.2 v3.6.0-alpha.2
daiwei [Fri, 18 Jul 2025 09:37:08 +0000 (17:37 +0800)] 
release: v3.6.0-alpha.2

5 weeks agofix(runtime-vapor): handle v-model vdom interop error (#13643)
edison [Fri, 18 Jul 2025 09:34:50 +0000 (17:34 +0800)] 
fix(runtime-vapor): handle v-model vdom interop error (#13643)

5 weeks agofix(runtime-vapor): remove access globalProperties warning (#13609)
zhiyuanzmj [Fri, 18 Jul 2025 09:15:20 +0000 (17:15 +0800)] 
fix(runtime-vapor): remove access globalProperties warning (#13609)

5 weeks agofix(reactivity): allow collect effects in EffectScope (#13657)
zhiyuanzmj [Fri, 18 Jul 2025 09:01:58 +0000 (17:01 +0800)] 
fix(reactivity): allow collect effects in EffectScope (#13657)

close #13656

5 weeks agochore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes...
山吹色御守 [Fri, 18 Jul 2025 08:24:29 +0000 (01:24 -0700)] 
chore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it (#13213)

5 weeks agofix(compiler-core): avoid self updates of `v-pre` (#12556)
山吹色御守 [Fri, 18 Jul 2025 08:22:56 +0000 (01:22 -0700)] 
fix(compiler-core): avoid self updates of `v-pre` (#12556)

5 weeks agofix(compiler-core): recognize empty string as non-identifier (#12553)
山吹色御守 [Fri, 18 Jul 2025 07:58:50 +0000 (00:58 -0700)] 
fix(compiler-core): recognize empty string as non-identifier (#12553)

5 weeks agofix(compiler-core): transform empty `v-bind` dynamic argument content correctly ...
山吹色御守 [Fri, 18 Jul 2025 07:56:01 +0000 (00:56 -0700)] 
fix(compiler-core): transform empty `v-bind` dynamic argument content correctly (#12554)

5 weeks agofix(reactivity): remove link check to align with 3.5 (#13654)
Doctor Wu [Fri, 18 Jul 2025 07:28:01 +0000 (15:28 +0800)] 
fix(reactivity): remove link check to align with 3.5 (#13654)

close #13620

5 weeks agofix(runtime-core): use __vapor instead of vapor to identify Vapor components (#13652)
zhiyuanzmj [Fri, 18 Jul 2025 07:26:05 +0000 (15:26 +0800)] 
fix(runtime-core): use __vapor instead of vapor to identify Vapor components (#13652)

5 weeks agofix(compiler-vapor): handle empty interpolation (#13592)
Rizumu Ayaka [Fri, 18 Jul 2025 07:24:52 +0000 (15:24 +0800)] 
fix(compiler-vapor): handle empty interpolation (#13592)

5 weeks agofix(compiler-vapor): handle special characters in cached variable names (#13626)
zhiyuanzmj [Fri, 18 Jul 2025 07:03:36 +0000 (15:03 +0800)] 
fix(compiler-vapor): handle special characters in cached variable names (#13626)

5 weeks agofix(compiler-vapor): selectors was not initialized in time when the initial value...
Johnson Chu [Fri, 18 Jul 2025 07:00:04 +0000 (15:00 +0800)] 
fix(compiler-vapor): selectors was not initialized in time when the initial value of createFor source was not empty (#13642)

5 weeks agochore(sfc-playground): import vaporInteropPlugin only if Vapor mode is supported...
edison [Thu, 17 Jul 2025 02:03:13 +0000 (10:03 +0800)] 
chore(sfc-playground): import vaporInteropPlugin only if Vapor mode is supported (#13645)

5 weeks agofix(runtime-vapor): component emits vdom interop (#13498)
edison [Wed, 16 Jul 2025 05:49:52 +0000 (13:49 +0800)] 
fix(runtime-vapor): component emits vdom interop (#13498)

5 weeks agochore: fix typo
daiwei [Tue, 15 Jul 2025 03:49:20 +0000 (11:49 +0800)] 
chore: fix typo

5 weeks agochore: fix incorrect package.json repo link
Evan You [Sat, 12 Jul 2025 08:09:19 +0000 (16:09 +0800)] 
chore: fix incorrect package.json repo link

5 weeks agorelease: v3.6.0-alpha.1 v3.6.0-alpha.1
Evan You [Sat, 12 Jul 2025 08:00:05 +0000 (16:00 +0800)] 
release: v3.6.0-alpha.1

6 weeks agofix(reactivity): add back STOP flag (#13605)
Johnson Chu [Thu, 10 Jul 2025 09:14:59 +0000 (17:14 +0800)] 
fix(reactivity): add back STOP flag (#13605)

6 weeks agofix(deps): add estree-walker (#13604)
edison [Thu, 10 Jul 2025 02:53:25 +0000 (10:53 +0800)] 
fix(deps): add estree-walker (#13604)

6 weeks agofix(runtime-vapor): fix error when props are not provided
zhiyuanzmj [Thu, 10 Jul 2025 02:38:21 +0000 (10:38 +0800)] 
fix(runtime-vapor): fix error when props are not provided

6 weeks agofix(type): remove internal doc for refs (#13589)
edison [Thu, 10 Jul 2025 02:08:13 +0000 (10:08 +0800)] 
fix(type): remove internal doc for refs (#13589)

6 weeks agoperf(vapor): more efficient renderList update algorithm (#13279)
Johnson Chu [Thu, 10 Jul 2025 01:48:39 +0000 (09:48 +0800)] 
perf(vapor): more efficient renderList update algorithm (#13279)

6 weeks agofeat(runtime-vapor): support functional slot in vdom component (#13576)
zhiyuanzmj [Thu, 10 Jul 2025 01:46:41 +0000 (09:46 +0800)] 
feat(runtime-vapor): support functional slot in vdom component (#13576)

6 weeks agofeat(vapor): add vapor flag for createVaporApp (#13360)
zhiyuanzmj [Thu, 10 Jul 2025 01:12:22 +0000 (09:12 +0800)] 
feat(vapor): add vapor flag for createVaporApp (#13360)

6 weeks agofeat(vapor): generate more efficient runtime code for specific interpolation patterns...
Johnson Chu [Thu, 10 Jul 2025 01:06:13 +0000 (09:06 +0800)] 
feat(vapor): generate more efficient runtime code for specific interpolation patterns (#13278)

6 weeks agorefactor(reactivity, runtime-core): improve performance-critical code (#13274)
Johnson Chu [Thu, 10 Jul 2025 00:56:19 +0000 (08:56 +0800)] 
refactor(reactivity, runtime-core): improve performance-critical code (#13274)

6 weeks agofeat(runtime-vapor): expose isVaporComponent (#13307)
zhiyuanzmj [Thu, 10 Jul 2025 00:31:28 +0000 (08:31 +0800)] 
feat(runtime-vapor): expose isVaporComponent (#13307)

6 weeks agofeat(runtime-vapor): support HMR for non-compiled setup component (#13102)
zhiyuanzmj [Thu, 10 Jul 2025 00:30:25 +0000 (08:30 +0800)] 
feat(runtime-vapor): support HMR for non-compiled setup component (#13102)

6 weeks agochore(compiler-sfc): optimize the regular expression for matching `@keyframes` (...
山吹色御守 [Wed, 9 Jul 2025 02:31:20 +0000 (19:31 -0700)] 
chore(compiler-sfc): optimize the regular expression for matching `@keyframes` (#13566)

6 weeks agochore(deps): update compiler to ^7.28.0 (#13575)
renovate[bot] [Wed, 9 Jul 2025 01:38:17 +0000 (09:38 +0800)] 
chore(deps): update compiler to ^7.28.0 (#13575)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
6 weeks agofix(devtools): allow setting devtools hook after createApp (#13580)
edison [Wed, 9 Jul 2025 00:45:09 +0000 (08:45 +0800)] 
fix(devtools): allow setting devtools hook after createApp (#13580)

6 weeks agofix(compiler-vapor): add missing dependency for @babel/parser in package.json (#13581)
edison [Wed, 9 Jul 2025 00:44:41 +0000 (08:44 +0800)] 
fix(compiler-vapor): add missing dependency for @babel/parser in package.json (#13581)

6 weeks agofix(scheduler): improve error handling in job flushing (#13587)
edison [Wed, 9 Jul 2025 00:44:24 +0000 (08:44 +0800)] 
fix(scheduler): improve error handling in job flushing (#13587)

6 weeks agofix(parse): make 'vapor' property optional (#13590)
edison [Wed, 9 Jul 2025 00:43:57 +0000 (08:43 +0800)] 
fix(parse): make 'vapor' property optional (#13590)

6 weeks agorefactor: migrate to getCurrentInstance API (#12958)
Wick [Tue, 8 Jul 2025 06:30:43 +0000 (14:30 +0800)] 
refactor: migrate to getCurrentInstance API (#12958)

6 weeks agochore(deps): update build (#13574)
renovate[bot] [Tue, 8 Jul 2025 06:20:35 +0000 (14:20 +0800)] 
chore(deps): update build (#13574)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 weeks agoMerge branch 'vapor' into minor
daiwei [Mon, 7 Jul 2025 00:37:12 +0000 (08:37 +0800)] 
Merge branch 'vapor' into minor

6 weeks agoRevert "feat: Vapor mode (#12359)" (#13578)
edison [Mon, 7 Jul 2025 00:34:02 +0000 (08:34 +0800)] 
Revert "feat: Vapor mode (#12359)" (#13578)

This reverts commit bfe5ce309c6fc16bb49cca78e141862bc12708ac.

6 weeks agofeat: Vapor mode (#12359)
Evan You [Mon, 7 Jul 2025 00:06:20 +0000 (08:06 +0800)] 
feat: Vapor mode (#12359)

6 weeks agofix(reactivity): avoid unwrapping `.value` when the proxy is a direct wrapper of...
Johnson Chu [Mon, 7 Jul 2025 00:05:18 +0000 (08:05 +0800)] 
fix(reactivity): avoid unwrapping `.value` when the proxy is a direct wrapper of Ref (#13569)

7 weeks agofix: format 12359/head 13579/head
daiwei [Fri, 4 Jul 2025 06:28:15 +0000 (14:28 +0800)] 
fix: format

7 weeks agochore: Merge branch 'minor' into vapor
daiwei [Fri, 4 Jul 2025 06:20:10 +0000 (14:20 +0800)] 
chore: Merge branch 'minor' into vapor