|  Gengkun | 8c0fa9e9dc | feat: tree shaking nested exports for destructuring assignment (#19955) | 2025-09-29 19:43:22 +03:00 | 
				
					
						|  Alexander Akait | 16c6966b14 | fix: types | 2025-09-11 03:10:10 +03:00 | 
				
					
						|  Alexander Akait | 99c36fab8e | refactor: remove unused types (#19894) | 2025-09-10 14:38:19 +03:00 | 
				
					
						|  Alexander Akait | 79304704b5 | fix: many types | 2025-08-28 13:34:30 +03:00 | 
				
					
						|  Alexander Akait | 36a976b084 | feat: added the `deferImport` option to parser options (#19737) | 2025-07-28 15:18:09 +03:00 | 
				
					
						|  Alexander Akait | 87f648ebf0 | chore: eslint more rules (#19648) | 2025-07-03 12:06:45 +03:00 | 
				
					
						|  Alexander Akait | 02a1d22db8 | refactor: use `eslint-config-webpack` (#19645) 
		
			
				
	
				Github Actions / lint (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / validate-legacy-node (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / benchmark (1/4) (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / benchmark (2/4) (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / benchmark (3/4) (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / benchmark (4/4) (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / basic (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / unit (push) Waiting to run
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, macos-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, macos-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, ubuntu-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, windows-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, windows-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (12.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (14.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (16.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (18.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, macos-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, macos-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, ubuntu-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, windows-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, windows-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, macos-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, macos-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, ubuntu-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, windows-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, windows-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, macos-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, macos-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, ubuntu-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, ubuntu-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, windows-latest, a) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (24.x, windows-latest, b) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Blocked by required conditions
				
					Details
				
			 
				
	
				Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Blocked by required conditions
				
					Details
				
			 | 2025-07-02 15:10:54 +03:00 | 
				
					
						|  Jack Works | cf1dc2f131 | feat: implement tc39 Defer Module Evaluation (experiment) * feat: implement tc39 defer import proposal
Co-authored-by: Nicolo Ribaudo <hello@nicr.dev>
* fix: keys of DeferredNamespaceObject
* refactor: MakeDeferredNamespaceObjectRuntimeModule
---------
Co-authored-by: Nicolo Ribaudo <hello@nicr.dev>
Co-authored-by: Hai <haijie0619@gmail.com> | 2025-07-02 15:02:03 +03:00 | 
				
					
						|  Alexander Akait | 17b9d03f27 | fix: a lot of types | 2025-04-07 16:09:05 +03:00 | 
				
					
						|  Alexander Akait | e911f5296d | fix: no `object` types and less `any` types 
		
			
				
	
				Github Actions / lint (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / basic (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / validate-legacy-node (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / unit (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, macos-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, macos-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, ubuntu-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, windows-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (10.x, windows-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (12.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (14.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (16.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (18.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (18.x, ubuntu-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, macos-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, macos-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, ubuntu-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, windows-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (20.x, windows-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, macos-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, macos-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, ubuntu-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, windows-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (22.x, windows-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (23.x, ubuntu-latest, a) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (23.x, ubuntu-latest, b) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Has been cancelled
				
					Details
				
			 
				
	
				Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Has been cancelled
				
					Details
				
			 | 2025-04-02 19:02:22 +03:00 | 
				
					
						|  alexander.akait | 636b5c5dba | fix: types | 2024-10-02 00:18:10 +03:00 | 
				
					
						|  Alexander Akait | 844fe4b2fa | fix: ts types | 2024-08-15 14:14:16 +03:00 | 
				
					
						|  alexander.akait | a2b0f9bac0 | fix: ts types | 2024-08-14 21:38:08 +03:00 | 
				
					
						|  jserfeng | 0d856a3553 | fix: mangle destruction incorrect with export named default | 2024-08-14 21:38:14 +08:00 | 
				
					
						|  alexander.akait | b9d9a5d9ff | style: improve style of code | 2024-08-02 19:32:14 +03:00 | 
				
					
						|  alexander.akait | a592b62686 | style: improve style of code | 2024-08-02 19:32:14 +03:00 | 
				
					
						|  alexander.akait | 423e89b2c7 | style: improve style of code | 2024-08-02 19:32:13 +03:00 | 
				
					
						|  ahabhgk | 6011f18b13 | improve perf | 2024-06-21 21:23:49 +08:00 | 
				
					
						|  ahabhgk | cfd6049ff6 | fix: mangle destructuring default in namespace import | 2024-06-21 21:01:17 +08:00 | 
				
					
						|  alexander.akait | 6154a2393f | refactor: code | 2024-06-10 19:21:03 +03:00 | 
				
					
						|  ahabhgk | 327d208156 | fix review | 2024-06-06 01:15:03 +08:00 | 
				
					
						|  ahabhgk | c3e5d65d21 | refactor | 2024-06-01 16:20:58 +08:00 | 
				
					
						|  ahabhgk | cc5c37df08 | clean up | 2024-04-19 00:59:57 +08:00 | 
				
					
						|  ahabhgk | a93725ff9c | refactor to HarmonyDestructuredImportSpecifierDependency | 2024-04-19 00:54:46 +08:00 | 
				
					
						|  ahabhgk | ffda9bf704 | fix lint | 2024-04-13 02:54:43 +08:00 | 
				
					
						|  ahabhgk | 0734314753 | fix: mangle with destructuring | 2024-04-13 02:40:28 +08:00 | 
				
					
						|  alexander.akait | c80a7f2e16 | refactor: code use attributes instead assertions | 2024-03-15 18:11:02 +03:00 | 
				
					
						|  alexander.akait | caea8131b3 | fix: types | 2024-02-22 17:36:36 +03:00 | 
				
					
						|  alexander.akait | 6ab9bdaa73 | fix: types | 2024-02-22 17:20:17 +03:00 | 
				
					
						|  ahabhgk | fc7b34d8f0 | fix: should not mangle when destructuring a reexport | 2024-02-18 17:10:32 +08:00 | 
				
					
						|  ahabhgk | 69127aed6e | add test | 2024-02-06 17:49:47 +08:00 | 
				
					
						|  ahabhgk | 213290ea65 | fix: not mangle export with destructuring | 2024-02-06 17:47:11 +08:00 | 
				
					
						|  Ben Worline | b14922c5be | Refactor shared code | 2023-10-02 10:28:43 -07:00 | 
				
					
						|  alexander.akait | d9d64b5198 | refactor(types): more | 2023-06-21 19:01:53 +03:00 | 
				
					
						|  alexander.akait | e226101c55 | refactor(types): more | 2023-06-21 19:00:24 +03:00 | 
				
					
						|  alexander.akait | e381884115 | refactor(types): more | 2023-06-21 19:00:24 +03:00 | 
				
					
						|  Ben Worline | c8dc5fac9b | Handle barrel imports (#17305) | 2023-06-02 15:16:53 -07:00 | 
				
					
						|  Ben Worline | 5ab7e50503 | handle null dep.idRangeStarts | 2023-05-31 08:14:40 -07:00 | 
				
					
						|  Ben Worline | 9bb13a8be6 | incorporate CR feedback | 2023-05-30 23:06:15 -07:00 | 
				
					
						|  Ben Worline | b834303d83 | add more error handling and json import support | 2023-05-26 12:04:57 -07:00 | 
				
					
						|  Ben Worline | af6626981e | fix use of "at" | 2023-05-24 06:12:10 -07:00 | 
				
					
						|  Ben Worline | 5b88a4865e | yarn type-lint | 2023-05-23 22:24:20 -07:00 | 
				
					
						|  Ben Worline | a8bb2d73f8 | Merge branch 'main' of https://github.com/webpack/webpack into ns | 2023-05-23 20:22:06 -07:00 | 
				
					
						|  Ben Worline | 7bdd6436ba | move comment | 2023-05-23 20:03:49 -07:00 | 
				
					
						|  Ben Worline | 6f43ce3bfb | checkpoint | 2023-05-23 15:29:25 -07:00 | 
				
					
						|  alexander.akait | 055737dc0c | refactor(types): more | 2023-05-21 23:31:30 +03:00 | 
				
					
						|  alexander.akait | 4f6dc32d38 | chore: improve types | 2023-04-21 19:22:33 +03:00 | 
				
					
						|  Ivan Kopeykin | 8c8a3a0a99 | fix caching | 2023-04-09 11:33:49 +03:00 | 
				
					
						|  Ivan Kopeykin | 45754f45d0 | rename some properties, add more test cases | 2023-04-09 10:44:09 +03:00 | 
				
					
						|  Ivan Kopeykin | 397ce0c84e | add import tree shaking support | 2023-04-09 00:23:15 +03:00 |