@aws-amplify/graphql-index-transformer 0.5.0-graphql-vnext-dev-preview.5 → 0.5.1-graphql-vnext-dev-preview.9

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 +26 -46
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,107 +3,87 @@
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.5.0-graphql-vnext-dev-preview.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0-graphql-vnext-dev-preview.5) (2021-11-03)
6
+ ## [0.5.1-graphql-vnext-dev-preview.9](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.9) (2021-11-12)
7
7
 
8
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
8
9
 
9
- ### Bug Fixes
10
10
 
11
- * [@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))
12
- * **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))
13
- * 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))
14
- * 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))
15
- * 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))
16
11
 
17
12
 
18
- ### Features
19
13
 
20
- * generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
14
+ ## [0.5.1-graphql-vnext-dev-preview.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.8) (2021-11-12)
21
15
 
16
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
22
17
 
23
18
 
24
19
 
25
20
 
26
- # [0.5.0-graphql-vnext-dev-preview.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0-graphql-vnext-dev-preview.4) (2021-11-03)
27
21
 
22
+ ## [0.5.1-graphql-vnext-dev-preview.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.7) (2021-11-12)
28
23
 
29
- ### Bug Fixes
24
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
30
25
 
31
- * [@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))
32
- * **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))
33
- * 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))
34
- * 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))
35
- * 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))
36
26
 
37
27
 
38
- ### Features
39
28
 
40
- * generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
41
29
 
30
+ ## [0.5.1-graphql-vnext-dev-preview.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.6) (2021-11-12)
42
31
 
32
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
43
33
 
44
34
 
45
35
 
46
- # [0.5.0-graphql-vnext-dev-preview.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0-graphql-vnext-dev-preview.3) (2021-11-03)
47
36
 
48
37
 
49
- ### Bug Fixes
38
+ ## [0.5.1-graphql-vnext-dev-preview.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.5) (2021-11-12)
50
39
 
51
- * [@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))
52
- * **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))
53
- * 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))
54
- * 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))
55
- * 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))
40
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
56
41
 
57
42
 
58
- ### Features
59
43
 
60
- * generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
61
44
 
62
45
 
46
+ ## [0.5.1-graphql-vnext-dev-preview.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.4) (2021-11-12)
63
47
 
48
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
64
49
 
65
50
 
66
- # [0.5.0-graphql-vnext-dev-preview.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0-graphql-vnext-dev-preview.2) (2021-11-03)
67
51
 
68
52
 
69
- ### Bug Fixes
70
53
 
71
- * [@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))
72
- * **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))
73
- * 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))
74
- * 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))
75
- * 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))
54
+ ## [0.5.1-graphql-vnext-dev-preview.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.3) (2021-11-12)
76
55
 
56
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
77
57
 
78
- ### Features
79
58
 
80
- * generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
81
59
 
82
60
 
83
61
 
62
+ ## [0.5.1-graphql-vnext-dev-preview.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.2) (2021-11-12)
84
63
 
64
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
85
65
 
86
- # [0.5.0-graphql-vnext-dev-preview.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0-graphql-vnext-dev-preview.1) (2021-11-03)
87
66
 
88
67
 
89
- ### Bug Fixes
90
68
 
91
- * [@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))
92
- * **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))
93
- * 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))
94
- * 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))
95
- * 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))
96
69
 
70
+ ## [0.5.1-graphql-vnext-dev-preview.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.1) (2021-11-12)
97
71
 
98
- ### Features
72
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
99
73
 
100
- * generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
74
+
75
+
76
+
77
+
78
+ ## [0.5.1-graphql-vnext-dev-preview.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.5.1-graphql-vnext-dev-preview.0) (2021-11-12)
79
+
80
+ **Note:** Version bump only for package @aws-amplify/graphql-index-transformer
101
81
 
102
82
 
103
83
 
104
84
 
105
85
 
106
- # [0.5.0-graphql-vnext-dev-preview.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-graphql-vnext-dev-preview.0) (2021-11-03)
86
+ # [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)
107
87
 
108
88
 
109
89
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/graphql-index-transformer",
3
- "version": "0.5.0-graphql-vnext-dev-preview.5",
3
+ "version": "0.5.1-graphql-vnext-dev-preview.9",
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.7.0-graphql-vnext-dev-preview.5",
31
- "@aws-amplify/graphql-transformer-core": "0.10.0-graphql-vnext-dev-preview.5",
32
- "@aws-amplify/graphql-transformer-interfaces": "1.10.1-graphql-vnext-dev-preview.5",
30
+ "@aws-amplify/graphql-model-transformer": "0.7.1-graphql-vnext-dev-preview.9",
31
+ "@aws-amplify/graphql-transformer-core": "0.11.0-graphql-vnext-dev-preview.9",
32
+ "@aws-amplify/graphql-transformer-interfaces": "1.10.2-graphql-vnext-dev-preview.9",
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.18.4-graphql-vnext-dev-preview.5",
38
- "graphql-transformer-common": "4.20.0-graphql-vnext-dev-preview.5"
37
+ "graphql-mapping-template": "4.18.4",
38
+ "graphql-transformer-common": "4.20.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": "06662c4c06b5f2aba58affeae37a41e1ab537a55"
58
+ "gitHead": "e8ecbdefe1aade62cd399beb5718fe6b28b0a1c2"
59
59
  }