Browse Source
			
			
			
			
				
		- Add early validation for route paths to prevent undefined access - Introduce INVALID_ROUTE error type with detailed error information - Simplify parameter mapping using nullish coalescing operator - Improve type safety in parseDeepLink method - Add better error details for invalid route paths This change prevents potential runtime errors from undefined route access and provides clearer error messages for invalid deep links.
				 1 changed files with 12 additions and 5 deletions
			
			
		
					Loading…
					
					
				
		Reference in new issue