ruru 2.0.0-alpha.9 → 2.0.0-beta.2
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 +70 -34
- package/README.md +2 -2
- package/bundle/ruru.min.js +1 -1
- package/package.json +6 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,49 @@
|
|
|
1
1
|
# ruru
|
|
2
2
|
|
|
3
|
+
## 2.0.0-beta.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#488](https://github.com/benjie/crystal/pull/488)
|
|
8
|
+
[`9f82b8612`](https://github.com/benjie/crystal/commit/9f82b861206fdd2b8a7c50ba5184112dfb57b54a)
|
|
9
|
+
Thanks [@benjie](https://github.com/benjie)! - Fix detection of SQL aliases
|
|
10
|
+
|
|
11
|
+
## 2.0.0-beta.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)
|
|
16
|
+
Thanks [@benjie](https://github.com/benjie)! - Bump all packages to beta
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
[[`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)]:
|
|
20
|
+
- graphile-config@0.0.1-beta.1
|
|
21
|
+
|
|
22
|
+
## 2.0.0-alpha.11
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies
|
|
27
|
+
[[`a22830b2f`](https://github.com/benjie/crystal/commit/a22830b2f293b50a244ac18e1601d7579b450c7d)]:
|
|
28
|
+
- graphile-config@0.0.1-alpha.7
|
|
29
|
+
|
|
30
|
+
## 2.0.0-alpha.10
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- [#418](https://github.com/benjie/crystal/pull/418)
|
|
35
|
+
[`9ab2adba2`](https://github.com/benjie/crystal/commit/9ab2adba2c146b5d1bc91bbb2f25e4645ed381de)
|
|
36
|
+
Thanks [@benjie](https://github.com/benjie)! - Overhaul peerDependencies and
|
|
37
|
+
dependencies to try and eliminate duplicate modules error.
|
|
38
|
+
|
|
3
39
|
## 2.0.0-alpha.9
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
|
6
42
|
|
|
7
43
|
- Updated dependencies
|
|
8
|
-
[[`675b7abb9`](https://github.com/benjie/
|
|
9
|
-
[`c5050dd28`](https://github.com/benjie/
|
|
10
|
-
[`0d1782869`](https://github.com/benjie/
|
|
44
|
+
[[`675b7abb9`](https://github.com/benjie/crystal/commit/675b7abb93e11d955930b9026fb0b65a56ecc999),
|
|
45
|
+
[`c5050dd28`](https://github.com/benjie/crystal/commit/c5050dd286bd6d9fa4a5d9cfbf87ba609cb148dd),
|
|
46
|
+
[`0d1782869`](https://github.com/benjie/crystal/commit/0d1782869adc76f5bbcecfdcbb85a258c468ca37)]:
|
|
11
47
|
- graphile-config@0.0.1-alpha.6
|
|
12
48
|
|
|
13
49
|
## 2.0.0-alpha.8
|
|
@@ -15,15 +51,15 @@
|
|
|
15
51
|
### Patch Changes
|
|
16
52
|
|
|
17
53
|
- Updated dependencies
|
|
18
|
-
[[`644938276`](https://github.com/benjie/
|
|
54
|
+
[[`644938276`](https://github.com/benjie/crystal/commit/644938276ebd48c5486ba9736a525fcc66d7d714)]:
|
|
19
55
|
- graphile-config@0.0.1-alpha.5
|
|
20
56
|
|
|
21
57
|
## 2.0.0-alpha.7
|
|
22
58
|
|
|
23
59
|
### Patch Changes
|
|
24
60
|
|
|
25
|
-
- [#399](https://github.com/benjie/
|
|
26
|
-
[`409581534`](https://github.com/benjie/
|
|
61
|
+
- [#399](https://github.com/benjie/crystal/pull/399)
|
|
62
|
+
[`409581534`](https://github.com/benjie/crystal/commit/409581534f41ac2cf0ff21c77c2bcd8eaa8218fd)
|
|
27
63
|
Thanks [@benjie](https://github.com/benjie)! - Change many of the dependencies
|
|
28
64
|
to be instead (or also) peerDependencies, to avoid duplicate modules.
|
|
29
65
|
|
|
@@ -32,7 +68,7 @@
|
|
|
32
68
|
### Patch Changes
|
|
33
69
|
|
|
34
70
|
- Updated dependencies
|
|
35
|
-
[[`198ac74d5`](https://github.com/benjie/
|
|
71
|
+
[[`198ac74d5`](https://github.com/benjie/crystal/commit/198ac74d52fe1e47d602fe2b7c52f216d5216b25)]:
|
|
36
72
|
- graphile-config@0.0.1-alpha.4
|
|
37
73
|
|
|
38
74
|
## 2.0.0-alpha.5
|
|
@@ -40,38 +76,38 @@
|
|
|
40
76
|
### Patch Changes
|
|
41
77
|
|
|
42
78
|
- Updated dependencies
|
|
43
|
-
[[`adc7ae5e0`](https://github.com/benjie/
|
|
79
|
+
[[`adc7ae5e0`](https://github.com/benjie/crystal/commit/adc7ae5e002961c8b8286500527752f21139ab9e)]:
|
|
44
80
|
- graphile-config@0.0.1-alpha.3
|
|
45
81
|
|
|
46
82
|
## 2.0.0-alpha.4
|
|
47
83
|
|
|
48
84
|
### Patch Changes
|
|
49
85
|
|
|
50
|
-
- [`f34bd5a3c`](https://github.com/benjie/
|
|
86
|
+
- [`f34bd5a3c`](https://github.com/benjie/crystal/commit/f34bd5a3c353693b86a0307357a3620110700e1c)
|
|
51
87
|
Thanks [@benjie](https://github.com/benjie)! - Address dependency issues.
|
|
52
88
|
|
|
53
89
|
## 2.0.0-alpha.3
|
|
54
90
|
|
|
55
91
|
### Patch Changes
|
|
56
92
|
|
|
57
|
-
- [`2fe247f75`](https://github.com/benjie/
|
|
93
|
+
- [`2fe247f75`](https://github.com/benjie/crystal/commit/2fe247f751377e18b3d6809cba39a01aa1602dbc)
|
|
58
94
|
Thanks [@benjie](https://github.com/benjie)! - Added ability to download
|
|
59
95
|
mermaid plan diagram as SVG.
|
|
60
96
|
|
|
61
|
-
- [`7f857950a`](https://github.com/benjie/
|
|
97
|
+
- [`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
|
|
62
98
|
Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
|
|
63
99
|
TypeScript/tslib
|
|
64
100
|
|
|
65
101
|
- Updated dependencies
|
|
66
|
-
[[`7f857950a`](https://github.com/benjie/
|
|
102
|
+
[[`7f857950a`](https://github.com/benjie/crystal/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)]:
|
|
67
103
|
- graphile-config@0.0.1-alpha.2
|
|
68
104
|
|
|
69
105
|
## 2.0.0-alpha.2
|
|
70
106
|
|
|
71
107
|
### Patch Changes
|
|
72
108
|
|
|
73
|
-
- [#305](https://github.com/benjie/
|
|
74
|
-
[`3cf35fdb4`](https://github.com/benjie/
|
|
109
|
+
- [#305](https://github.com/benjie/crystal/pull/305)
|
|
110
|
+
[`3cf35fdb4`](https://github.com/benjie/crystal/commit/3cf35fdb41d08762e9ff838a55dd7fc6004941f8)
|
|
75
111
|
Thanks [@benjie](https://github.com/benjie)! - 🚨 Ruru is now a CommonJS
|
|
76
112
|
module, no longer an ESM module.
|
|
77
113
|
|
|
@@ -120,12 +156,12 @@
|
|
|
120
156
|
|
|
121
157
|
### Patch Changes
|
|
122
158
|
|
|
123
|
-
- [`759ad403d`](https://github.com/benjie/
|
|
159
|
+
- [`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)
|
|
124
160
|
Thanks [@benjie](https://github.com/benjie)! - Alpha release - see
|
|
125
161
|
https://postgraphile.org/news/2023-04-26-version-5-alpha
|
|
126
162
|
|
|
127
163
|
- Updated dependencies
|
|
128
|
-
[[`759ad403d`](https://github.com/benjie/
|
|
164
|
+
[[`759ad403d`](https://github.com/benjie/crystal/commit/759ad403d71363312c5225c165873ae84b8a098c)]:
|
|
129
165
|
- graphile-config@0.0.1-alpha.1
|
|
130
166
|
|
|
131
167
|
## 2.0.0-1.2
|
|
@@ -133,23 +169,23 @@
|
|
|
133
169
|
### Patch Changes
|
|
134
170
|
|
|
135
171
|
- Updated dependencies
|
|
136
|
-
[[`b4eaf89f4`](https://github.com/benjie/
|
|
172
|
+
[[`b4eaf89f4`](https://github.com/benjie/crystal/commit/b4eaf89f401ca207de08770361d07903f6bb9cb0)]:
|
|
137
173
|
- graphile-config@0.0.1-1.2
|
|
138
174
|
|
|
139
175
|
## 2.0.0-1.1
|
|
140
176
|
|
|
141
177
|
### Patch Changes
|
|
142
178
|
|
|
143
|
-
- [#267](https://github.com/benjie/
|
|
144
|
-
[`159735204`](https://github.com/benjie/
|
|
179
|
+
- [#267](https://github.com/benjie/crystal/pull/267)
|
|
180
|
+
[`159735204`](https://github.com/benjie/crystal/commit/15973520462d4a95e3cdf04fdacfc71ca851122f)
|
|
145
181
|
Thanks [@benjie](https://github.com/benjie)! - Add formatting for SQL aliases
|
|
146
182
|
|
|
147
|
-
- [#260](https://github.com/benjie/
|
|
148
|
-
[`d5312e6b9`](https://github.com/benjie/
|
|
183
|
+
- [#260](https://github.com/benjie/crystal/pull/260)
|
|
184
|
+
[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)
|
|
149
185
|
Thanks [@benjie](https://github.com/benjie)! - TypeScript v5 is now required
|
|
150
186
|
|
|
151
187
|
- Updated dependencies
|
|
152
|
-
[[`d5312e6b9`](https://github.com/benjie/
|
|
188
|
+
[[`d5312e6b9`](https://github.com/benjie/crystal/commit/d5312e6b968fbeb46d074b82a41b4bdbc166598c)]:
|
|
153
189
|
- graphile-config@0.0.1-1.1
|
|
154
190
|
|
|
155
191
|
## 2.0.0-0.13
|
|
@@ -163,15 +199,15 @@
|
|
|
163
199
|
### Patch Changes
|
|
164
200
|
|
|
165
201
|
- Updated dependencies
|
|
166
|
-
[[`11e7c12c5`](https://github.com/benjie/
|
|
202
|
+
[[`11e7c12c5`](https://github.com/benjie/crystal/commit/11e7c12c5a3545ee24b5e39392fbec190aa1cf85)]:
|
|
167
203
|
- graphile-config@0.0.1-0.6
|
|
168
204
|
|
|
169
205
|
## 2.0.0-0.11
|
|
170
206
|
|
|
171
207
|
### Patch Changes
|
|
172
208
|
|
|
173
|
-
- [#229](https://github.com/benjie/
|
|
174
|
-
[`b795b3da5`](https://github.com/benjie/
|
|
209
|
+
- [#229](https://github.com/benjie/crystal/pull/229)
|
|
210
|
+
[`b795b3da5`](https://github.com/benjie/crystal/commit/b795b3da5f8e8f13c495be3a8cf71667f3d149f8)
|
|
175
211
|
Thanks [@benjie](https://github.com/benjie)! - Upgrade GraphiQL, gaining the
|
|
176
212
|
watch mode fix.
|
|
177
213
|
|
|
@@ -179,8 +215,8 @@
|
|
|
179
215
|
|
|
180
216
|
### Patch Changes
|
|
181
217
|
|
|
182
|
-
- [#200](https://github.com/benjie/
|
|
183
|
-
[`e11698473`](https://github.com/benjie/
|
|
218
|
+
- [#200](https://github.com/benjie/crystal/pull/200)
|
|
219
|
+
[`e11698473`](https://github.com/benjie/crystal/commit/e1169847303790570bfafa07eb25d8fce53a0391)
|
|
184
220
|
Thanks [@benjie](https://github.com/benjie)! - Add support for websocket
|
|
185
221
|
subscriptions to Ruru.
|
|
186
222
|
|
|
@@ -196,7 +232,7 @@
|
|
|
196
232
|
### Patch Changes
|
|
197
233
|
|
|
198
234
|
- Updated dependencies
|
|
199
|
-
[[`842f6ccbb`](https://github.com/benjie/
|
|
235
|
+
[[`842f6ccbb`](https://github.com/benjie/crystal/commit/842f6ccbb3c9bd0c101c4f4df31c5ed1aea9b2ab)]:
|
|
200
236
|
- graphile-config@0.0.1-0.4
|
|
201
237
|
|
|
202
238
|
## 2.0.0-0.7
|
|
@@ -204,8 +240,8 @@
|
|
|
204
240
|
### Patch Changes
|
|
205
241
|
|
|
206
242
|
- Updated dependencies
|
|
207
|
-
[[`19e2961de`](https://github.com/benjie/
|
|
208
|
-
[`11d6be65e`](https://github.com/benjie/
|
|
243
|
+
[[`19e2961de`](https://github.com/benjie/crystal/commit/19e2961de67dc0b9601799bba256e4c4a23cc0cb),
|
|
244
|
+
[`11d6be65e`](https://github.com/benjie/crystal/commit/11d6be65e0da489f8ab3e3a8b8db145f8b2147ad)]:
|
|
209
245
|
- graphile-config@0.0.1-0.3
|
|
210
246
|
|
|
211
247
|
## 2.0.0-0.6
|
|
@@ -216,7 +252,7 @@
|
|
|
216
252
|
mutating immutable objects. Fix typo in README. Fix playground on grafast
|
|
217
253
|
website.
|
|
218
254
|
|
|
219
|
-
- [`8f04af08d`](https://github.com/benjie/
|
|
255
|
+
- [`8f04af08d`](https://github.com/benjie/crystal/commit/8f04af08da68baf7b2b4d508eac0d2a57064da7b)
|
|
220
256
|
Thanks [@benjie](https://github.com/benjie)! - Fix typo in README
|
|
221
257
|
|
|
222
258
|
## 2.0.0-0.5
|
|
@@ -261,12 +297,12 @@
|
|
|
261
297
|
|
|
262
298
|
### Major Changes
|
|
263
299
|
|
|
264
|
-
- [#125](https://github.com/benjie/
|
|
265
|
-
[`91f2256b3`](https://github.com/benjie/
|
|
300
|
+
- [#125](https://github.com/benjie/crystal/pull/125)
|
|
301
|
+
[`91f2256b3`](https://github.com/benjie/crystal/commit/91f2256b3fd699bec19fc86f1ca79df057e58639)
|
|
266
302
|
Thanks [@benjie](https://github.com/benjie)! - Initial changesets release
|
|
267
303
|
|
|
268
304
|
### Patch Changes
|
|
269
305
|
|
|
270
306
|
- Updated dependencies
|
|
271
|
-
[[`91f2256b3`](https://github.com/benjie/
|
|
307
|
+
[[`91f2256b3`](https://github.com/benjie/crystal/commit/91f2256b3fd699bec19fc86f1ca79df057e58639)]:
|
|
272
308
|
- graphile-config@0.0.1-0.0
|
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ installing it using the `npx` command. Here's an example command to explore
|
|
|
14
14
|
[@trevorblades](https://twitter.com/trevorblades)'s countries API:
|
|
15
15
|
|
|
16
16
|
```
|
|
17
|
-
npx ruru -SPe https://countries.trevorblades.com/graphql
|
|
17
|
+
npx ruru@beta -SPe https://countries.trevorblades.com/graphql
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
(`-S` enables subscriptions, `-P` proxies GraphQL requests; neither of these are
|
|
@@ -25,7 +25,7 @@ needed for Trevor's API, but you might want them for your API.)
|
|
|
25
25
|
Install Ruru:
|
|
26
26
|
|
|
27
27
|
```
|
|
28
|
-
yarn add ruru
|
|
28
|
+
yarn add ruru@beta
|
|
29
29
|
```
|
|
30
30
|
|
|
31
31
|
Then you can run something like the following to automatically proxy requests
|