Ivan Kaliada 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							424de6c38f 
							
						 
					 
					
						
						
							
							fix: resolve ts compilerOptions.paths with prefixes and suffixes ( #13105 )  
						
						
						
						
					 
					
						2022-04-06 14:14:03 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9420a53939 
							
						 
					 
					
						
						
							
							fix(esm): make sure import from './foo.js' is supported ( #13137 )  
						
						... 
						
						
						
						Drive-by: migrate all @esm tests to esm.spec.ts. 
						
						
					 
					
						2022-03-28 14:37:46 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d3d0e2bda 
							
						 
					 
					
						
						
							
							chore: enable ts-esm support by default ( #12658 )  
						
						
						
						
					 
					
						2022-03-10 14:48:33 -08:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f468abedd 
							
						 
					 
					
						
						
							
							fix(test-runner): ESM compatibly on Windows  ( #12615 )  
						
						
						
						
					 
					
						2022-03-10 19:27:25 +01:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c2bca2768 
							
						 
					 
					
						
						
							
							fix(test loader): implement tsconfig paths through resolveFilename ( #12357 )  
						
						... 
						
						
						
						This uses `Module._resolveFilename` to intercept module resolution and
check `tsconfig.paths` similarly to pirates usage ot `Module._compile`.
Previously, we resolved during compilation that required reproducible
resolution due to caching. Now we can resolve as we go and support
all `tsconfig.paths`. 
						
						
					 
					
						2022-02-25 15:43:58 -08:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1fbc4fdbe 
							
						 
					 
					
						
						
							
							fix(test runner): resolve tsconfig for each file ( #11662 )  
						
						... 
						
						
						
						This allows us to properly handle path mappings
that are not too ambiguous. 
						
						
					 
					
						2022-01-26 18:28:42 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9542b007cf 
							
						 
					 
					
						
						
							
							fix(esm): don't emit module shorthand warning ( #11596 )  
						
						
						
						
					 
					
						2022-01-24 11:22:56 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b3e596fd8 
							
						 
					 
					
						
						
							
							fix(baseurl): support path-less baseurl ( #11527 )  
						
						
						
						
					 
					
						2022-01-20 18:11:56 -08:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5933db279 
							
						 
					 
					
						
						
							
							feat(tsconfig): respect baseUrl and paths from tsconfig ( #10525 )  
						
						
						
						
					 
					
						2021-12-08 22:43:00 -08:00