@shopify/react-graphql
Advanced tools
Comparing version 2.0.6 to 3.0.0
@@ -10,2 +10,6 @@ # Changelog | ||
## [2.0.0] - 2019-04-08 | ||
This library now requires React 16.8 because of changes to `@shopify/react-effect`. | ||
## 1.3.0 - 2019-02-25 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "2.0.6", | ||
"version": "3.0.0", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React.", | ||
"@shopify/async": "^1.3.0", | ||
"@shopify/react-async": "^1.3.2", | ||
"@shopify/react-async": "^2.0.0", | ||
"@shopify/useful-types": "^1.2.1", | ||
@@ -31,0 +31,0 @@ "apollo-client": "^2.3.8", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16515
+ Added@shopify/react-async@2.3.2(transitive)
+ Added@shopify/react-effect@3.3.6(transitive)
+ Added@shopify/react-intersection-observer@2.1.4(transitive)
- Removed@shopify/react-async@1.3.2(transitive)
- Removed@shopify/react-effect@2.1.2(transitive)
- Removed@shopify/react-intersection-observer@1.0.1(transitive)
Updated@shopify/react-async@^2.0.0