@grafserv/persisted 0.0.0-alpha.15 → 0.0.0-alpha.17
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 +91 -69
- package/README.md +1 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,33 @@
|
|
|
1
1
|
# @grafserv/persisted
|
|
2
2
|
|
|
3
|
+
## 0.0.0-alpha.17
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
[[`dfefdad3c`](https://github.com/benjie/crystal/commit/dfefdad3cd5a99c36d47eb0bddd914bab4ca9a1f)]:
|
|
9
|
+
- grafast@0.0.1-alpha.16
|
|
10
|
+
- grafserv@0.0.1-alpha.16
|
|
11
|
+
|
|
12
|
+
## 0.0.0-alpha.16
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
[[`ea003ca3a`](https://github.com/benjie/crystal/commit/ea003ca3a8f68fb87dca603582e47981ed033996),
|
|
18
|
+
[`57d88b5fa`](https://github.com/benjie/crystal/commit/57d88b5fa3ed296210c1fcb223452213fd57985b),
|
|
19
|
+
[`a22830b2f`](https://github.com/benjie/crystal/commit/a22830b2f293b50a244ac18e1601d7579b450c7d),
|
|
20
|
+
[`9f87a26b1`](https://github.com/benjie/crystal/commit/9f87a26b10e5539aa88cfd9909e265513e941fd5)]:
|
|
21
|
+
- grafast@0.0.1-alpha.15
|
|
22
|
+
- graphile-config@0.0.1-alpha.7
|
|
23
|
+
- grafserv@0.0.1-alpha.15
|
|
24
|
+
|
|
3
25
|
## 0.0.0-alpha.15
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
6
28
|
|
|
7
29
|
- Updated dependencies
|
|
8
|
-
[[`d99d666fb`](https://github.com/benjie/
|
|
30
|
+
[[`d99d666fb`](https://github.com/benjie/crystal/commit/d99d666fb234eb02dd196610995fa480c596242a)]:
|
|
9
31
|
- grafast@0.0.1-alpha.14
|
|
10
32
|
- grafserv@0.0.1-alpha.14
|
|
11
33
|
|
|
@@ -13,25 +35,25 @@
|
|
|
13
35
|
|
|
14
36
|
### Patch Changes
|
|
15
37
|
|
|
16
|
-
- [#418](https://github.com/benjie/
|
|
17
|
-
[`9ab2adba2`](https://github.com/benjie/
|
|
38
|
+
- [#418](https://github.com/benjie/crystal/pull/418)
|
|
39
|
+
[`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de)
|
|
18
40
|
Thanks [@benjie](https://github.com/benjie)! - Overhaul peerDependencies and
|
|
19
41
|
dependencies to try and eliminate duplicate modules error.
|
|
20
42
|
|
|
21
|
-
- [#417](https://github.com/benjie/
|
|
22
|
-
[`9a324f195`](https://github.com/benjie/
|
|
43
|
+
- [#417](https://github.com/benjie/crystal/pull/417)
|
|
44
|
+
[`9a324f195`](https://github.com/benjie/crystal/commit/9a324f195568f3ee6ade858c881fe9777c238c14)
|
|
23
45
|
Thanks [@benjie](https://github.com/benjie)! - Use an LRU for caching the
|
|
24
46
|
getter from options - prevents memory exhaustion in the case of poorly written
|
|
25
47
|
consumer code.
|
|
26
48
|
- 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/
|
|
49
|
+
[[`620f9e07e`](https://github.com/benjie/crystal/commit/620f9e07ec6f4d66a8dc01ed6bb054a75f7b1c8b),
|
|
50
|
+
[`1882e0185`](https://github.com/benjie/crystal/commit/1882e018576adf69bcae8a999224cb4d5e62a3e1),
|
|
51
|
+
[`881672305`](https://github.com/benjie/crystal/commit/88167230578393e3b24a364f0d673e36c5cb088d),
|
|
52
|
+
[`e5012f9a1`](https://github.com/benjie/crystal/commit/e5012f9a1901af63e1703ea4d717e8a22544f5e7),
|
|
53
|
+
[`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de),
|
|
54
|
+
[`47f6f018b`](https://github.com/benjie/crystal/commit/47f6f018b11761cbfaa63d709edc0e3f4f9a9924),
|
|
55
|
+
[`ff4395bfc`](https://github.com/benjie/crystal/commit/ff4395bfc6e6b2fb263f644dae1e984c52dd84b9),
|
|
56
|
+
[`502b23340`](https://github.com/benjie/crystal/commit/502b233401975637bc0d516af78721b37f6f9b7b)]:
|
|
35
57
|
- grafast@0.0.1-alpha.13
|
|
36
58
|
- grafserv@0.0.1-alpha.13
|
|
37
59
|
|
|
@@ -39,22 +61,22 @@
|
|
|
39
61
|
|
|
40
62
|
### Patch Changes
|
|
41
63
|
|
|
42
|
-
- [#407](https://github.com/benjie/
|
|
43
|
-
[`9281a2d88`](https://github.com/benjie/
|
|
64
|
+
- [#407](https://github.com/benjie/crystal/pull/407)
|
|
65
|
+
[`9281a2d88`](https://github.com/benjie/crystal/commit/9281a2d889ab1e72a3f6f9777779f31a6588d478)
|
|
44
66
|
Thanks [@benjie](https://github.com/benjie)! - Exported `version` no longer
|
|
45
67
|
uses `require('../package.json')` hack, instead the version number is written
|
|
46
68
|
to a source file at versioning time. Packages now export `version`.
|
|
47
69
|
|
|
48
|
-
- [#408](https://github.com/benjie/
|
|
49
|
-
[`799007532`](https://github.com/benjie/
|
|
70
|
+
- [#408](https://github.com/benjie/crystal/pull/408)
|
|
71
|
+
[`799007532`](https://github.com/benjie/crystal/commit/79900753258f5fae8c64160281dfd4f3c68d7b11)
|
|
50
72
|
Thanks [@benjie](https://github.com/benjie)! - No longer polls the persisted
|
|
51
73
|
queries folder every 5 seconds unless you configure it to do so. New watch
|
|
52
74
|
mode _untested_.
|
|
53
75
|
- Updated dependencies
|
|
54
|
-
[[`9281a2d88`](https://github.com/benjie/
|
|
55
|
-
[`675b7abb9`](https://github.com/benjie/
|
|
56
|
-
[`c5050dd28`](https://github.com/benjie/
|
|
57
|
-
[`0d1782869`](https://github.com/benjie/
|
|
76
|
+
[[`9281a2d88`](https://github.com/benjie/crystal/commit/9281a2d889ab1e72a3f6f9777779f31a6588d478),
|
|
77
|
+
[`675b7abb9`](https://github.com/benjie/crystal/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
|
|
78
|
+
[`c5050dd28`](https://github.com/benjie/crystal/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
|
|
79
|
+
[`0d1782869`](https://github.com/benjie/crystal/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
|
|
58
80
|
- grafast@0.0.1-alpha.12
|
|
59
81
|
- graphile-config@0.0.1-alpha.6
|
|
60
82
|
- grafserv@0.0.1-alpha.12
|
|
@@ -64,7 +86,7 @@
|
|
|
64
86
|
### Patch Changes
|
|
65
87
|
|
|
66
88
|
- Updated dependencies
|
|
67
|
-
[[`644938276`](https://github.com/benjie/
|
|
89
|
+
[[`644938276`](https://github.com/benjie/crystal/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
|
|
68
90
|
- graphile-config@0.0.1-alpha.5
|
|
69
91
|
- grafast@0.0.1-alpha.11
|
|
70
92
|
- grafserv@0.0.1-alpha.11
|
|
@@ -73,20 +95,20 @@
|
|
|
73
95
|
|
|
74
96
|
### Patch Changes
|
|
75
97
|
|
|
76
|
-
- [#399](https://github.com/benjie/
|
|
77
|
-
[`409581534`](https://github.com/benjie/
|
|
98
|
+
- [#399](https://github.com/benjie/crystal/pull/399)
|
|
99
|
+
[`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
|
|
78
100
|
Thanks [@benjie](https://github.com/benjie)! - Change many of the dependencies
|
|
79
101
|
to be instead (or also) peerDependencies, to avoid duplicate modules.
|
|
80
102
|
- Updated dependencies
|
|
81
|
-
[[`409581534`](https://github.com/benjie/
|
|
82
|
-
[`b7533bd4d`](https://github.com/benjie/
|
|
83
|
-
[`9feb769c2`](https://github.com/benjie/
|
|
84
|
-
[`7573bf374`](https://github.com/benjie/
|
|
85
|
-
[`2c8586b36`](https://github.com/benjie/
|
|
86
|
-
[`c43802d74`](https://github.com/benjie/
|
|
87
|
-
[`b118b8f6d`](https://github.com/benjie/
|
|
88
|
-
[`9008c4f87`](https://github.com/benjie/
|
|
89
|
-
[`e8c81cd20`](https://github.com/benjie/
|
|
103
|
+
[[`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd),
|
|
104
|
+
[`b7533bd4d`](https://github.com/benjie/crystal/commit/b7533bd4dfc210cb8b113b8fa06f163a212aa5e4),
|
|
105
|
+
[`9feb769c2`](https://github.com/benjie/crystal/commit/9feb769c2df0c57971ed26a937be4a1bee7a7524),
|
|
106
|
+
[`7573bf374`](https://github.com/benjie/crystal/commit/7573bf374897228b613b19f37b4e076737db3279),
|
|
107
|
+
[`2c8586b36`](https://github.com/benjie/crystal/commit/2c8586b367b76af91d1785cc90455c70911fdec7),
|
|
108
|
+
[`c43802d74`](https://github.com/benjie/crystal/commit/c43802d7419f93d18964c654f16d0937a2e23ca0),
|
|
109
|
+
[`b118b8f6d`](https://github.com/benjie/crystal/commit/b118b8f6dc18196212cfb0a05486e1dd8d77ccf8),
|
|
110
|
+
[`9008c4f87`](https://github.com/benjie/crystal/commit/9008c4f87df53be4051c49f9836358dc2baa59df),
|
|
111
|
+
[`e8c81cd20`](https://github.com/benjie/crystal/commit/e8c81cd2046390ed5b6799aa7ff3d90b28a1861a)]:
|
|
90
112
|
- grafserv@0.0.1-alpha.10
|
|
91
113
|
- grafast@0.0.1-alpha.10
|
|
92
114
|
|
|
@@ -95,12 +117,12 @@
|
|
|
95
117
|
### Patch Changes
|
|
96
118
|
|
|
97
119
|
- Updated dependencies
|
|
98
|
-
[[`56237691b`](https://github.com/benjie/
|
|
99
|
-
[`ed1982f31`](https://github.com/benjie/
|
|
100
|
-
[`1fe47a2b0`](https://github.com/benjie/
|
|
101
|
-
[`198ac74d5`](https://github.com/benjie/
|
|
102
|
-
[`6878c589c`](https://github.com/benjie/
|
|
103
|
-
[`2ac706f18`](https://github.com/benjie/
|
|
120
|
+
[[`56237691b`](https://github.com/benjie/crystal/commit/56237691bf3eed321b7159e17f36e3651356946f),
|
|
121
|
+
[`ed1982f31`](https://github.com/benjie/crystal/commit/ed1982f31a845ceb3aafd4b48d667649f06778f5),
|
|
122
|
+
[`1fe47a2b0`](https://github.com/benjie/crystal/commit/1fe47a2b08d6e7153a22dde3a99b7a9bf50c4f84),
|
|
123
|
+
[`198ac74d5`](https://github.com/benjie/crystal/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25),
|
|
124
|
+
[`6878c589c`](https://github.com/benjie/crystal/commit/6878c589cc9fc8f05a6efd377e1272ae24fbf256),
|
|
125
|
+
[`2ac706f18`](https://github.com/benjie/crystal/commit/2ac706f18660c855fe20f460b50694fdd04a7768)]:
|
|
104
126
|
- grafast@0.0.1-alpha.9
|
|
105
127
|
- graphile-config@0.0.1-alpha.4
|
|
106
128
|
- grafserv@0.0.1-alpha.9
|
|
@@ -110,7 +132,7 @@
|
|
|
110
132
|
### Patch Changes
|
|
111
133
|
|
|
112
134
|
- Updated dependencies
|
|
113
|
-
[[`dd3ef599c`](https://github.com/benjie/
|
|
135
|
+
[[`dd3ef599c`](https://github.com/benjie/crystal/commit/dd3ef599c7f2530fd1a19a852d334b7349e49e70)]:
|
|
114
136
|
- grafast@0.0.1-alpha.8
|
|
115
137
|
- grafserv@0.0.1-alpha.8
|
|
116
138
|
|
|
@@ -119,11 +141,11 @@
|
|
|
119
141
|
### Patch Changes
|
|
120
142
|
|
|
121
143
|
- Updated dependencies
|
|
122
|
-
[[`5c9d32264`](https://github.com/benjie/
|
|
123
|
-
[`9ddaaaa96`](https://github.com/benjie/
|
|
124
|
-
[`2fcbe688c`](https://github.com/benjie/
|
|
125
|
-
[`3a984718a`](https://github.com/benjie/
|
|
126
|
-
[`adc7ae5e0`](https://github.com/benjie/
|
|
144
|
+
[[`5c9d32264`](https://github.com/benjie/crystal/commit/5c9d322644028e33f5273fb9bcaaf6a80f1f7360),
|
|
145
|
+
[`9ddaaaa96`](https://github.com/benjie/crystal/commit/9ddaaaa9617874cb44946acfcd252517ae427446),
|
|
146
|
+
[`2fcbe688c`](https://github.com/benjie/crystal/commit/2fcbe688c11b355f0688b96e99012a829cf8b7cb),
|
|
147
|
+
[`3a984718a`](https://github.com/benjie/crystal/commit/3a984718a322685304777dec7cd48a1efa15539d),
|
|
148
|
+
[`adc7ae5e0`](https://github.com/benjie/crystal/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
|
|
127
149
|
- grafast@0.0.1-alpha.7
|
|
128
150
|
- grafserv@0.0.1-alpha.7
|
|
129
151
|
- graphile-config@0.0.1-alpha.3
|
|
@@ -133,7 +155,7 @@
|
|
|
133
155
|
### Patch Changes
|
|
134
156
|
|
|
135
157
|
- Updated dependencies
|
|
136
|
-
[[`f75926f4b`](https://github.com/benjie/
|
|
158
|
+
[[`f75926f4b`](https://github.com/benjie/crystal/commit/f75926f4b9aee33adff8bdf6b1a4137582cb47ba)]:
|
|
137
159
|
- grafast@0.0.1-alpha.6
|
|
138
160
|
- grafserv@0.0.1-alpha.6
|
|
139
161
|
|
|
@@ -142,8 +164,8 @@
|
|
|
142
164
|
### Patch Changes
|
|
143
165
|
|
|
144
166
|
- Updated dependencies
|
|
145
|
-
[[`86e503d78`](https://github.com/benjie/
|
|
146
|
-
[`24822d0dc`](https://github.com/benjie/
|
|
167
|
+
[[`86e503d78`](https://github.com/benjie/crystal/commit/86e503d785626ad9a2e91ec2e70b272dd632d425),
|
|
168
|
+
[`24822d0dc`](https://github.com/benjie/crystal/commit/24822d0dc87d41f0b0737d6e00cf4022de4bab5e)]:
|
|
147
169
|
- grafast@0.0.1-alpha.5
|
|
148
170
|
- grafserv@0.0.1-alpha.5
|
|
149
171
|
|
|
@@ -152,7 +174,7 @@
|
|
|
152
174
|
### Patch Changes
|
|
153
175
|
|
|
154
176
|
- Updated dependencies
|
|
155
|
-
[[`45dcf3a8f`](https://github.com/benjie/
|
|
177
|
+
[[`45dcf3a8f`](https://github.com/benjie/crystal/commit/45dcf3a8fd8bad5c8b82a7cbff2db4dacb916950)]:
|
|
156
178
|
- grafast@0.0.1-alpha.4
|
|
157
179
|
- grafserv@0.0.1-alpha.4
|
|
158
180
|
|
|
@@ -160,8 +182,8 @@
|
|
|
160
182
|
|
|
161
183
|
### Patch Changes
|
|
162
184
|
|
|
163
|
-
- [#332](https://github.com/benjie/
|
|
164
|
-
[`faa1c9eaa`](https://github.com/benjie/
|
|
185
|
+
- [#332](https://github.com/benjie/crystal/pull/332)
|
|
186
|
+
[`faa1c9eaa`](https://github.com/benjie/crystal/commit/faa1c9eaa25cbd6f0e25635f6a100d0dc9be6106)
|
|
165
187
|
Thanks [@benjie](https://github.com/benjie)! - Adjust dependencies and
|
|
166
188
|
peerDependencies and peerDependenciesMeta.
|
|
167
189
|
|
|
@@ -169,16 +191,16 @@
|
|
|
169
191
|
|
|
170
192
|
### Patch Changes
|
|
171
193
|
|
|
172
|
-
- [`7f857950a`](https://github.com/benjie/
|
|
194
|
+
- [`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
|
|
173
195
|
Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
|
|
174
196
|
TypeScript/tslib
|
|
175
197
|
|
|
176
198
|
- Updated dependencies
|
|
177
|
-
[[`2389f47ec`](https://github.com/benjie/
|
|
178
|
-
[`e91ee201d`](https://github.com/benjie/
|
|
179
|
-
[`865bec590`](https://github.com/benjie/
|
|
180
|
-
[`7f857950a`](https://github.com/benjie/
|
|
181
|
-
[`d39a5d409`](https://github.com/benjie/
|
|
199
|
+
[[`2389f47ec`](https://github.com/benjie/crystal/commit/2389f47ecf3b708f1085fdeb818eacaaeb257a2d),
|
|
200
|
+
[`e91ee201d`](https://github.com/benjie/crystal/commit/e91ee201d80d3b32e4e632b101f4c25362a1a05b),
|
|
201
|
+
[`865bec590`](https://github.com/benjie/crystal/commit/865bec5901f666e147f5d4088152d1f0d2584827),
|
|
202
|
+
[`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71),
|
|
203
|
+
[`d39a5d409`](https://github.com/benjie/crystal/commit/d39a5d409ffe1a5855740ecbff1ad11ec0bf6660)]:
|
|
182
204
|
- grafast@0.0.1-alpha.3
|
|
183
205
|
- grafserv@0.0.1-alpha.3
|
|
184
206
|
- graphile-config@0.0.1-alpha.2
|
|
@@ -188,9 +210,9 @@
|
|
|
188
210
|
### Patch Changes
|
|
189
211
|
|
|
190
212
|
- Updated dependencies
|
|
191
|
-
[[`3cf35fdb4`](https://github.com/benjie/
|
|
192
|
-
[`7c45eaf4e`](https://github.com/benjie/
|
|
193
|
-
[`3df3f1726`](https://github.com/benjie/
|
|
213
|
+
[[`3cf35fdb4`](https://github.com/benjie/crystal/commit/3cf35fdb41d08762e9ff838a55dd7fc6004941f8),
|
|
214
|
+
[`7c45eaf4e`](https://github.com/benjie/crystal/commit/7c45eaf4ed6edf3b9e7bb17846d553f5504e0fb4),
|
|
215
|
+
[`3df3f1726`](https://github.com/benjie/crystal/commit/3df3f17269bb896cdee90ed8c4ab46fb821a1509)]:
|
|
194
216
|
- grafserv@0.0.1-alpha.2
|
|
195
217
|
- grafast@0.0.1-alpha.2
|
|
196
218
|
|
|
@@ -198,12 +220,12 @@
|
|
|
198
220
|
|
|
199
221
|
### Patch Changes
|
|
200
222
|
|
|
201
|
-
- [`759ad403d`](https://github.com/benjie/
|
|
223
|
+
- [`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)
|
|
202
224
|
Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
|
|
203
225
|
https://postgraphile.org/news/2023-04-26-version-5-alpha
|
|
204
226
|
|
|
205
227
|
- Updated dependencies
|
|
206
|
-
[[`759ad403d`](https://github.com/benjie/
|
|
228
|
+
[[`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
|
|
207
229
|
- grafast@0.0.1-alpha.1
|
|
208
230
|
- grafserv@0.0.1-alpha.1
|
|
209
231
|
- graphile-config@0.0.1-alpha.1
|
|
@@ -212,16 +234,16 @@
|
|
|
212
234
|
|
|
213
235
|
### Patch Changes
|
|
214
236
|
|
|
215
|
-
- [#297](https://github.com/benjie/
|
|
216
|
-
[`5a7396e2d`](https://github.com/benjie/
|
|
237
|
+
- [#297](https://github.com/benjie/crystal/pull/297)
|
|
238
|
+
[`5a7396e2d`](https://github.com/benjie/crystal/commit/5a7396e2d1675f49b1d54cf6e748f2bc35aefe8a)
|
|
217
239
|
Thanks [@benjie](https://github.com/benjie)! - New @grafserv/persisted plugin
|
|
218
240
|
to add persisted operations support to Grafserv 🎉
|
|
219
241
|
- Updated dependencies
|
|
220
|
-
[[`90ed0cb7a`](https://github.com/benjie/
|
|
221
|
-
[`56be761c2`](https://github.com/benjie/
|
|
222
|
-
[`8d270ead3`](https://github.com/benjie/
|
|
223
|
-
[`1a012bdd7`](https://github.com/benjie/
|
|
224
|
-
[`b4eaf89f4`](https://github.com/benjie/
|
|
242
|
+
[[`90ed0cb7a`](https://github.com/benjie/crystal/commit/90ed0cb7a78479b85115cd1ce045ac253107b3eb),
|
|
243
|
+
[`56be761c2`](https://github.com/benjie/crystal/commit/56be761c29343e28ba4980c62c955b5adaef25c0),
|
|
244
|
+
[`8d270ead3`](https://github.com/benjie/crystal/commit/8d270ead3fa8331e28974aae052bd48ad537d1bf),
|
|
245
|
+
[`1a012bdd7`](https://github.com/benjie/crystal/commit/1a012bdd7d3748ac9a4ca9b1f771876654988f25),
|
|
246
|
+
[`b4eaf89f4`](https://github.com/benjie/crystal/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
|
|
225
247
|
- grafserv@0.0.1-1.3
|
|
226
248
|
- grafast@0.0.1-1.3
|
|
227
249
|
- graphile-config@0.0.1-1.2
|
package/README.md
CHANGED
|
@@ -37,6 +37,7 @@ And please give some love to our featured sponsors 🤩:
|
|
|
37
37
|
</tr><tr>
|
|
38
38
|
<td align="center"><a href=""><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
|
|
39
39
|
<td align="center"><a href="https://stellate.co/"><img src="https://graphile.org/images/sponsors/Stellate.png" width="90" height="90" alt="Stellate" /><br />Stellate</a> *</td>
|
|
40
|
+
<td align="center"><a href="https://www.accenture.com/"><img src="https://graphile.org/images/sponsors/accenture.svg" width="90" height="90" alt="Accenture" /><br />Accenture</a> *</td>
|
|
40
41
|
</tr></table>
|
|
41
42
|
|
|
42
43
|
<em>\* Sponsors the entire Graphile suite</em>
|
package/dist/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const version = "0.0.0-alpha.
|
|
1
|
+
export declare const version = "0.0.0-alpha.17";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/dist/version.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@grafserv/persisted",
|
|
3
|
-
"version": "0.0.0-alpha.
|
|
3
|
+
"version": "0.0.0-alpha.17",
|
|
4
4
|
"description": "Persisted operations support for Grafserv",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -46,9 +46,9 @@
|
|
|
46
46
|
"node": ">=16.10"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"grafast": "^0.0.1-alpha.
|
|
50
|
-
"grafserv": "^0.0.1-alpha.
|
|
51
|
-
"graphile-config": "^0.0.1-alpha.
|
|
49
|
+
"grafast": "^0.0.1-alpha.16",
|
|
50
|
+
"grafserv": "^0.0.1-alpha.16",
|
|
51
|
+
"graphile-config": "^0.0.1-alpha.7"
|
|
52
52
|
},
|
|
53
53
|
"peerDependenciesMeta": {
|
|
54
54
|
"graphile-config": {
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"grafast": "^0.0.1-alpha.
|
|
60
|
-
"grafserv": "^0.0.1-alpha.
|
|
61
|
-
"graphile-config": "^0.0.1-alpha.
|
|
59
|
+
"grafast": "^0.0.1-alpha.16",
|
|
60
|
+
"grafserv": "^0.0.1-alpha.16",
|
|
61
|
+
"graphile-config": "^0.0.1-alpha.7",
|
|
62
62
|
"jest": "^28.1.3",
|
|
63
63
|
"jest-serializer-graphql-schema": "^5.0.0-alpha.2",
|
|
64
64
|
"ts-node": "^10.9.1",
|