All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Reference to index.d.ts file in package.json
- Return type of
withSpinnertoReact.ComponentType - Type of
error/spinnerComponentprops toReact.ComponentType - Use
window.setTimeoutinstead ofsetTimeoutdue to typing mismatch - Move React/ReactDOM to peerDependencies
- Update enzyme, recompose and ramda packages