Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							47f488350c 
							
						 
					 
					
						
						
							
							chore: run updated prettier  
						
						 
						
						
						
						
					 
					
						2021-07-19 18:24:18 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6eb47f000a 
							
						 
					 
					
						
						
							
							fix(reactivity): computed should not trigger scheduler if stopped  
						
						 
						
						... 
						
						
						
						fix  #4149  
						
						
					 
					
						2021-07-19 13:37:03 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							5cea9a1d4e 
							
						 
					 
					
						
						
							
							feat(reactivity): support onTrack/onTrigger debug options for computed  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							2dd4739089 
							
						 
					 
					
						
						
							
							test: more test cases for computed w/ scheduler  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							1fe2239270 
							
						 
					 
					
						
						
							
							refactor: sync value access for chained computed w/ scheduler  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							979a841946 
							
						 
					 
					
						
						
							
							chore: use consistent file naming  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							eae7c247af 
							
						 
					 
					
						
						
							
							refactor: reduce bundle size  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bas van Meurs 
							
						 
					 
					
						
						
						
						
							
						
						
							6cf2377cd4 
							
						 
					 
					
						
						
							
							perf(reactivity): use bitwise dep markers to optimize re-tracking ( #4017 )  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							cc09772d55 
							
						 
					 
					
						
						
							
							chore: remove unncessary property on ComputedRef interface  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							ebaac9a56d 
							
						 
					 
					
						
						
							
							perf(reactivity): avoid triggering re-render if computed value did not change  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anthony Fu 
							
						 
					 
					
						
						
						
						
							
						
						
							f5617fc3bb 
							
						 
					 
					
						
						
							
							feat(reactivity): new effectScope API ( #2195 )  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							87f69fd0bb 
							
						 
					 
					
						
						
							
							perf(reactivity): improve reactive effect memory usage ( #4001 )  
						
						 
						
						... 
						
						
						
						Based on #2345  , but with smaller API change
- Use class implementation for `ReactiveEffect`
- Switch internal creation of effects to use the class constructor
- Avoid options object allocation
- Avoid creating bound effect runner function (used in schedulers) when not necessary.
- Consumes ~17% less memory compared to last commit
- Introduces a very minor breaking change: the `scheduler` option passed to `effect` no longer receives the runner function. 
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b2554aefba 
							
						 
					 
					
						
						
							
							refactor: small bundle size / readability optimization  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bas van Meurs 
							
						 
					 
					
						
						
						
						
							
						
						
							64310405ac 
							
						 
					 
					
						
						
							
							perf(reactivity): ref-specific track/trigger and miscellaneous optimizations ( #3995 )  
						
						 
						
						
						
						
					 
					
						2021-07-16 14:30:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								TheDro 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cfe290352 
							
						 
					 
					
						
						
							
							fix(reactivity): call array subclass methods ( #3624 )  
						
						 
						
						... 
						
						
						
						fix  #2314 , close  #2315  
						
						
					 
					
						2021-07-15 17:17:13 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yang Mingshan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08f504c1b7 
							
						 
					 
					
						
						
							
							fix(ref): should not trigger when setting value to same proxy ( #3658 )  
						
						 
						
						
						
						
					 
					
						2021-07-15 16:28:01 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos Rodrigues 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6a5f09a3a 
							
						 
					 
					
						
						
							
							types(defineComponent): fix unwrap when returning Ref<T>|undefined from setup ( #4100 )  
						
						 
						
						
						
						
					 
					
						2021-07-15 15:58:20 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							127ed1b969 
							
						 
					 
					
						
						
							
							fix(types): improve type of unref()  
						
						 
						
						... 
						
						
						
						fix  #3954  
						
						
					 
					
						2021-07-01 15:20:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							f8a6b57ddd 
							
						 
					 
					
						
						
							
							refactor(reactivity): improve tree-shaking annotations  
						
						 
						
						
						
						
					 
					
						2021-06-30 11:39:31 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								zhangenming 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							960ef1691f 
							
						 
					 
					
						
						
							
							chore(reactivity): remove unnecessary RefImpl _shallow default value ( #3895 )  
						
						 
						
						
						
						
					 
					
						2021-06-08 09:58:02 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							03a7a73148 
							
						 
					 
					
						
						
							
							fix(reactivity): ensure computed always expose value  
						
						 
						
						... 
						
						
						
						fix  #3099 
Also changes the original fix for #910  by moving the fix from
reactivity to the scheduler 
						
						
					 
					
						2021-05-27 20:53:21 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lo Leon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90aa835812 
							
						 
					 
					
						
						
							
							fix(types/reactivity): error TS4058 caused by RefSymbol ( #2548 )  
						
						 
						
						
						
						
					 
					
						2021-05-24 16:36:08 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yunfei He 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49fd1696c9 
							
						 
					 
					
						
						
							
							chore(types): remove unnecessary type assertion ( #3724 )  
						
						 
						
						
						
						
					 
					
						2021-05-12 17:47:52 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								HcySunYang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5036c51cb7 
							
						 
					 
					
						
						
							
							fix(reactivity): fix tracking for readonly + reactive Map ( #3604 )  
						
						 
						
						... 
						
						
						
						fix  #3602  
						
						
					 
					
						2021-05-07 18:49:11 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								liaoliao666 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c61e767422 
							
						 
					 
					
						
						
							
							fix(reactivity): should not trigger when setting value to same proxy ( #2904 )  
						
						 
						
						
						
						
					 
					
						2021-03-29 17:52:57 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Lünborg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22cc4a7659 
							
						 
					 
					
						
						
							
							fix(reactivity): ensure that shallow and normal proxies are tracked seperately ( close   #2843 ) ( #2851 )  
						
						 
						
						... 
						
						
						
						fix  #2843  
						
						
					 
					
						2021-03-26 15:39:56 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								HcySunYang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68de9f408a 
							
						 
					 
					
						
						
							
							fix(reactivity): fix shallow readonly behavior for collections ( #3003 )  
						
						 
						
						... 
						
						
						
						fix  #3007  
						
						
					 
					
						2021-03-26 15:10:21 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								HcySunYang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b588cf1bc 
							
						 
					 
					
						
						
							
							fix(types): unwrap refs on public instance data ( #3319 )  
						
						 
						
						... 
						
						
						
						fix  #3315  
						
						
					 
					
						2021-03-25 17:30:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							41e02f0fac 
							
						 
					 
					
						
						
							
							fix(reactivity): ensure computed can be wrapped by readonly  
						
						 
						
						... 
						
						
						
						fix  #3376  
						
						
					 
					
						2021-03-25 11:23:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cédric Exbrayat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57e1aa815b 
							
						 
					 
					
						
						
							
							chore: fix ownKeys signature ( #3313 )  
						
						 
						
						
						
						
					 
					
						2021-03-03 11:26:49 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								zhufengzhufeng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9cd988342c 
							
						 
					 
					
						
						
							
							perf(reactivity): only call Set.add if doesn't already have value ( #3307 )  
						
						 
						
						
						
						
					 
					
						2021-02-25 14:57:35 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								HcySunYang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd02cf37d5 
							
						 
					 
					
						
						
							
							perf(reactivity): should not track __isVue ( #2940 )  
						
						 
						
						
						
						
					 
					
						2021-02-03 19:28:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								07akioni 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ca4666d58 
							
						 
					 
					
						
						
							
							fix(toRef): ref created from union typed prop can't be used in watch ( #3048 )  
						
						 
						
						
						
						
					 
					
						2021-02-03 19:12:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							e315d84936 
							
						 
					 
					
						
						
							
							fix(types): fix ToRefs type on union value types  
						
						 
						
						... 
						
						
						
						fix  #2687  
						
						
					 
					
						2020-12-02 14:58:03 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Lünborg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e46a574ed 
							
						 
					 
					
						
						
							
							fix(reactivity): ensure add/set on reactive collections return the proxy ( #2534 )  
						
						 
						
						... 
						
						
						
						fix  #2530  
						
						
					 
					
						2020-11-27 14:16:00 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Lünborg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34703082fd 
							
						 
					 
					
						
						
							
							fix(reactivity): ensure  readonly on plain arrays doesn't track array methods. ( #2506 )  
						
						 
						
						... 
						
						
						
						fix  #2493  
						
						
					 
					
						2020-11-27 10:24:31 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							8e20375372 
							
						 
					 
					
						
						
							
							fix(types): ensure correct type for toRef and toRefs on existing refs  
						
						 
						
						
						
						
					 
					
						2020-10-27 18:50:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							118502a4b8 
							
						 
					 
					
						
						
							
							chore: comments [ci skip]  
						
						 
						
						
						
						
					 
					
						2020-10-23 14:37:09 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							0e5a3c47a7 
							
						 
					 
					
						
						
							
							fix(reactivity): track length on for in iteration on Array  
						
						 
						
						... 
						
						
						
						fix  #2427  
						
						
					 
					
						2020-10-19 17:37:35 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lory Lee 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b8cf998c4 
							
						 
					 
					
						
						
							
							chore: add missing space in warning message ( #2266 ) [ci skip]  
						
						 
						
						
						
						
					 
					
						2020-10-13 16:18:22 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								edison 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af1f5d33aa 
							
						 
					 
					
						
						
							
							refactor(reactivity): remove keyIsSymbol ( #2262 )  
						
						 
						
						
						
						
					 
					
						2020-10-13 16:17:52 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yang Mingshan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7cc09ca8a5 
							
						 
					 
					
						
						
							
							fix(reactivity): use resetTracking instead of enableTracking ( #2174 )  
						
						 
						
						
						
						
					 
					
						2020-10-13 15:32:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							390589ec6d 
							
						 
					 
					
						
						
							
							fix(reactivity): should not trigger watch on computed ref when value is unchanged  
						
						 
						
						... 
						
						
						
						fix  #2231  
						
						
					 
					
						2020-10-06 18:16:20 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								HcySunYang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea1f87eabf 
							
						 
					 
					
						
						
							
							fix(reactivity): should add allowRecurse to the effect ( #2213 )  
						
						 
						
						... 
						
						
						
						So that the scheduler also respects effect's allowRecurse option.
fix  #2200  
						
						
					 
					
						2020-10-05 16:36:02 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Shively-Sanders 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d52d139b85 
							
						 
					 
					
						
						
							
							types: fix Typescript 4.1 compile error ( #2219 )  
						
						 
						
						... 
						
						
						
						close  #2218  
						
						
					 
					
						2020-09-28 12:39:14 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ᴜɴвʏтᴇ 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f316a332b0 
							
						 
					 
					
						
						
							
							fix(reactivity): avoid length mutating array methods causing infinite updates ( #2138 )  
						
						 
						
						... 
						
						
						
						fix  #2137 
Co-authored-by: Evan You <yyx990803@gmail.com> 
						
						
					 
					
						2020-09-18 01:01:36 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							3810de7d6b 
							
						 
					 
					
						
						
							
							fix(reactivity): effect shoud only recursively self trigger with explicit options  
						
						 
						
						... 
						
						
						
						fix  #2125  
						
						
					 
					
						2020-09-16 10:52:31 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos Rodrigues 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fd468aced 
							
						 
					 
					
						
						
							
							types(runtime-core): refactor defineComponent ( #1883 )  
						
						 
						
						
						
						
					 
					
						2020-09-15 11:46:11 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos Rodrigues 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4bf9bcbb4 
							
						 
					 
					
						
						
							
							fix(reactivity): toRef should not wrap a ref ( #2103 )  
						
						 
						
						
						
						
					 
					
						2020-09-15 10:29:38 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcf9b2cf19 
							
						 
					 
					
						
						
							
							fix(reactivity): should trigger collection's write-function correctly on non-reactive keys ( #1992 )  
						
						 
						
						
						
						
					 
					
						2020-09-14 21:31:04 -04:00