@aws-amplify/graphql-model-transformer 0.7.1-graphql-vnext-dev-preview.9 → 0.7.1-graphql-vnext-dev-preview.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -100
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,111 +3,12 @@
|
|
|
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.7.1-graphql-vnext-dev-preview.9](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.9) (2021-11-12)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [0.7.1-graphql-vnext-dev-preview.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.8) (2021-11-12)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
## [0.7.1-graphql-vnext-dev-preview.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.7) (2021-11-12)
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
### Bug Fixes
|
|
32
|
-
|
|
33
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
## [0.7.1-graphql-vnext-dev-preview.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.6) (2021-11-12)
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
### Bug Fixes
|
|
43
|
-
|
|
44
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
## [0.7.1-graphql-vnext-dev-preview.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.5) (2021-11-12)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
### Bug Fixes
|
|
54
|
-
|
|
55
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## [0.7.1-graphql-vnext-dev-preview.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.4) (2021-11-12)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
### Bug Fixes
|
|
65
|
-
|
|
66
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
## [0.7.1-graphql-vnext-dev-preview.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.3) (2021-11-12)
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
### Bug Fixes
|
|
76
|
-
|
|
77
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
## [0.7.1-graphql-vnext-dev-preview.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.2) (2021-11-12)
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
## [0.7.1-graphql-vnext-dev-preview.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.1) (2021-11-12)
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
### Bug Fixes
|
|
98
|
-
|
|
99
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([8a3d63b](https://github.com/aws-amplify/amplify-cli/commit/8a3d63b530f3c18f3541172ee4460e9905961712))
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
6
|
## [0.7.1-graphql-vnext-dev-preview.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.0) (2021-11-12)
|
|
106
7
|
|
|
107
8
|
|
|
108
9
|
### Bug Fixes
|
|
109
10
|
|
|
110
|
-
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([
|
|
11
|
+
* passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
|
|
111
12
|
|
|
112
13
|
|
|
113
14
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/graphql-model-transformer",
|
|
3
|
-
"version": "0.7.1-graphql-vnext-dev-preview.
|
|
3
|
+
"version": "0.7.1-graphql-vnext-dev-preview.0",
|
|
4
4
|
"description": "Amplify graphql @model transformer",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"test-watch": "jest --watch"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-amplify/graphql-transformer-core": "0.11.0-graphql-vnext-dev-preview.
|
|
32
|
-
"@aws-amplify/graphql-transformer-interfaces": "1.10.2-graphql-vnext-dev-preview.
|
|
31
|
+
"@aws-amplify/graphql-transformer-core": "0.11.0-graphql-vnext-dev-preview.0",
|
|
32
|
+
"@aws-amplify/graphql-transformer-interfaces": "1.10.2-graphql-vnext-dev-preview.0",
|
|
33
33
|
"@aws-cdk/assets": "~1.124.0",
|
|
34
34
|
"@aws-cdk/aws-applicationautoscaling": "~1.124.0",
|
|
35
35
|
"@aws-cdk/aws-appsync": "~1.124.0",
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
],
|
|
84
84
|
"collectCoverage": true
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "14d8c2c86d2dbf7876e4d351088c69563e5ba009"
|
|
87
87
|
}
|