三咲智子 Kevin Deng b8713589de Merge remote-tracking branch 'upstream/main' 1 year ago
..
arrayInstrumentations.ts 475977a6f7 fix(reactivity): handle non-array arguments in reactive `concat` method (#11794) 1 year ago
baseHandlers.ts 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 year ago
collectionHandlers.ts 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 year ago
computed.ts c74bb8c2dd fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) 1 year ago
constants.ts 524e660e35 chore: Merge branch 'main' into minor 2 years ago
dep.ts 235ea4772e fix(reactivity): fix memory leak from dep instances of garbage collected objects 1 year ago
effect.ts 960706eebf fix(reactivity): do not remove dep from depsMap when unsubbed by computed 1 year ago
effectScope.ts 594cb1412d Merge remote-tracking branch 'upstream/main' 1 year ago
index.ts f2ea25dc54 refactor(watch): reuse watch types 1 year ago
reactive.ts 67d6596d40 fix(reactivity): fix markRaw error on already marked object (#11864) 1 year ago
ref.ts b030c8bc73 fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986) 1 year ago
warning.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 year ago
watch.ts 49fa673493 fix(watch): `once` option should be ignored by watchEffect (#11884) 1 year ago