@shopify/react-compose
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -5,10 +5,9 @@ # Changelog | ||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). | ||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | ||
and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | ||
<!-- Unreleased changes should go to UNRELEASED.md --> | ||
<!-- ## [Unreleased] --> | ||
--- | ||
## [1.0.0] - 2019-04-23 | ||
## 1.0.0 - 2019-04-23 | ||
### Fixed | ||
@@ -18,4 +17,4 @@ | ||
## 0.1.10 - 2019-01-09 | ||
## [0.1.10] - 2019-01-09 | ||
- Start of Changelog |
{ | ||
"name": "@shopify/react-compose", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss", | ||
"dependencies": { | ||
"@shopify/useful-types": "^2.1.4", | ||
"@shopify/useful-types": "^2.1.5", | ||
"hoist-non-react-statics": "^3.0.1", | ||
@@ -29,0 +29,0 @@ "tslib": "^1.9.3" |
12437
Updated@shopify/useful-types@^2.1.5