graphql-function-transformer
Advanced tools
Comparing version
@@ -6,2 +6,14 @@ # Change Log | ||
## [1.5.1-authSubRelease.8](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.8) (2019-08-26) | ||
### Features | ||
* adding amplify cli predictions category ([#1936](https://github.com/aws-amplify/amplify-cli/issues/1936)) ([b7b7c2c](https://github.com/aws-amplify/amplify-cli/commit/b7b7c2c)) | ||
* mock support for API, function and storage ([#1893](https://github.com/aws-amplify/amplify-cli/issues/1893)) ([372e534](https://github.com/aws-amplify/amplify-cli/commit/372e534)) | ||
## [1.5.1-authSubRelease.6](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.6) (2019-08-26) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "1.5.1-authSubRelease.6", | ||
"version": "1.5.1-authSubRelease.8", | ||
"description": "Implements the @function directive.", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.5.1-authSubRelease.6", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.6", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.6" | ||
"graphql-mapping-template": "3.5.1-authSubRelease.8", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.8", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.8" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "adfe574dd15c95ed4e25191beca70288ad1063d3" | ||
"gitHead": "92b00373d759ff9ed592260a4987f037467696f8" | ||
} |
64225
0.89%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed