graphile-export 0.0.2-alpha.8 → 0.0.2-beta.1
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 +76 -64
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,94 +1,106 @@
|
|
|
1
1
|
# graphile-export
|
|
2
2
|
|
|
3
|
+
## 0.0.2-beta.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)
|
|
8
|
+
Thanks [@benjie](https://github.com/benjie)! - Bump all packages to beta
|
|
9
|
+
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
[[`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)]:
|
|
12
|
+
- grafast@0.0.1-beta.1
|
|
13
|
+
- pg-sql2@5.0.0-beta.1
|
|
14
|
+
|
|
3
15
|
## 0.0.2-alpha.8
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
6
18
|
|
|
7
|
-
- [#428](https://github.com/benjie/
|
|
8
|
-
[`9695c65f8`](https://github.com/benjie/
|
|
19
|
+
- [#428](https://github.com/benjie/crystal/pull/428)
|
|
20
|
+
[`9695c65f8`](https://github.com/benjie/crystal/commit/9695c65f8dbad807de683a70f5f663af2d3b35f0)
|
|
9
21
|
Thanks [@benjie](https://github.com/benjie)! - Optimize away some unnecessary
|
|
10
22
|
content from graphile-exported schema
|
|
11
23
|
|
|
12
24
|
- Updated dependencies
|
|
13
|
-
[[`ea003ca3a`](https://github.com/benjie/
|
|
14
|
-
[`57d88b5fa`](https://github.com/benjie/
|
|
15
|
-
[`9f87a26b1`](https://github.com/benjie/
|
|
25
|
+
[[`ea003ca3a`](https://github.com/benjie/crystal/commit/ea003ca3a8f68fb87dca603582e47981ed033996),
|
|
26
|
+
[`57d88b5fa`](https://github.com/benjie/crystal/commit/57d88b5fa3ed296210c1fcb223452213fd57985b),
|
|
27
|
+
[`9f87a26b1`](https://github.com/benjie/crystal/commit/9f87a26b10e5539aa88cfd9909e265513e941fd5)]:
|
|
16
28
|
- grafast@0.0.1-alpha.15
|
|
17
29
|
|
|
18
30
|
## 0.0.2-alpha.7
|
|
19
31
|
|
|
20
32
|
### Patch Changes
|
|
21
33
|
|
|
22
|
-
- [#418](https://github.com/benjie/
|
|
23
|
-
[`9ab2adba2`](https://github.com/benjie/
|
|
34
|
+
- [#418](https://github.com/benjie/crystal/pull/418)
|
|
35
|
+
[`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de)
|
|
24
36
|
Thanks [@benjie](https://github.com/benjie)! - Overhaul peerDependencies and
|
|
25
37
|
dependencies to try and eliminate duplicate modules error.
|
|
26
38
|
- Updated dependencies
|
|
27
|
-
[[`620f9e07e`](https://github.com/benjie/
|
|
28
|
-
[`1882e0185`](https://github.com/benjie/
|
|
29
|
-
[`881672305`](https://github.com/benjie/
|
|
30
|
-
[`e5012f9a1`](https://github.com/benjie/
|
|
31
|
-
[`9ab2adba2`](https://github.com/benjie/
|
|
32
|
-
[`47f6f018b`](https://github.com/benjie/
|
|
33
|
-
[`ff4395bfc`](https://github.com/benjie/
|
|
34
|
-
[`502b23340`](https://github.com/benjie/
|
|
39
|
+
[[`620f9e07e`](https://github.com/benjie/crystal/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
|
|
40
|
+
[`1882e0185`](https://github.com/benjie/crystal/commit/1882e018576adf69bcae8a999224cb4d5e62a3e1),
|
|
41
|
+
[`881672305`](https://github.com/benjie/crystal/commit/88167230578393e3b24a364f0d673e36c5cb088d),
|
|
42
|
+
[`e5012f9a1`](https://github.com/benjie/crystal/commit/e5012f9a1901af63e1703ea4d717e8a22544f5e7),
|
|
43
|
+
[`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
|
|
44
|
+
[`47f6f018b`](https://github.com/benjie/crystal/commit/47f6f018b11761cbfaa63d709edc0e3f4f9a9924),
|
|
45
|
+
[`ff4395bfc`](https://github.com/benjie/crystal/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
|
|
46
|
+
[`502b23340`](https://github.com/benjie/crystal/commit/502b233401975637bc0d516af78721b37f6f9b7b)]:
|
|
35
47
|
- grafast@0.0.1-alpha.13
|
|
36
48
|
|
|
37
49
|
## 0.0.2-alpha.6
|
|
38
50
|
|
|
39
51
|
### Patch Changes
|
|
40
52
|
|
|
41
|
-
- [#406](https://github.com/benjie/
|
|
42
|
-
[`ecd7598f1`](https://github.com/benjie/
|
|
53
|
+
- [#406](https://github.com/benjie/crystal/pull/406)
|
|
54
|
+
[`ecd7598f1`](https://github.com/benjie/crystal/commit/ecd7598f1a12c724e744249246eec7b882198a8a)
|
|
43
55
|
Thanks [@benjie](https://github.com/benjie)! - More docs for graphile-export
|
|
44
56
|
|
|
45
57
|
- Updated dependencies
|
|
46
|
-
[[`9281a2d88`](https://github.com/benjie/
|
|
47
|
-
[`675b7abb9`](https://github.com/benjie/
|
|
58
|
+
[[`9281a2d88`](https://github.com/benjie/crystal/commit/9281a2d889ab1e72a3f6f9777779f31a6588d478),
|
|
59
|
+
[`675b7abb9`](https://github.com/benjie/crystal/commit/675b7abb93e11d955930b9026fb0b65a56ecc999)]:
|
|
48
60
|
- grafast@0.0.1-alpha.12
|
|
49
61
|
|
|
50
62
|
## 0.0.2-alpha.5
|
|
51
63
|
|
|
52
64
|
### Patch Changes
|
|
53
65
|
|
|
54
|
-
- [#372](https://github.com/benjie/
|
|
55
|
-
[`ae1a248eb`](https://github.com/benjie/
|
|
66
|
+
- [#372](https://github.com/benjie/crystal/pull/372)
|
|
67
|
+
[`ae1a248eb`](https://github.com/benjie/crystal/commit/ae1a248ebd5e907f94f37e44f2d17737cd5755cb)
|
|
56
68
|
Thanks [@benjie](https://github.com/benjie)! - Optimize away even more IIFEs
|
|
57
69
|
|
|
58
|
-
- [#383](https://github.com/benjie/
|
|
59
|
-
[`2c8586b36`](https://github.com/benjie/
|
|
70
|
+
- [#383](https://github.com/benjie/crystal/pull/383)
|
|
71
|
+
[`2c8586b36`](https://github.com/benjie/crystal/commit/2c8586b367b76af91d1785cc90455c70911fdec7)
|
|
60
72
|
Thanks [@benjie](https://github.com/benjie)! - Change
|
|
61
73
|
'objectType.extensions.grafast.Step' to
|
|
62
74
|
'objectType.extensions.grafast.assertStep', accept it via object spec,
|
|
63
75
|
deprecate registerObjectType form that accepts it (pass via object spec
|
|
64
76
|
instead), improve typings around it.
|
|
65
77
|
- Updated dependencies
|
|
66
|
-
[[`409581534`](https://github.com/benjie/
|
|
67
|
-
[`b7533bd4d`](https://github.com/benjie/
|
|
68
|
-
[`9feb769c2`](https://github.com/benjie/
|
|
69
|
-
[`7573bf374`](https://github.com/benjie/
|
|
70
|
-
[`2c8586b36`](https://github.com/benjie/
|
|
71
|
-
[`c43802d74`](https://github.com/benjie/
|
|
72
|
-
[`b118b8f6d`](https://github.com/benjie/
|
|
73
|
-
[`9008c4f87`](https://github.com/benjie/
|
|
74
|
-
[`e8c81cd20`](https://github.com/benjie/
|
|
78
|
+
[[`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd),
|
|
79
|
+
[`b7533bd4d`](https://github.com/benjie/crystal/commit/b7533bd4dfc210cb8b113b8fa06f163a212aa5e4),
|
|
80
|
+
[`9feb769c2`](https://github.com/benjie/crystal/commit/9feb769c2df0c57971ed26a937be4a1bee7a7524),
|
|
81
|
+
[`7573bf374`](https://github.com/benjie/crystal/commit/7573bf374897228b613b19f37b4e076737db3279),
|
|
82
|
+
[`2c8586b36`](https://github.com/benjie/crystal/commit/2c8586b367b76af91d1785cc90455c70911fdec7),
|
|
83
|
+
[`c43802d74`](https://github.com/benjie/crystal/commit/c43802d7419f93d18964c654f16d0937a2e23ca0),
|
|
84
|
+
[`b118b8f6d`](https://github.com/benjie/crystal/commit/b118b8f6dc18196212cfb0a05486e1dd8d77ccf8),
|
|
85
|
+
[`9008c4f87`](https://github.com/benjie/crystal/commit/9008c4f87df53be4051c49f9836358dc2baa59df),
|
|
86
|
+
[`e8c81cd20`](https://github.com/benjie/crystal/commit/e8c81cd2046390ed5b6799aa7ff3d90b28a1861a)]:
|
|
75
87
|
- grafast@0.0.1-alpha.10
|
|
76
88
|
|
|
77
89
|
## 0.0.2-alpha.4
|
|
78
90
|
|
|
79
91
|
### Patch Changes
|
|
80
92
|
|
|
81
|
-
- [#366](https://github.com/benjie/
|
|
82
|
-
[`6878c589c`](https://github.com/benjie/
|
|
93
|
+
- [#366](https://github.com/benjie/crystal/pull/366)
|
|
94
|
+
[`6878c589c`](https://github.com/benjie/crystal/commit/6878c589cc9fc8f05a6efd377e1272ae24fbf256)
|
|
83
95
|
Thanks [@benjie](https://github.com/benjie)! - Fix typeDefs export, and
|
|
84
96
|
makeGrafastSchema support for arg and input field plans.
|
|
85
97
|
- Updated dependencies
|
|
86
|
-
[[`339fe20d0`](https://github.com/benjie/
|
|
87
|
-
[`56237691b`](https://github.com/benjie/
|
|
88
|
-
[`ed1982f31`](https://github.com/benjie/
|
|
89
|
-
[`1fe47a2b0`](https://github.com/benjie/
|
|
90
|
-
[`6878c589c`](https://github.com/benjie/
|
|
91
|
-
[`2ac706f18`](https://github.com/benjie/
|
|
98
|
+
[[`339fe20d0`](https://github.com/benjie/crystal/commit/339fe20d0c6e8600d263ce8093cd85a6ea8adbbf),
|
|
99
|
+
[`56237691b`](https://github.com/benjie/crystal/commit/56237691bf3eed321b7159e17f36e3651356946f),
|
|
100
|
+
[`ed1982f31`](https://github.com/benjie/crystal/commit/ed1982f31a845ceb3aafd4b48d667649f06778f5),
|
|
101
|
+
[`1fe47a2b0`](https://github.com/benjie/crystal/commit/1fe47a2b08d6e7153a22dde3a99b7a9bf50c4f84),
|
|
102
|
+
[`6878c589c`](https://github.com/benjie/crystal/commit/6878c589cc9fc8f05a6efd377e1272ae24fbf256),
|
|
103
|
+
[`2ac706f18`](https://github.com/benjie/crystal/commit/2ac706f18660c855fe20f460b50694fdd04a7768)]:
|
|
92
104
|
- pg-sql2@5.0.0-alpha.3
|
|
93
105
|
- grafast@0.0.1-alpha.9
|
|
94
106
|
|
|
@@ -96,8 +108,8 @@
|
|
|
96
108
|
|
|
97
109
|
### Patch Changes
|
|
98
110
|
|
|
99
|
-
- [#332](https://github.com/benjie/
|
|
100
|
-
[`faa1c9eaa`](https://github.com/benjie/
|
|
111
|
+
- [#332](https://github.com/benjie/crystal/pull/332)
|
|
112
|
+
[`faa1c9eaa`](https://github.com/benjie/crystal/commit/faa1c9eaa25cbd6f0e25635f6a100d0dc9be6106)
|
|
101
113
|
Thanks [@benjie](https://github.com/benjie)! - Adjust dependencies and
|
|
102
114
|
peerDependencies and peerDependenciesMeta.
|
|
103
115
|
|
|
@@ -105,21 +117,21 @@
|
|
|
105
117
|
|
|
106
118
|
### Patch Changes
|
|
107
119
|
|
|
108
|
-
- [`21e95326d`](https://github.com/benjie/
|
|
120
|
+
- [`21e95326d`](https://github.com/benjie/crystal/commit/21e95326d72eaad7a8860c4c21a11736191f169b)
|
|
109
121
|
Thanks [@benjie](https://github.com/benjie)! - Fix the name of some exported
|
|
110
122
|
variables (Step -> Plan)
|
|
111
123
|
|
|
112
|
-
- [`7f857950a`](https://github.com/benjie/
|
|
124
|
+
- [`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
|
|
113
125
|
Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
|
|
114
126
|
TypeScript/tslib
|
|
115
127
|
|
|
116
128
|
- Updated dependencies
|
|
117
|
-
[[`2389f47ec`](https://github.com/benjie/
|
|
118
|
-
[`82cc01152`](https://github.com/benjie/
|
|
119
|
-
[`e91ee201d`](https://github.com/benjie/
|
|
120
|
-
[`865bec590`](https://github.com/benjie/
|
|
121
|
-
[`7f857950a`](https://github.com/benjie/
|
|
122
|
-
[`d39a5d409`](https://github.com/benjie/
|
|
129
|
+
[[`2389f47ec`](https://github.com/benjie/crystal/commit/2389f47ecf3b708f1085fdeb818eacaaeb257a2d),
|
|
130
|
+
[`82cc01152`](https://github.com/benjie/crystal/commit/82cc01152ee06dafce45299661afd77ad943d785),
|
|
131
|
+
[`e91ee201d`](https://github.com/benjie/crystal/commit/e91ee201d80d3b32e4e632b101f4c25362a1a05b),
|
|
132
|
+
[`865bec590`](https://github.com/benjie/crystal/commit/865bec5901f666e147f5d4088152d1f0d2584827),
|
|
133
|
+
[`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71),
|
|
134
|
+
[`d39a5d409`](https://github.com/benjie/crystal/commit/d39a5d409ffe1a5855740ecbff1ad11ec0bf6660)]:
|
|
123
135
|
- grafast@0.0.1-alpha.3
|
|
124
136
|
- pg-sql2@5.0.0-alpha.2
|
|
125
137
|
|
|
@@ -127,12 +139,12 @@
|
|
|
127
139
|
|
|
128
140
|
### Patch Changes
|
|
129
141
|
|
|
130
|
-
- [`759ad403d`](https://github.com/benjie/
|
|
142
|
+
- [`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)
|
|
131
143
|
Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
|
|
132
144
|
https://postgraphile.org/news/2023-04-26-version-5-alpha
|
|
133
145
|
|
|
134
146
|
- Updated dependencies
|
|
135
|
-
[[`759ad403d`](https://github.com/benjie/
|
|
147
|
+
[[`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
|
|
136
148
|
- grafast@0.0.1-alpha.1
|
|
137
149
|
- pg-sql2@5.0.0-alpha.1
|
|
138
150
|
|
|
@@ -140,18 +152,18 @@
|
|
|
140
152
|
|
|
141
153
|
### Patch Changes
|
|
142
154
|
|
|
143
|
-
- [#260](https://github.com/benjie/
|
|
144
|
-
[`d5312e6b9`](https://github.com/benjie/
|
|
155
|
+
- [#260](https://github.com/benjie/crystal/pull/260)
|
|
156
|
+
[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
|
|
145
157
|
Thanks [@benjie](https://github.com/benjie)! - TypeScript v5 is now required
|
|
146
158
|
|
|
147
159
|
- Updated dependencies
|
|
148
|
-
[[`ae304b33c`](https://github.com/benjie/
|
|
149
|
-
[`d5312e6b9`](https://github.com/benjie/
|
|
150
|
-
[`22ec50e36`](https://github.com/benjie/
|
|
151
|
-
[`0f4709356`](https://github.com/benjie/
|
|
152
|
-
[`f93c79b94`](https://github.com/benjie/
|
|
153
|
-
[`53e164cbc`](https://github.com/benjie/
|
|
154
|
-
[`395b4a2dd`](https://github.com/benjie/
|
|
160
|
+
[[`ae304b33c`](https://github.com/benjie/crystal/commit/ae304b33c7c5a04d36b552177ae24a7b7b522645),
|
|
161
|
+
[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c),
|
|
162
|
+
[`22ec50e36`](https://github.com/benjie/crystal/commit/22ec50e360d90de41c586c5c220438f780c10ee8),
|
|
163
|
+
[`0f4709356`](https://github.com/benjie/crystal/commit/0f47093560cf4f8b1f215853bc91d7f6531278cc),
|
|
164
|
+
[`f93c79b94`](https://github.com/benjie/crystal/commit/f93c79b94eb93ae04b1b2e0478f5106e1aca8ee2),
|
|
165
|
+
[`53e164cbc`](https://github.com/benjie/crystal/commit/53e164cbca7eaf1e6e03c849ac1bbe1789c61105),
|
|
166
|
+
[`395b4a2dd`](https://github.com/benjie/crystal/commit/395b4a2dd24044bad25f5e411a7a7cfa43883eef)]:
|
|
155
167
|
- grafast@0.0.1-1.1
|
|
156
168
|
- pg-sql2@5.0.0-1.1
|
|
157
169
|
|
|
@@ -191,11 +203,11 @@
|
|
|
191
203
|
|
|
192
204
|
### Patch Changes
|
|
193
205
|
|
|
194
|
-
- [#125](https://github.com/benjie/
|
|
195
|
-
[`91f2256b3`](https://github.com/benjie/
|
|
206
|
+
- [#125](https://github.com/benjie/crystal/pull/125)
|
|
207
|
+
[`91f2256b3`](https://github.com/benjie/crystal/commit/91f2256b3fd699bec19fc86f1ca79df057e58639)
|
|
196
208
|
Thanks [@benjie](https://github.com/benjie)! - Initial changesets release
|
|
197
209
|
|
|
198
210
|
- Updated dependencies
|
|
199
|
-
[[`91f2256b3`](https://github.com/benjie/
|
|
211
|
+
[[`91f2256b3`](https://github.com/benjie/crystal/commit/91f2256b3fd699bec19fc86f1ca79df057e58639)]:
|
|
200
212
|
- grafast@0.0.1-0.0
|
|
201
213
|
- pg-sql2@5.0.0-0.1
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "graphile-export",
|
|
3
|
-
"version": "0.0.2-
|
|
3
|
+
"version": "0.0.2-beta.1",
|
|
4
4
|
"description": "Export in-memory generated GraphQL schemas to JS files when built with our helpers.",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"node": ">=16"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
56
|
-
"grafast": "^0.0.1-
|
|
57
|
-
"pg-sql2": "^5.0.0-
|
|
56
|
+
"grafast": "^0.0.1-beta.1",
|
|
57
|
+
"pg-sql2": "^5.0.0-beta.1"
|
|
58
58
|
},
|
|
59
59
|
"peerDependenciesMeta": {
|
|
60
60
|
"pg-sql2": {
|