0d4dbd019a 
								
							 
						 
						
							
							
								
								fix collecting of changed files and aggregating when suspending  
							
							
							
						 
						
							2021-05-18 14:23:33 +02:00  
				
					
						
							
							
								 
						
							
								1ebc7ca974 
								
							 
						 
						
							
							
								
								fix some incorrect properties accesses  
							
							... 
							
							
							
							fix some edge cases with MultiCompiler
fixes  #12770  
							
						 
						
							2021-02-24 20:12:32 +01:00  
				
					
						
							
							
								 
						
							
								4fc44a3398 
								
							 
						 
						
							
							
								
								add more types  
							
							
							
						 
						
							2020-08-02 23:47:54 +03:00  
				
					
						
							
							
								 
						
							
								6c425546df 
								
							 
						 
						
							
							
								
								Avoid using real watchers in MultiWatching test case  
							
							... 
							
							
							
							add watchFileSystem to MultiCompiler and typings 
							
						 
						
							2020-07-08 11:17:00 +02:00  
				
					
						
							
							
								 
						
							
								b65f82e965 
								
							 
						 
						
							
							
								
								upgrade watchpack  
							
							
							
						 
						
							2019-11-15 13:53:55 +01:00  
				
					
						
							
							
								 
						
							
								2f1a0176b3 
								
							 
						 
						
							
							
								
								rename filesModified -> modifiedFiles  
							
							... 
							
							
							
							avoid creating additional arrays by allowing Iterable on WatchFileSystem interface 
							
						 
						
							2019-11-15 13:49:15 +01:00  
				
					
						
							
							
								 
						
							
								6fbbca7756 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2019-10-29 10:04:18 +01:00  
				
					
						
							
							
								 
						
							
								4492c30ac4 
								
							 
						 
						
							
							
								
								Update watching system to report more timing info to webpack  
							
							... 
							
							
							
							Add snapshotting feature to FileSystemInfo for better performance 
							
						 
						
							2019-01-09 14:42:54 +01:00  
				
					
						
							
							
								 
						
							
								31f2e6d1f7 
								
							 
						 
						
							
							
								
								watch missing items as files not as directories  
							
							
							
						 
						
							2019-01-08 15:14:36 +01:00  
				
					
						
							
							
								 
						
							
								d9a0d3a139 
								
							 
						 
						
							
							
								
								Merge tag 'v4.23.0' into next  
							
							... 
							
							
							
							4.23.0 
							
						 
						
							2018-10-24 20:10:30 +02:00  
				
					
						
							
							
								 
						
							
								2cdf04e14b 
								
							 
						 
						
							
							
								
								feat(Compiler): Add file removal tracking in watch-run  
							
							... 
							
							
							
							-Closes 5072. 
							
						 
						
							2018-10-18 15:58:58 -07:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								2a9452e51b 
								
							 
						 
						
							
							
								
								Add brackets for multiline if/for statements  
							
							
							
						 
						
							2018-05-29 15:45:44 +02:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								1f29fa9b51 
								
							 
						 
						
							
							
								
								perf: refactor various timestamp caches into ES6 Maps  
							
							... 
							
							
							
							This change satisfies https://github.com/webpack/webpack/issues/6234 
which desires to change the timestamp caches from plain objects to
the ES6 Map type to avoid deopts, since v8 expects things to be
added to Maps but objects are only fast if properties aren't added
dynamically after initial assignment. 
							
						 
						
							2018-01-23 02:30:22 -05:00  
				
					
						
							
							
								 
						
							
								2aab060f26 
								
							 
						 
						
							
							
								
								Refactor: indexOf >< checks to includes  
							
							
							
						 
						
							2018-01-11 18:58:39 +02:00  
				
					
						
							
							
								 
						
							
								74a8c45ea1 
								
							 
						 
						
							
							
								
								add getContext/FileTimestamps to watcher  
							
							... 
							
							
							
							get timestamps on invalidate
