Releases: syntax-tree/mdast-util-find-and-replace 
  
  Releases · syntax-tree/mdast-util-find-and-replace
      
  3.0.2 
  
    
  
      
        03 Jan 12:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  3.0.1 
  
    
  
      
        21 Sep 08:45
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  3.0.0 
  
    
  
      
        08 Jul 13:39
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Change 
6ca88d0   Update @types/mdast 
migrate : update too 
47df058   Change to require Node.js 16 
migrate : update too 
2054db1   Change to use export map 
migrate : don’t use private APIs 
40871fe   Change API to accept only a tuple, or list of tuples 
migrate : find, replace -> [find, replace], 
{find: replace, …} -> [[find, replace], …] 
35d35b1   Change to return undefined 
migrate : expect undefined 
 
Full Changelog : 2.2.2...3.0.0 
 
 
  
  
   
   
  
  2.2.2 
  
    
  
      
        26 Jan 11:34
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  2.2.1 
  
    
  
      
        13 Jul 19:36
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  2.2.0 
  
    
  
      
        19 May 08:14
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  2.1.0 
  
    
  
      
        26 Jul 16:30
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
f5462e9   Change types to use mdast types 
f575ece   Add strict to tsconfig.json 
  
 
  
  
   
   
  
  2.0.1 
  
    
  
      
        21 Jun 15:45
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
f9c6ae3   Fix types of replace function 
  
 
  
  
   
   
  
  2.0.0 
  
    
  
      
        10 May 18:11
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  1.1.1 
  
    
  
      
        09 Feb 16:54
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
28f5e2b   Fix check for regex to support new Array#lastIndex proposal