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
withSpinner
toReact.ComponentType
- Type of
error/spinnerComponent
props toReact.ComponentType
- Use
window.setTimeout
instead ofsetTimeout
due to typing mismatch - Move React/ReactDOM to peerDependencies
- Update enzyme, recompose and ramda packages