fixes  #5970  
							
						 
						
							2018-01-03 13:01:27 +01:00  
				
					
						
							
							
								 
						
							
								e72c3b22c8 
								
							 
						 
						
							
							
								
								missing dependencies could be files too  
							
							
							
						 
						
							2017-07-15 10:27:01 +02:00  
				
					
						
							
							
								 
						
							
								263c5c9f40 
								
							 
						 
						
							
							
								
								close watchers correctly when closing watching  
							
							
							
						 
						
							2017-03-15 15:50:05 +01:00  
				
					
						
							
							
								 
						
							
								f84412cfb2 
								
							 
						 
						
							
							
								
								allow watcher to detect removals  
							
							... 
							
							
							
							fixes  #4162 
maybe fixes  #4079 
maybe fixes  #1533  
						
							2017-03-15 15:50:05 +01:00  
				
					
						
							
							
								 
						
							
								0f4d927803 
								
							 
						 
						
							
							
								
								rewrite to arrow functions  
							
							
							
						 
						
							2017-01-25 23:39:32 +01:00  
				
					
						
							
							
								 
						
							
								d9daaea001 
								
							 
						 
						
							
							
								
								refactor(NodeWatchFileSystem): upgrade to ES6  
							
							
							
						 
						
							2017-01-24 23:21:42 +11:00  
				
					
						
							
							
								 
						
							
								f7d799adb4 
								
							 
						 
						
							
							
								
								rebeautify without spacing after keyword  
							
							
							
						 
						
							2015-07-16 00:19:23 +02:00  
				
					
						
							
							
								 
						
							
								0a340f2b1a 
								
							 
						 
						
							
							
								
								feat(app): Beautify all lib files  
							
							
							
						 
						
							2015-07-13 01:20:09 +03:00  
				
					
						
							
							
								 
						
							
								18f3595cde 
								
							 
						 
						
							
							
								
								allow to pass watch options  
							
							... 
							
							
							
							deprecate old API 
							
						 
						
							2015-05-10 13:50:15 +02:00  
				
					
						
							
							
								 
						
							
								cebd3b9722 
								
							 
						 
						
							
							
								
								added linting  
							
							
							
						 
						
							2015-04-23 23:55:50 +02:00  
				
					
						
							
							
								 
						
							
								a979874cd0 
								
							 
						 
						
							
							
								
								updated deps, minor changes  
							
							
							
						 
						
							2015-01-17 23:43:25 +01:00  
				
					
						
							
							
								 
						
							
								adfcfce15f 
								
							 
						 
						
							
							
								
								watching of missing files,  fixed   #668  
							
							... 
							
							
							
							store missing files from errors for missingDependencies
make the new watching plugins default
added OldWatchingPlugin 
							
						 
						
							2015-01-17 21:55:44 +01:00  
				
					
						
							
							
								 
						
							
								d80cdcefac 
								
							 
						 
						
							
							
								
								Code Quality  
							
							
							
						 
						
							2014-06-24 18:53:32 +02:00  
				
					
						
							
							
								 
						
							
								e4bbcc53a5 
								
							 
						 
						
							
							
								
								wait at least to the next second  #122  
							
							
							
						 
						
							2013-11-26 16:19:06 +01:00  
				
					
						
							
							
								 
						
							
								3cb3cf7285 
								
							 
						 
						
							
							
								
								purge only changed files, longer caching  
							
							
							
						 
						
							2013-05-13 14:25:37 +02:00  
				
					
						
							
							
								 
						
							
								d5b50eb14d 
								
							 
						 
						
							
							
								
								fixed the watching stuff :)  
							
							
							
						 
						
							2013-02-11 00:17:29 +01:00  
				
					
						
							
							
								 
						
							
								fd7226ed50 
								
							 
						 
						
							
							
								
								fixes  
							
							
							
						 
						
							2013-02-04 15:58:04 +01:00  
				
					
						
							
							
								 
						
							
								e8f0e1d7cf 
								
							 
						 
						
							
							
								
								fix watching  
							
							
							
						 
						
							2013-02-01 08:03:38 +01:00  
				
					
						
							
							
								 
						
							
								961ad40966 
								
							 
						 
						
							
							
								
								file watching  
							
							
							
						 
						
							2013-01-31 18:00:22 +01:00  
				
					
						
							
							
								 
						
							
								ee01837d66 
								
							 
						 
						
							
							
								
								Refactored everything for 0.9  
							
							
							
						 
						
							2013-01-30 18:49:25 +01:00