Releases: hey-api/json-schema-ref-parser 
  
  Releases · hey-api/json-schema-ref-parser
      
  v1.2.1 
  
    
  
      
        22 Oct 18:44
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.2.1  (2025-10-22)Bug Fixes 
do not overwrite  in circular self references (e58322a ) 
  
  
  
   
   
  
  v1.2.0 
  
    
  
      
        10 Sep 14:28
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.2.0  (2025-09-10)Features 
implement bundling of multiple schemas with enhanced prefix handling (4674566 ) 
  
  
  
   
   
  
  v1.1.0 
  
    
  
      
        03 Sep 11:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.1.0  (2025-09-03)Bug Fixes 
enhance bundling and dereferencing logic for external $ref (9937043 ) 
 
Features 
enhance performance tracking in JSON reference bundling (b3ba1d9 ) 
  
  
  
   
   
  
  v1.0.8 
  
    
  
      
        01 Sep 10:41
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.8  (2025-09-01)Bug Fixes 
inline internal JSON Pointer refs under #/paths/ for OpenAPI bundling (50c6ee3 ) 
  
  
  
   
   
  
  v1.0.7 
  
    
  
      
        27 Aug 16:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.7  (2025-08-27)Bug Fixes 
improve inventory check for pointers and add tests for multiple references (4e36205 ) 
  
  
  
   
   
  
  v1.0.6 
  
    
  
      
        13 May 22:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.6  (2025-05-13)Bug Fixes 
parsing of schema resolved from URL when HTTP status is 200 (9e09d3b ) 
  
  
  
   
   
  
  v1.0.5 
  
    
  
      
        23 Apr 03:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.5  (2025-04-23)Bug Fixes 
 
  
  
   
   
  
  v1.0.4 
  
    
  
      
        31 Mar 07:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.4  (2025-03-31)Bug Fixes 
allow passing fetch options to request (5e5ccf1 ) 
  
  
  
   
   
  
  v1.0.3 
  
    
  
      
        14 Mar 18:28
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.3  (2025-03-14)Bug Fixes 
correctly resolve json input (6eb665e ) 
  
  
  
   
   
  
  v1.0.2 
  
    
  
      
        03 Feb 01:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.0.2  (2025-02-03)Bug Fixes 
allow passing timeout value to sendRequest (b790294 )