v0.3.0
- Added License, Travis and other useful files to make the library more compliant with OSS.
- Decoupled
BrowserIntlProvider
from Redux, allowing other implementations likeLocalStorage
orInMemory
. - Refactored the
renderTranslatedRoutes
implementation to allow deeply nested routes configuration object.