Evan You 5cea9a1d4e feat(reactivity): support onTrack/onTrigger debug options for computed 4 lat temu
..
collections 68de9f408a fix(reactivity): fix shallow readonly behavior for collections (#3003) 5 lat temu
computed.spec.ts 5cea9a1d4e feat(reactivity): support onTrack/onTrigger debug options for computed 4 lat temu
effect.spec.ts 6cf2377cd4 perf(reactivity): use bitwise dep markers to optimize re-tracking (#4017) 4 lat temu
effectScope.spec.ts f5617fc3bb feat(reactivity): new effectScope API (#2195) 4 lat temu
reactive.spec.ts 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 lat temu
reactiveArray.spec.ts 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 lat temu
readonly.spec.ts 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 4 lat temu
ref.spec.ts 08f504c1b7 fix(ref): should not trigger when setting value to same proxy (#3658) 4 lat temu
shallowReactive.spec.ts 7a8bac73e1 chore: fix typo in test case description 5 lat temu
shallowReadonly.spec.ts 22cc4a7659 fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851) 5 lat temu