Releases: sveltejs/svelte 
  
  Releases · sveltejs/svelte
      
  
  
    
  
      
        30 Oct 15:15
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
fix: treat each blocks with async dependencies as uncontrolled (#17077 ) 
  
  
  
   
   
  
  
  
    
  
      
        30 Oct 12:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
fix: transform $bindable after await expressions (#17066 ) 
  
  
  
   
   
  
  
  
    
  
      
        28 Oct 20:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Minor Changes 
feat: out-of-order rendering (#17038 ) 
 
Patch Changes 
fix: settle batch after DOM updates (#17054 ) 
  
  
  
   
   
  
  
  
    
  
      
        28 Oct 01:45
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  
  
    
  
      
        26 Oct 01:14
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  
  
    
  
      
        25 Oct 18:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
fix: ignore fork discard() after commit() (#17034 ) 
  
  
  
   
   
  
  
  
    
  
      
        25 Oct 15:36
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Minor Changes 
feat: experimental fork API (#17004 ) 
 
Patch Changes 
 
  
  
   
   
  
  
  
    
  
      
        24 Oct 16:47
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
fix: take into account static blocks when determining transition locality (#17018 )
 
fix: coordinate mount of snippets with await expressions (#17021 )
 
fix: better optimization of await expressions (#17025 )
 
fix: flush pending changes after rendering failed snippet (#16995 )
 
  
  
  
   
   
  
  
  
    
  
      
        23 Oct 18:51
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  
  
    
  
      
        22 Oct 13:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
fix: keep batches alive until all async work is complete (#16971 )
 
fix: don't preserve reactivity context across function boundaries (#17002 )
 
fix: make $inspect logs come from the callsite (#17001 )
 
fix: ensure guards (eg. if, each, key) run before their contents (#16930 )