5a01ed8121 
								
							 
						 
						
							
							
								
								rename exportsType named to default  
							
							... 
							
							
							
							exportsType default doesn't include named exports in strict esm 
							
						 
						
							2019-11-20 12:43:53 +01:00  
				
					
						
							
							
								 
						
							
								eeafeee32a 
								
							 
						 
						
							
							
								
								Merge pull request  #9950  from webpack/dependabot/npm_and_yarn/prettier-1.19.1  
							
							... 
							
							
							
							chore(deps-dev): bump prettier from 1.18.2 to 1.19.1 
							
						 
						
							2019-11-15 12:05:46 +01:00  
				
					
						
							
							
								 
						
							
								497b65e122 
								
							 
						 
						
							
							
								
								run prettier  
							
							
							
						 
						
							2019-11-15 10:56:01 +01:00  
				
					
						
							
							
								 
						
							
								b90f3e14a1 
								
							 
						 
						
							
							
								
								upgrade webpack-sources  
							
							... 
							
							
							
							make source maps and source names context independent
add enhanced-resolve declarations
add types to Module.build
fix tooling for import order to support import renaming
add support for concatenated modules in eval source maps 
							
						 
						
							2019-11-12 08:59:08 +01:00  
				
					
						
							
							
								 
						
							
								5abf55b1af 
								
							 
						 
						
							
							
								
								allocate presentationalDependencies array only when needed  
							
							
							
						 
						
							2019-11-10 21:05:28 +01:00  
				
					
						
							
							
								 
						
							
								61e8b44fb9 
								
							 
						 
						
							
							
								
								allocate Module.factoryMeta only when needed  
							
							
							
						 
						
							2019-11-10 21:05:21 +01:00  
				
					
						
							
							
								 
						
							
								ed81ad0fa4 
								
							 
						 
						
							
							
								
								allocate warnings and errors arrays only when needed  
							
							
							
						 
						
							2019-11-10 21:05:16 +01:00  
				
					
						
							
							
								 
						
							
								efe0c2e610 
								
							 
						 
						
							
							
								
								avoid creating arrays in getConnections  
							
							
							
						 
						
							2019-11-10 21:05:05 +01:00  
				
					
						
							
							
								 
						
							
								9a07012695 
								
							 
						 
						
							
							
								
								fix problem with accessing the default named export of json  
							
							
							
						 
						
							2019-11-05 10:39:14 +01:00  
				
					
						
							
							
								 
						
							
								84b6817f60 
								
							 
						 
						
							
							
								
								consistency and bugfixes for reexporting json  
							
							
							
						 
						
							2019-11-05 10:39:12 +01:00  
				
					
						
							
							
								 
						
							
								14ee25cd0a 
								
							 
						 
						
							
							
								
								add support for tree-shaking JSON modules  
							
							
							
						 
						
							2019-11-05 10:37:59 +01:00  
				
					
						
							
							
								 
						
							
								4479b6c660 
								
							 
						 
						
							
							
								
								add comment, optimize code  
							
							
							
						 
						
							2019-10-30 09:35:17 +01:00  
				
					
						
							
							
								 
						
							
								9010d8bf77 
								
							 
						 
						
							
							
								
								allow to disable connection  
							
							... 
							
							
							
							fix bug 
							
						 
						
							2019-10-30 09:35:14 +01:00  
				
					
						
							
							
								 
						
							
								a877cd51d1 
								
							 
						 
						
							
							
								
								add presentational dependencies which are cheaper, but allow only templating  
							
							
							
						 
						
							2019-10-30 07:49:20 +01:00  
				
					
						
							
							
								 
						
							
								8696017c55 
								
							 
						 
						
							
							
								
								add Dependency.getReferencedExports  
							
							... 
							
							
							
							remove Dependency.getReference
