Releases: sveltejs/svelte-hmr 
  
  Releases · sveltejs/svelte-hmr
      
  svelte-hmr@0.16.0 
  
    
  
      
        16 Feb 00:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Minor Changes 
Update native adapter for support of NativeScript 8 (b8aabc0 
  
  
  
   
   
  
  svelte-hmr@0.15.3 
  
    
  
      
        05 Aug 04:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
Fix injecting imports whose paths contain special characters (#78 ) 
  
  
  
   
   
  
  svelte-hmr@0.15.2 
  
    
  
      
        28 May 09:18
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
Accept Svelte 4 as peer dependency (3b4300c 
  
  
  
   
   
  
  svelte-hmr@0.15.1 
  
    
  
      
        14 Nov 21:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
support 'external' as value for compileOptions.css (#63 ) 
  
  
  
   
   
  
  svelte-hmr@0.15.0 
  
    
  
      
        16 Sep 11:56
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Minor Changes 
Add partialAccept option to fix HMR support of <script context="module"> (#58 ) 
  
  
  
   
   
  
  svelte-hmr@0.14.12 
  
    
  
      
        29 May 22:07
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Patch Changes 
Fix acceptNamedExports option in tools that statically analyze accept (like Vite) (cafb9bb
 
Fix recovery after error, when possible (#49 )
 
change options.optimistic default value from true to false to fix buggy behavior on fatal runtime errors (#53 )
 
  
  
  
   
   
  
  svelte-hmr@0.14.11 
  
    
  
      
        08 Mar 15:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  svelte-hmr@0.14.10 
  
    
  
      
        03 Mar 21:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.14.9 
  
    
  
      
        21 Dec 16:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
better Svelte Native support (#42 ) 
tighter proxying of component's static members 
  
  
  
   
   
  
  v0.14.7 
  
    
  
      
        22 Jul 13:42
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
fix compatibility with Svelte 3.40 SSR