graphql-mapping-template
Advanced tools
Comparing version 4.20.4-mapsto3.0 to 4.21.0-category-split-test.3
@@ -6,10 +6,65 @@ # Change Log | ||
## [4.20.4-mapsto3.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@4.20.3...graphql-mapping-template@4.20.4-mapsto3.0) (2022-01-26) | ||
# [4.21.0-category-split-test.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@4.21.0-category-split-test.2...graphql-mapping-template@4.21.0-category-split-test.3) (2022-04-25) | ||
**Note:** Version bump only for package graphql-mapping-template | ||
### Reverts | ||
* Revert "fix: temporarily mark mapping template private since it's not in the aws organization yet" ([ed9056b](https://github.com/aws-amplify/amplify-cli/commit/ed9056bcca3522a205c20e4ba5fc51f67404a0d4)) | ||
# [4.21.0-category-split-test.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@4.21.0-category-split-test.1...graphql-mapping-template@4.21.0-category-split-test.2) (2022-04-22) | ||
### Bug Fixes | ||
* temporarily mark mapping template private since it's not in the aws organization yet ([ad0918b](https://github.com/aws-amplify/amplify-cli/commit/ad0918b0bf1ee1f6fe464a80d800215e87dcbfab)) | ||
# [4.21.0-category-split-test.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@4.21.0-category-split-test.0...graphql-mapping-template@4.21.0-category-split-test.1) (2022-04-22) | ||
### Reverts | ||
* Revert "chore: temporarily remove publish from non-scoped packages" ([6691084](https://github.com/aws-amplify/amplify-cli/commit/6691084c390c761d2b89ba78a18d47e970051964)) | ||
# 4.21.0-category-split-test.0 (2022-04-22) | ||
### Bug Fixes | ||
* build break, chore: typescript, lerna update ([#2640](https://github.com/aws-amplify/amplify-cli/issues/2640)) ([29fae36](https://github.com/aws-amplify/amplify-cli/commit/29fae366f4cab054feefa58c7dc733002d19570c)) | ||
* **graphql-auth-transformer:** early return if no obj ([#5050](https://github.com/aws-amplify/amplify-cli/issues/5050)) ([ed1f2b3](https://github.com/aws-amplify/amplify-cli/commit/ed1f2b364b50ab3f2b16ddac849c937b239bb499)) | ||
* **graphql-elasticsearch-transformer:** fixed es req template ([311f57d](https://github.com/aws-amplify/amplify-cli/commit/311f57d9938aa78c83c7c695ddd39457b89c8afc)) | ||
* **graphql-mapping-template:** fix [@key](https://github.com/key) issue when datastore enabled ([#5175](https://github.com/aws-amplify/amplify-cli/issues/5175)) ([d58c4aa](https://github.com/aws-amplify/amplify-cli/commit/d58c4aa6ba07859a6fec250df281649bb17548e9)), closes [#4355](https://github.com/aws-amplify/amplify-cli/issues/4355) | ||
* **graphql-mapping-template:** handle missing arguments gracefully ([4950993](https://github.com/aws-amplify/amplify-cli/commit/4950993eb7a3b11bbecef5e82e1859e1f27d1453)) | ||
* **graphql-model-transformer:** model input fields transform ([#7857](https://github.com/aws-amplify/amplify-cli/issues/7857)) ([12ff663](https://github.com/aws-amplify/amplify-cli/commit/12ff663a94a4896bd9eacef3847be15b7631d8df)) | ||
* **graphql-relational-schema-transformer:** fix [#3025](https://github.com/aws-amplify/amplify-cli/issues/3025) rds resolver correctly handles no data in response ([#3314](https://github.com/aws-amplify/amplify-cli/issues/3314)) ([cb826a7](https://github.com/aws-amplify/amplify-cli/commit/cb826a7ec7680ad9b5fc46fd7a931c30747cd0ce)) | ||
* update grahql transformer package versions for multienv ([8b4b2bd](https://github.com/aws-amplify/amplify-cli/commit/8b4b2bd9486d5408d1f75448e3646bdee810f448)) | ||
* use ES external versioning when using DataStore ([#4127](https://github.com/aws-amplify/amplify-cli/issues/4127)) ([cef709b](https://github.com/aws-amplify/amplify-cli/commit/cef709ba2087affe860dd6fb141ccda1e5d58fd1)) | ||
### 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/b7b7c2c1927da10f8c54f38a523021187361131c)) | ||
* feature/[@key](https://github.com/key) ([#1463](https://github.com/aws-amplify/amplify-cli/issues/1463)) ([00ed819](https://github.com/aws-amplify/amplify-cli/commit/00ed819419a4959a6d62da2fc5477621c046eff0)) | ||
* **graphql-elasticsearch-transformer:** add 'from' query parameter ([#5098](https://github.com/aws-amplify/amplify-cli/issues/5098)) ([d52a804](https://github.com/aws-amplify/amplify-cli/commit/d52a804c25df63cd1cee1a72bb99286ecfe54ed5)) | ||
* headless mode for API category ([#4834](https://github.com/aws-amplify/amplify-cli/issues/4834)) ([c2e09d7](https://github.com/aws-amplify/amplify-cli/commit/c2e09d73fd1bb461eeace8f4a7addd70a63047ad)) | ||
* resolver changes ([#2760](https://github.com/aws-amplify/amplify-cli/issues/2760)) ([8ce0d12](https://github.com/aws-amplify/amplify-cli/commit/8ce0d12eb1d3bd6d0132baca39b6e9daff04c39a)) | ||
* transformer redesign ([#5534](https://github.com/aws-amplify/amplify-cli/issues/5534)) ([a93c685](https://github.com/aws-amplify/amplify-cli/commit/a93c6852f6588898ebc52b0574f4fcc3d2e87948)) | ||
* updated version of [#2118](https://github.com/aws-amplify/amplify-cli/issues/2118) with addressed review comments ([#2230](https://github.com/aws-amplify/amplify-cli/issues/2230)) ([be3c499](https://github.com/aws-amplify/amplify-cli/commit/be3c499edcc6bec63b38e9241c5af7b83c930022)) | ||
## [4.20.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@4.20.1...graphql-mapping-template@4.20.3) (2022-01-10) | ||
@@ -16,0 +71,0 @@ |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "4.20.4-mapsto3.0", | ||
"version": "4.21.0-category-split-test.3", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -42,3 +42,3 @@ "repository": { | ||
}, | ||
"gitHead": "2413916fb0ebf8e8318c3e9beba4c9aac7f40875" | ||
"gitHead": "d726da9deee5039e49cc750c16180b29744d911e" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
108025
1