remove DependencyReference 
							
						 
						
							2019-10-30 07:48:37 +01:00  
				
					
						
							
							
								 
						
							
								efe3a81325 
								
							 
						 
						
							
							
								
								remove sourceOrder from DependencyReference  
							
							
							
						 
						
							2019-10-30 07:48:35 +01:00  
				
					
						
							
							
								 
						
							
								8d46b21fad 
								
							 
						 
						
							
							
								
								add Dependency.getCondition and conditional ModuleGraphConnections  
							
							... 
							
							
							
							getDependencyReference is no longer used to check of connection 
							
						 
						
							2019-10-30 07:48:32 +01:00  
				
					
						
							
							
								 
						
							
								8198ffb3e6 
								
							 
						 
						
							
							
								
								refactor: code  
							
							
							
						 
						
							2019-10-22 00:14:05 +02:00  
				
					
						
							
							
								 
						
							
								b5e8915b14 
								
							 
						 
						
							
							
								
								Merge pull request  #9736  from vankop/limit-chunk-count-plugin  
							
							... 
							
							
							
							fix: Limit chunk count plugin 
							
						 
						
							2019-10-21 09:02:49 +02:00  
				
					
						
							
							
								 
						
							
								b4d782fb94 
								
							 
						 
						
							
							
								
								remove unused type  
							
							
							
						 
						
							2019-10-09 13:54:38 +02:00  
				
					
						
							
							
								 
						
							
								3e54494606 
								
							 
						 
						
							
							
								
								remove supportsSymbolsDeconflicting  
							
							
							
						 
						
							2019-10-09 11:49:48 +02:00  
				
					
						
							
							
								 
						
							
								ddc3dae0e6 
								
							 
						 
						
							
							
								
								refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration  
							
							... 
							
							
							
							add code generation phase to Compilation
add `output.iife` options to remove iife wrapper
add `experiments.outputModule` which enabled `output.module`
add `output.module` which sets defaults to `output.iife: false`, `output.libraryTarget: "module"`, `output.jsonpScriptType: "module"`, `terserOptions.module: true`
add `output.module` example
improve runtime requirements needed by ConcatenatedModule
add entry inlining, which inlines entry module code into runtime scope (only when safe)
make whole bundle strict when all modules are strict 
							
						 
						
							2019-10-08 23:59:48 +02:00  
				
					
						
							
							
								 
						
							
								7733d2b1c1 
								
							 
						 
						
							
							
								
								fix infinite loop on circular inner graph references  
							
							
							
						 
						
							2019-10-07 10:52:35 +02:00  
				
					
						
							
							
								 
						
							
								f01e7d253b 
								
							 
						 
						
							
							
								
								fix handling of circular references in the inner graph  
							
							
							
						 
						
							2019-10-02 07:25:12 +02:00  
				
					
						
							
							
								 
						
							
								b80174a069 
								
							 
						 
						
							
							
								
								Improve backward-compat for various things  
							
							... 
							
							
							
							to enable mini-css-extract-plugin 
							
						 
						
							2019-09-26 22:06:54 +02:00  
				
					
						
							
							
								 
						
							
								f7f408372f 
								
							 
						 
						
							
							
								
								Merge tag 'v4.41.0' into next  
							
							... 
							
							
							
							4.41.0 
							
						 
						
							2019-09-26 21:41:52 +02:00  
				
					
						
							
							
								 
						
							
								97775bcc0a 
								
							 
						 
						
							
							
								
								Fix default parameter in LimitChunkCountPlugin constructor  
							
							
							
						 
						
							2019-09-25 17:02:57 +03:00  
				
					
						
							
							
								 
						
							
								6f1c685071 
								
							 
						 
						
							
							
								
								Improve performance of LimitChunkCountPlugin a lot  
							
							
							
						 
						
							2019-09-24 16:32:20 +02:00  
				
					
						
							
							
								 
						
							
								465922fb5f 
								
							 
						 
						
							
							
								
								nit: Don't recompute filename hash  
							
							
							
						 
						
							2019-09-18 08:04:58 +02:00  
				
					
						
							
							
								 
						
							
								7bde43f47a 
								
							 
						 
						
							
							
								
								Merge tag 'v4.40.0' into next  
							
							... 
							
							
							
							4.40.0 
							
						 
						
							2019-09-13 11:12:26 +02:00  
				
					
						
							
							
								 
						
							
								758269e814 
								
							 
						 
						
							
							
								
								add emit/updateAsset to Compilation  
							
							... 
							
							
							
							add asset info with
* immutable for long term cache-able asset
* size for the asset size in bytes
* development for devtools
* hotModuleReplacement for HMR assets
show asset info in stats 
							
						 
						
							2019-09-11 14:43:42 +02:00  
				
					
						
							
							
								 
						
							
								935830a879 
								
							 
						 
						
							
							
								
								only handle defined variables and imports as pure expressions  
							
							
							
						 
						
							2019-09-08 22:29:51 +02:00  
				
					
						
							
							
								 
						
							
								786c655751 
								
							 
						 
						
							
							
								
								avoid adding dependencies in pre walk, branch might be skipped  
							
							
							
						 
						
							2019-09-08 15:21:00 +02:00  
				
					
						
							
							
								 
						
							
								ec518945f1 
								
							 
						 
						
							
							
								
								fix edge case in scope analysis  
							
							... 
							
							
							
							fix double declaration problem in variable declarations
