@aws-amplify/graphql-index-transformer 0.6.0-beta.2 → 0.7.3-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -5
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [0.6.0-beta.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.6.0-beta.1...@aws-amplify/graphql-index-transformer@0.6.0-beta.2) (2021-11-10)
6
+ ## [0.7.3-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.2-beta.0...@aws-amplify/graphql-index-transformer@0.7.3-beta.0) (2021-11-14)
7
7
 
8
8
  **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
9
9
 
@@ -11,23 +11,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [0.6.0-beta.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.6.0-beta.0...@aws-amplify/graphql-index-transformer@0.6.0-beta.1) (2021-11-06)
14
+ ## [0.7.2-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.1-beta.0...@aws-amplify/graphql-index-transformer@0.7.2-beta.0) (2021-11-14)
15
15
 
16
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
16
17
 
17
- ### Bug Fixes
18
18
 
19
- * **graphql-model-transformer:** override resource logical id to fix v1 to v2 transformer migration ([#8597](https://github.com/aws-amplify/amplify-cli/issues/8597)) ([e3a2afb](https://github.com/aws-amplify/amplify-cli/commit/e3a2afbbed6e97f143fc7c83064e2193f4c91bdd))
20
19
 
21
20
 
22
21
 
22
+ ## [0.7.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.7.1-beta.0) (2021-11-14)
23
+
24
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
23
25
 
24
26
 
25
- # [0.6.0-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.6.0-beta.0) (2021-10-29)
27
+
28
+
29
+
30
+ # [0.5.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0) (2021-11-11)
26
31
 
27
32
 
28
33
  ### Bug Fixes
29
34
 
30
35
  * [@auth](https://github.com/auth) fix relational auth, authv2 e2e with utils and fixes ([#8450](https://github.com/aws-amplify/amplify-cli/issues/8450)) ([aa320cd](https://github.com/aws-amplify/amplify-cli/commit/aa320cd2414665a484438f0764cf68fd78caa26a))
36
+ * **graphql-model-transformer:** override resource logical id to fix v1 to v2 transformer migration ([#8597](https://github.com/aws-amplify/amplify-cli/issues/8597)) ([e3a2afb](https://github.com/aws-amplify/amplify-cli/commit/e3a2afbbed6e97f143fc7c83064e2193f4c91bdd))
31
37
  * loosen [@index](https://github.com/index) validation ([#8445](https://github.com/aws-amplify/amplify-cli/issues/8445)) ([c73db78](https://github.com/aws-amplify/amplify-cli/commit/c73db786ce962cf3d976866b3a0996bfbda255fa))
32
38
  * prevent @index/[@primary](https://github.com/primary)Key from referencing itself ([#8561](https://github.com/aws-amplify/amplify-cli/issues/8561)) ([fc5a134](https://github.com/aws-amplify/amplify-cli/commit/fc5a1344d48cbfa0e7a2f5301c5acec2dde6c5e0))
33
39
  * require [@primary](https://github.com/primary)Key sort fields to be non-nullable ([#8562](https://github.com/aws-amplify/amplify-cli/issues/8562)) ([bf4fb0e](https://github.com/aws-amplify/amplify-cli/commit/bf4fb0e0efc8b760e5b32663f13ffe1e33780812))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/graphql-index-transformer",
3
- "version": "0.6.0-beta.2",
3
+ "version": "0.7.3-beta.0",
4
4
  "description": "Amplify GraphQL index and key transformers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,15 +27,15 @@
27
27
  "test": "jest"
28
28
  },
29
29
  "dependencies": {
30
- "@aws-amplify/graphql-model-transformer": "0.8.0-beta.2",
31
- "@aws-amplify/graphql-transformer-core": "0.11.0-beta.1",
32
- "@aws-amplify/graphql-transformer-interfaces": "1.11.1-beta.1",
30
+ "@aws-amplify/graphql-model-transformer": "0.9.3-beta.0",
31
+ "@aws-amplify/graphql-transformer-core": "0.12.3-beta.0",
32
+ "@aws-amplify/graphql-transformer-interfaces": "1.12.3-beta.0",
33
33
  "@aws-cdk/aws-appsync": "~1.124.0",
34
34
  "@aws-cdk/aws-dynamodb": "~1.124.0",
35
35
  "@aws-cdk/core": "~1.124.0",
36
36
  "graphql": "^14.5.8",
37
- "graphql-mapping-template": "4.19.1-beta.0",
38
- "graphql-transformer-common": "4.21.0-beta.0"
37
+ "graphql-mapping-template": "4.20.3-beta.0",
38
+ "graphql-transformer-common": "4.22.3-beta.0"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@aws-cdk/assert": "~1.124.0"
@@ -55,5 +55,5 @@
55
55
  ],
56
56
  "collectCoverage": true
57
57
  },
58
- "gitHead": "3466e25bda63efc7ddeee82cfa115de34f9b4554"
58
+ "gitHead": "13a3369b0af71c169cc5ff2943d2714cd790639e"
59
59
  }