v2.0.3
This release has the following updates:
New withAxios(options)(ComponentToBeWrapped) HoC to allow the consumer more flexibility to create complex Request components.
Renaming onReload(props) to makeRequest(props). This change is transparent and the actual function name is up to the consumers implementation of the Request child callback function.