remove TrackingSet
rename StackedSetMap to StackedMap and remove add method
add more scope analysis test 
							
						 
						
							2019-09-05 13:34:16 +02:00  
				
					
						
							
							
								 
						
							
								41a6f2af1a 
								
							 
						 
						
							
							
								
								fix PureExpressionDependency bug  
							
							
							
						 
						
							2019-09-04 09:57:55 +02:00  
				
					
						
							
							
								 
						
							
								2e37731988 
								
							 
						 
						
							
							
								
								add analysis for top level symbols, exports and imports  
							
							... 
							
							
							
							integrates the work of Vincent Chan for GSoC 2018
Co-authored-by: Vincent Chan <cdzos97@gmail.com> 
							
						 
						
							2019-09-03 14:18:40 +02:00  
				
					
						
							
							
								 
						
							
								9aba345ae7 
								
							 
						 
						
							
							
								
								fix minor bug in concatenated modules  
							
							
							
						 
						
							2019-09-03 14:18:01 +02:00  
				
					
						
							
							
								 
						
							
								ab169893a1 
								
							 
						 
						
							
							
								
								refactor Parser to allow variable tagging  
							
							... 
							
							
							
							use variable tagging in harmony pluging (instead of magic renaming)
Parser no longer calls hooks.expression for x in `x = ...`, hooks.pattern is called instead
remove rootName argument from hooks.expressionMemberChain and hooks.callMemberChain 
							
						 
						
							2019-09-03 14:17:46 +02:00  
				
					
						
							
							
								 
						
							
								e507392094 
								
							 
						 
						
							
							
								
								add output.ecmaVersion options to set emitted code style  
							
							... 
							
							
							
							fix a bug with prefetching initial chunks
InitFragments have get[End]Content methods which get a sourceContext
RuntimeModules have implicit chunk and compilation
changed default to `output.ecmaVersion: 2015` 
							
						 
						
							2019-08-26 21:32:29 +02:00  
				
					
						
							
							
								 
						
							
								f68bb833d2 
								
							 
						 
						
							
							
								
								Merge export getters in a module into single statement  
							
							
							
						 
						
							2019-08-23 14:07:01 +02:00  
				
					
						
							
							
								 
						
							
								1eec744a13 
								
							 
						 
						
							
							
								
								generate more efficient external reference in concatenated modules  
							
							
							
						 
						
							2019-08-23 09:26:44 +02:00  
				
					
						
							
							
								 
						
							
								ddf3566c56 
								
							 
						 
						
							
							
								
								bailed out external ESM in ConcatenatedModule generate property access correctly  
							
							
							
						 
						
							2019-08-22 09:58:49 +02:00  
				
					
						
							
							
								 
						
							
								24ef835375 
								
							 
						 
						
							
							
								
								Merge pull request  #9548  from webpack/refactor-migrate-on-schema-utils  
							
							... 
							
							
							
							Refactor migrate on schema utils 
							
						 
						
							2019-08-08 13:42:52 +02:00  
				
					
						
							
							
								 
						
							
								6a99b5316d 
								
							 
						 
						
							
							
								
								refactor: migrate on `schema-utils`  
							
							
							
						 
						
							2019-08-07 18:10:40 +03:00  
				
					
						
							
							
								 
						
							
								c21fb4bd58 
								
							 
						 
						
							
							
								
								Add LazySet for file/context/missingDependencies for performance  
							
							
							
						 
						
							2019-08-07 16:13:56 +02:00  
				
					
						
							
							
								 
						
							
								7d16eb52f6 
								
							 
						 
						
							
							
								
								track callContext in ConcatenatedModule  
							
							... 
							
							
							
							fixes  #9500  
						
							2019-07-31 16:05:15 +02:00  
				
					
						
							
							
								 
						
							
								302e8d5e2b 
								
							 
						 
						
							
							
								
								add time logging for SplitChunksPlugin  
							
							
							
						 
						
							2019-07-26 14:03:18 +02:00  
				
					
						
							
							
								 
						
							
								1d72a05fed 
								
							 
						 
						
							
							
								
								Merge tag 'v4.36.0' into next  
							
							... 
							
							
							
							4.36.0 
							
						 
						
							2019-07-17 16:02:33 +02:00  
				
					
						
							
							
								 
						
							
								50bb510d65 
								
							 
						 
						
							
							
								
								avoiding v8 deopts  
							
							
							
						 
						
							2019-07-10 00:29:20 +02:00  
				
					
						
							
							
								 
						
							
								b2e7837288 
								
							 
						 
						
							
							
								
								replace Object.assign with object spread  
							
							
							
						 
						
							2019-06-19 13:16:05 +02:00