@shopify/react-graphql
Advanced tools
Comparing version 6.2.0-sk-next-beta.1 to 6.2.0
@@ -8,4 +8,8 @@ # Changelog | ||
<!-- ## [Unreleased] --> | ||
## [6.2.0] - 2020-12-18 | ||
### Added | ||
- Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability [#1698](https://github.com/Shopify/quilt/pull/1698) | ||
## [6.1.18] - 2020-10-20 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "6.2.0-sk-next-beta.1", | ||
"version": "6.2.0", | ||
"license": "MIT", | ||
@@ -29,8 +29,8 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React", | ||
"@apollo/react-hooks": ">=3.0.0 <4.0.0", | ||
"@shopify/async": "^2.2.0-sk-next-beta.1", | ||
"@shopify/react-async": "^3.2.0-sk-next-beta.1", | ||
"@shopify/react-effect": "^3.3.0-sk-next-beta.1", | ||
"@shopify/react-hooks": "^1.12.0-sk-next-beta.1", | ||
"@shopify/react-idle": "^1.1.0-sk-next-beta.1", | ||
"@shopify/useful-types": "^2.3.0-sk-next-beta.1", | ||
"@shopify/async": "^2.2.0", | ||
"@shopify/react-async": "^3.2.0", | ||
"@shopify/react-effect": "^3.3.0", | ||
"@shopify/react-hooks": "^1.12.0", | ||
"@shopify/react-idle": "^1.1.0", | ||
"@shopify/useful-types": "^2.3.0", | ||
"apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
@@ -43,3 +43,3 @@ "apollo-client": ">=2.0.0 <3.0.0", | ||
"devDependencies": { | ||
"@shopify/react-testing": "^2.2.0-sk-next-beta.1" | ||
"@shopify/react-testing": "^2.2.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "files": [ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
174444
0
Updated@shopify/async@^2.2.0
Updated@shopify/react-async@^3.2.0
Updated@shopify/react-effect@^3.3.0
Updated@shopify/react-hooks@^1.12.0
Updated@shopify/react-idle@^1.1.0
Updated@shopify/useful-types@^2.3.0