File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This changelog references the relevant changes done between versions.
55To get the diff for a specific change, go to https://github.com/FriendsOfECMAScript/ReactI18nRouting/commit/XXX  where XXX is the change hash 
66To get the diff between two versions, go to https://github.com/FriendsOfECMAScript/ReactI18nRouting/compare/v0.4.0...v0.5.0 
77
8+ *  0.5.2
9+     *  Fixed unprefixed strategy when URL starts with another locale.
810*  0.5.1
911    *  Fixed PropType reference in the basic usage chapter from documentation.
1012    *  Fixed wrong PropType in the BrowserIntlProvider.
Original file line number Diff line number Diff line change 11{
22  "name" : " @foes/react-i18n-routing" 
3-   "version" : " 0.5.1 " 
3+   "version" : " 0.5.2 " 
44  "license" : " MIT" 
55  "description" : " Provides components and functions to make i18n routing React apps with ease." 
66  "keywords" : [
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments