@quenty/remoting 12.31.1 → 12.32.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 +31 -454
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,896 +3,473 @@
|
|
|
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
|
-
|
|
6
|
+
# [12.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.31.2...@quenty/remoting@12.32.0) (2026-05-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/remoting
|
|
9
9
|
|
|
10
|
+
## [12.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.31.1...@quenty/remoting@12.31.2) (2026-04-30)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/remoting
|
|
11
13
|
|
|
14
|
+
## [12.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.31.0...@quenty/remoting@12.31.1) (2026-04-29)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/remoting
|
|
13
17
|
|
|
14
18
|
# [12.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.30.0...@quenty/remoting@12.31.0) (2026-04-23)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/remoting
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [12.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.29.0...@quenty/remoting@12.30.0) (2026-04-14)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/remoting
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [12.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.28.0...@quenty/remoting@12.29.0) (2026-02-20)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @quenty/remoting
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
# [12.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.27.0...@quenty/remoting@12.28.0) (2026-02-19)
|
|
39
31
|
|
|
40
32
|
**Note:** Version bump only for package @quenty/remoting
|
|
41
33
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
34
|
# [12.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.26.1...@quenty/remoting@12.27.0) (2026-02-17)
|
|
47
35
|
|
|
48
36
|
**Note:** Version bump only for package @quenty/remoting
|
|
49
37
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
38
|
## [12.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.26.0...@quenty/remoting@12.26.1) (2026-01-21)
|
|
55
39
|
|
|
56
40
|
**Note:** Version bump only for package @quenty/remoting
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
42
|
# [12.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.25.0...@quenty/remoting@12.26.0) (2026-01-18)
|
|
63
43
|
|
|
64
44
|
**Note:** Version bump only for package @quenty/remoting
|
|
65
45
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
46
|
# [12.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.24.0...@quenty/remoting@12.25.0) (2026-01-16)
|
|
71
47
|
|
|
72
|
-
|
|
73
48
|
### Features
|
|
74
49
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
50
|
+
- Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
|
|
80
51
|
|
|
81
52
|
# [12.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.23.2...@quenty/remoting@12.24.0) (2026-01-13)
|
|
82
53
|
|
|
83
54
|
**Note:** Version bump only for package @quenty/remoting
|
|
84
55
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
56
|
## [12.23.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.23.1...@quenty/remoting@12.23.2) (2026-01-12)
|
|
90
57
|
|
|
91
|
-
|
|
92
58
|
### Bug Fixes
|
|
93
59
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
60
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
99
61
|
|
|
100
62
|
## [12.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.23.0...@quenty/remoting@12.23.1) (2026-01-10)
|
|
101
63
|
|
|
102
64
|
**Note:** Version bump only for package @quenty/remoting
|
|
103
65
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
66
|
# [12.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.22.0...@quenty/remoting@12.23.0) (2026-01-08)
|
|
109
67
|
|
|
110
68
|
**Note:** Version bump only for package @quenty/remoting
|
|
111
69
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
70
|
# [12.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.6...@quenty/remoting@12.22.0) (2026-01-04)
|
|
117
71
|
|
|
118
72
|
**Note:** Version bump only for package @quenty/remoting
|
|
119
73
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
74
|
## [12.21.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.5...@quenty/remoting@12.21.6) (2026-01-03)
|
|
125
75
|
|
|
126
76
|
**Note:** Version bump only for package @quenty/remoting
|
|
127
77
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
78
|
## [12.21.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.4...@quenty/remoting@12.21.5) (2025-12-31)
|
|
133
79
|
|
|
134
|
-
|
|
135
80
|
### Bug Fixes
|
|
136
81
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
82
|
+
- Fix dependencies missing in packages ([97bd47d](https://github.com/Quenty/NevermoreEngine/commit/97bd47d341017152f91a28d8444252d20a8de9fa))
|
|
142
83
|
|
|
143
84
|
## [12.21.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.3...@quenty/remoting@12.21.4) (2025-12-29)
|
|
144
85
|
|
|
145
86
|
**Note:** Version bump only for package @quenty/remoting
|
|
146
87
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
88
|
## [12.21.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.2...@quenty/remoting@12.21.3) (2025-12-29)
|
|
152
89
|
|
|
153
90
|
**Note:** Version bump only for package @quenty/remoting
|
|
154
91
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
92
|
## [12.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.1...@quenty/remoting@12.21.2) (2025-11-22)
|
|
160
93
|
|
|
161
94
|
**Note:** Version bump only for package @quenty/remoting
|
|
162
95
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
96
|
## [12.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.21.0...@quenty/remoting@12.21.1) (2025-11-12)
|
|
168
97
|
|
|
169
98
|
**Note:** Version bump only for package @quenty/remoting
|
|
170
99
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
100
|
# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.20.0...@quenty/remoting@12.21.0) (2025-09-26)
|
|
176
101
|
|
|
177
102
|
**Note:** Version bump only for package @quenty/remoting
|
|
178
103
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
104
|
# [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.19.1...@quenty/remoting@12.20.0) (2025-08-29)
|
|
184
105
|
|
|
185
106
|
**Note:** Version bump only for package @quenty/remoting
|
|
186
107
|
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
108
|
## [12.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.19.0...@quenty/remoting@12.19.1) (2025-08-12)
|
|
192
109
|
|
|
193
110
|
**Note:** Version bump only for package @quenty/remoting
|
|
194
111
|
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
112
|
# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.18.3...@quenty/remoting@12.19.0) (2025-05-10)
|
|
200
113
|
|
|
201
|
-
|
|
202
114
|
### Bug Fixes
|
|
203
115
|
|
|
204
|
-
|
|
205
|
-
|
|
116
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
206
117
|
|
|
207
118
|
### Features
|
|
208
119
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
120
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
214
121
|
|
|
215
122
|
## [12.18.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.18.2...@quenty/remoting@12.18.3) (2025-04-10)
|
|
216
123
|
|
|
217
124
|
**Note:** Version bump only for package @quenty/remoting
|
|
218
125
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
126
|
## [12.18.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.18.0...@quenty/remoting@12.18.2) (2025-04-07)
|
|
224
127
|
|
|
225
|
-
|
|
226
128
|
### Bug Fixes
|
|
227
129
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
130
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
131
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
234
132
|
|
|
235
133
|
## [12.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.18.0...@quenty/remoting@12.18.1) (2025-04-07)
|
|
236
134
|
|
|
237
|
-
|
|
238
135
|
### Bug Fixes
|
|
239
136
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
137
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
245
138
|
|
|
246
139
|
# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.17.2...@quenty/remoting@12.18.0) (2025-04-02)
|
|
247
140
|
|
|
248
141
|
**Note:** Version bump only for package @quenty/remoting
|
|
249
142
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
143
|
## [12.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.17.1...@quenty/remoting@12.17.2) (2025-03-31)
|
|
255
144
|
|
|
256
145
|
**Note:** Version bump only for package @quenty/remoting
|
|
257
146
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
147
|
## [12.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.17.0...@quenty/remoting@12.17.1) (2025-03-21)
|
|
263
148
|
|
|
264
149
|
**Note:** Version bump only for package @quenty/remoting
|
|
265
150
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
151
|
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.16.0...@quenty/remoting@12.17.0) (2025-02-18)
|
|
271
152
|
|
|
272
153
|
**Note:** Version bump only for package @quenty/remoting
|
|
273
154
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
155
|
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.15.0...@quenty/remoting@12.16.0) (2024-12-15)
|
|
279
156
|
|
|
280
157
|
**Note:** Version bump only for package @quenty/remoting
|
|
281
158
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
159
|
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.14.0...@quenty/remoting@12.15.0) (2024-12-03)
|
|
287
160
|
|
|
288
161
|
**Note:** Version bump only for package @quenty/remoting
|
|
289
162
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
163
|
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.13.0...@quenty/remoting@12.14.0) (2024-11-13)
|
|
295
164
|
|
|
296
165
|
**Note:** Version bump only for package @quenty/remoting
|
|
297
166
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
167
|
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.12.1...@quenty/remoting@12.13.0) (2024-11-06)
|
|
303
168
|
|
|
304
169
|
**Note:** Version bump only for package @quenty/remoting
|
|
305
170
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
171
|
## [12.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.12.0...@quenty/remoting@12.12.1) (2024-11-04)
|
|
311
172
|
|
|
312
173
|
**Note:** Version bump only for package @quenty/remoting
|
|
313
174
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
175
|
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.11.0...@quenty/remoting@12.12.0) (2024-11-03)
|
|
319
176
|
|
|
320
177
|
**Note:** Version bump only for package @quenty/remoting
|
|
321
178
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
179
|
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.10.1...@quenty/remoting@12.11.0) (2024-10-23)
|
|
327
180
|
|
|
328
181
|
**Note:** Version bump only for package @quenty/remoting
|
|
329
182
|
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
183
|
## [12.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.10.0...@quenty/remoting@12.10.1) (2024-10-09)
|
|
335
184
|
|
|
336
185
|
**Note:** Version bump only for package @quenty/remoting
|
|
337
186
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
187
|
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.9.1...@quenty/remoting@12.10.0) (2024-10-06)
|
|
343
188
|
|
|
344
189
|
**Note:** Version bump only for package @quenty/remoting
|
|
345
190
|
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
191
|
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.9.0...@quenty/remoting@12.9.1) (2024-10-04)
|
|
351
192
|
|
|
352
193
|
**Note:** Version bump only for package @quenty/remoting
|
|
353
194
|
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
195
|
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.8.0...@quenty/remoting@12.9.0) (2024-10-04)
|
|
359
196
|
|
|
360
197
|
**Note:** Version bump only for package @quenty/remoting
|
|
361
198
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
199
|
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.7.0...@quenty/remoting@12.8.0) (2024-09-25)
|
|
367
200
|
|
|
368
201
|
**Note:** Version bump only for package @quenty/remoting
|
|
369
202
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
203
|
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.6.0...@quenty/remoting@12.7.0) (2024-09-25)
|
|
375
204
|
|
|
376
205
|
**Note:** Version bump only for package @quenty/remoting
|
|
377
206
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
207
|
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.5.0...@quenty/remoting@12.6.0) (2024-09-12)
|
|
383
208
|
|
|
384
|
-
|
|
385
209
|
### Features
|
|
386
210
|
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
211
|
+
- Add new remoting .Server and .Client methods ([89862e8](https://github.com/Quenty/NevermoreEngine/commit/89862e852456ada3a1b1eefde682229c4ca033fa))
|
|
212
|
+
- Declarative remoting realms allows for safer calls ([7264fd1](https://github.com/Quenty/NevermoreEngine/commit/7264fd1eb7b9d812a7383ec62db63ed90e78472a))
|
|
393
213
|
|
|
394
214
|
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.4.0...@quenty/remoting@12.5.0) (2024-08-09)
|
|
395
215
|
|
|
396
216
|
**Note:** Version bump only for package @quenty/remoting
|
|
397
217
|
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
218
|
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.3.0...@quenty/remoting@12.4.0) (2024-05-09)
|
|
403
219
|
|
|
404
|
-
|
|
405
220
|
### Bug Fixes
|
|
406
221
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
222
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
412
223
|
|
|
413
224
|
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.2.0...@quenty/remoting@12.3.0) (2024-04-27)
|
|
414
225
|
|
|
415
226
|
**Note:** Version bump only for package @quenty/remoting
|
|
416
227
|
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
228
|
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.1.0...@quenty/remoting@12.2.0) (2024-03-27)
|
|
422
229
|
|
|
423
|
-
|
|
424
230
|
### Bug Fixes
|
|
425
231
|
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
232
|
+
- Remoting has better warnings ([8ccc275](https://github.com/Quenty/NevermoreEngine/commit/8ccc275919eac1cb9bf6d3304c700ada900c576d))
|
|
431
233
|
|
|
432
234
|
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.0.0...@quenty/remoting@12.1.0) (2024-03-09)
|
|
433
235
|
|
|
434
236
|
**Note:** Version bump only for package @quenty/remoting
|
|
435
237
|
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
238
|
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@11.0.0...@quenty/remoting@12.0.0) (2024-02-14)
|
|
441
239
|
|
|
442
240
|
**Note:** Version bump only for package @quenty/remoting
|
|
443
241
|
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
242
|
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@10.0.0...@quenty/remoting@11.0.0) (2024-02-13)
|
|
449
243
|
|
|
450
244
|
**Note:** Version bump only for package @quenty/remoting
|
|
451
245
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
246
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@9.0.0...@quenty/remoting@10.0.0) (2024-02-13)
|
|
457
247
|
|
|
458
248
|
**Note:** Version bump only for package @quenty/remoting
|
|
459
249
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
250
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@8.0.0...@quenty/remoting@9.0.0) (2024-02-13)
|
|
465
251
|
|
|
466
252
|
**Note:** Version bump only for package @quenty/remoting
|
|
467
253
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
254
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.4.0...@quenty/remoting@8.0.0) (2024-01-10)
|
|
473
255
|
|
|
474
256
|
**Note:** Version bump only for package @quenty/remoting
|
|
475
257
|
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
258
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.3.0...@quenty/remoting@7.4.0) (2024-01-08)
|
|
481
259
|
|
|
482
260
|
**Note:** Version bump only for package @quenty/remoting
|
|
483
261
|
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
262
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.2.0...@quenty/remoting@7.3.0) (2023-12-28)
|
|
489
263
|
|
|
490
264
|
**Note:** Version bump only for package @quenty/remoting
|
|
491
265
|
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
266
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.1.1...@quenty/remoting@7.2.0) (2023-12-14)
|
|
497
267
|
|
|
498
268
|
**Note:** Version bump only for package @quenty/remoting
|
|
499
269
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
270
|
## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.1.0...@quenty/remoting@7.1.1) (2023-10-28)
|
|
505
271
|
|
|
506
272
|
**Note:** Version bump only for package @quenty/remoting
|
|
507
273
|
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
274
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.0.1...@quenty/remoting@7.1.0) (2023-10-18)
|
|
513
275
|
|
|
514
276
|
**Note:** Version bump only for package @quenty/remoting
|
|
515
277
|
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
278
|
## [7.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@7.0.0...@quenty/remoting@7.0.1) (2023-10-11)
|
|
521
279
|
|
|
522
|
-
|
|
523
280
|
### Bug Fixes
|
|
524
281
|
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
282
|
+
- Cleanup remoting folder ([b2758cd](https://github.com/Quenty/NevermoreEngine/commit/b2758cd36eee8cc9aad0e38439d927dc640434b9))
|
|
530
283
|
|
|
531
284
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.12.0...@quenty/remoting@7.0.0) (2023-10-11)
|
|
532
285
|
|
|
533
286
|
**Note:** Version bump only for package @quenty/remoting
|
|
534
287
|
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
288
|
# [6.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.11.0...@quenty/remoting@6.12.0) (2023-09-21)
|
|
540
289
|
|
|
541
290
|
**Note:** Version bump only for package @quenty/remoting
|
|
542
291
|
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
292
|
# [6.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.10.0...@quenty/remoting@6.11.0) (2023-09-04)
|
|
548
293
|
|
|
549
|
-
|
|
550
294
|
### Bug Fixes
|
|
551
295
|
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
296
|
+
- Make error message more clear ([c3d761c](https://github.com/Quenty/NevermoreEngine/commit/c3d761cfb71279db4f5607068962f5d77d68efa4))
|
|
557
297
|
|
|
558
298
|
# [6.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.9.0...@quenty/remoting@6.10.0) (2023-08-23)
|
|
559
299
|
|
|
560
|
-
|
|
561
300
|
### Features
|
|
562
301
|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
302
|
+
- Add :FireAllClientsExcept(excludePlayer, ...) ([6fb3ca1](https://github.com/Quenty/NevermoreEngine/commit/6fb3ca167aa742c4f80829c74a2a1d05b720918e))
|
|
568
303
|
|
|
569
304
|
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.8.1...@quenty/remoting@6.9.0) (2023-07-28)
|
|
570
305
|
|
|
571
306
|
**Note:** Version bump only for package @quenty/remoting
|
|
572
307
|
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
308
|
## [6.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.8.0...@quenty/remoting@6.8.1) (2023-07-18)
|
|
578
309
|
|
|
579
|
-
|
|
580
310
|
### Bug Fixes
|
|
581
311
|
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
312
|
+
- Return results from non-promisified Remoting callbacks ([#392](https://github.com/Quenty/NevermoreEngine/issues/392)) ([26b4eee](https://github.com/Quenty/NevermoreEngine/commit/26b4eeedd0ebf34dc3992a738bffe9aa4563a528))
|
|
587
313
|
|
|
588
314
|
# [6.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.7.1...@quenty/remoting@6.8.0) (2023-07-15)
|
|
589
315
|
|
|
590
316
|
**Note:** Version bump only for package @quenty/remoting
|
|
591
317
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
318
|
## [6.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.7.0...@quenty/remoting@6.7.1) (2023-07-11)
|
|
597
319
|
|
|
598
|
-
|
|
599
320
|
### Bug Fixes
|
|
600
321
|
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
322
|
+
- Pass 'memberName' in Remoting::Bind on the client ([7fc8b25](https://github.com/Quenty/NevermoreEngine/commit/7fc8b2568ebdc29792f3cda20c404c4366f2faae))
|
|
606
323
|
|
|
607
324
|
# [6.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.6.1...@quenty/remoting@6.7.0) (2023-07-10)
|
|
608
325
|
|
|
609
326
|
**Note:** Version bump only for package @quenty/remoting
|
|
610
327
|
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
328
|
## [6.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.6.0...@quenty/remoting@6.6.1) (2023-07-03)
|
|
616
329
|
|
|
617
|
-
|
|
618
330
|
### Bug Fixes
|
|
619
331
|
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
332
|
+
- FireAllClients would call with memberName in it too ([ba1459a](https://github.com/Quenty/NevermoreEngine/commit/ba1459a5cd79de7b107c9d86782e2077262a3425))
|
|
625
333
|
|
|
626
334
|
# [6.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.5.0...@quenty/remoting@6.6.0) (2023-06-17)
|
|
627
335
|
|
|
628
|
-
|
|
629
336
|
### Features
|
|
630
337
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
338
|
+
- Add forward declaration ([40bb41e](https://github.com/Quenty/NevermoreEngine/commit/40bb41ebabe889faefda9aac11f03834bb1d4286))
|
|
339
|
+
- Add Remoting class which accelerators remoting logic in Roblox ([50e3581](https://github.com/Quenty/NevermoreEngine/commit/50e358185e52fcc280d850d7f397264f8b31bff9))
|
|
637
340
|
|
|
638
341
|
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.4.1...@quenty/remoting@6.5.0) (2023-04-10)
|
|
639
342
|
|
|
640
343
|
**Note:** Version bump only for package @quenty/remoting
|
|
641
344
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
345
|
## [6.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.4.0...@quenty/remoting@6.4.1) (2023-04-07)
|
|
647
346
|
|
|
648
347
|
**Note:** Version bump only for package @quenty/remoting
|
|
649
348
|
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
349
|
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.3.0...@quenty/remoting@6.4.0) (2023-03-31)
|
|
655
350
|
|
|
656
351
|
**Note:** Version bump only for package @quenty/remoting
|
|
657
352
|
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
353
|
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.2.0...@quenty/remoting@6.3.0) (2023-03-05)
|
|
663
354
|
|
|
664
355
|
**Note:** Version bump only for package @quenty/remoting
|
|
665
356
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
357
|
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.1.0...@quenty/remoting@6.2.0) (2023-02-27)
|
|
671
358
|
|
|
672
359
|
**Note:** Version bump only for package @quenty/remoting
|
|
673
360
|
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
361
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.0.1...@quenty/remoting@6.1.0) (2023-02-21)
|
|
679
362
|
|
|
680
363
|
**Note:** Version bump only for package @quenty/remoting
|
|
681
364
|
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
365
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@6.0.0...@quenty/remoting@6.0.1) (2022-11-04)
|
|
687
366
|
|
|
688
367
|
**Note:** Version bump only for package @quenty/remoting
|
|
689
368
|
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
369
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@5.2.1...@quenty/remoting@6.0.0) (2022-09-27)
|
|
695
370
|
|
|
696
371
|
**Note:** Version bump only for package @quenty/remoting
|
|
697
372
|
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
373
|
## [5.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@5.2.0...@quenty/remoting@5.2.1) (2022-08-16)
|
|
703
374
|
|
|
704
375
|
**Note:** Version bump only for package @quenty/remoting
|
|
705
376
|
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
377
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@5.1.0...@quenty/remoting@5.2.0) (2022-07-31)
|
|
711
378
|
|
|
712
379
|
**Note:** Version bump only for package @quenty/remoting
|
|
713
380
|
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
381
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@5.0.0...@quenty/remoting@5.1.0) (2022-06-21)
|
|
719
382
|
|
|
720
383
|
**Note:** Version bump only for package @quenty/remoting
|
|
721
384
|
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
385
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@4.2.0...@quenty/remoting@5.0.0) (2022-05-21)
|
|
727
386
|
|
|
728
|
-
|
|
729
387
|
### Bug Fixes
|
|
730
388
|
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
389
|
+
- Ensure generated remote events are not cached ([dbffdcb](https://github.com/Quenty/NevermoreEngine/commit/dbffdcb00b8d9e996092fd40ab5398be27b3afcf))
|
|
736
390
|
|
|
737
391
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@4.1.0...@quenty/remoting@4.2.0) (2022-03-27)
|
|
738
392
|
|
|
739
393
|
**Note:** Version bump only for package @quenty/remoting
|
|
740
394
|
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
395
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@4.0.0...@quenty/remoting@4.1.0) (2022-03-10)
|
|
746
396
|
|
|
747
397
|
**Note:** Version bump only for package @quenty/remoting
|
|
748
398
|
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
399
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.6.0...@quenty/remoting@4.0.0) (2022-03-06)
|
|
754
400
|
|
|
755
401
|
**Note:** Version bump only for package @quenty/remoting
|
|
756
402
|
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
403
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.5.1...@quenty/remoting@3.6.0) (2022-01-17)
|
|
762
404
|
|
|
763
405
|
**Note:** Version bump only for package @quenty/remoting
|
|
764
406
|
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
407
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.5.0...@quenty/remoting@3.5.1) (2022-01-16)
|
|
770
408
|
|
|
771
409
|
**Note:** Version bump only for package @quenty/remoting
|
|
772
410
|
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
411
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.4.0...@quenty/remoting@3.5.0) (2022-01-07)
|
|
778
412
|
|
|
779
413
|
**Note:** Version bump only for package @quenty/remoting
|
|
780
414
|
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
415
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.3.1...@quenty/remoting@3.4.0) (2022-01-03)
|
|
786
416
|
|
|
787
417
|
**Note:** Version bump only for package @quenty/remoting
|
|
788
418
|
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
419
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.3.0...@quenty/remoting@3.3.1) (2021-12-30)
|
|
794
420
|
|
|
795
421
|
**Note:** Version bump only for package @quenty/remoting
|
|
796
422
|
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
423
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.2.0...@quenty/remoting@3.3.0) (2021-12-18)
|
|
802
424
|
|
|
803
425
|
**Note:** Version bump only for package @quenty/remoting
|
|
804
426
|
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
427
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.1.2...@quenty/remoting@3.2.0) (2021-11-20)
|
|
810
428
|
|
|
811
|
-
|
|
812
429
|
### Bug Fixes
|
|
813
430
|
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
431
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
819
432
|
|
|
820
433
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.1.1...@quenty/remoting@3.1.2) (2021-10-30)
|
|
821
434
|
|
|
822
435
|
**Note:** Version bump only for package @quenty/remoting
|
|
823
436
|
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
437
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.1.0...@quenty/remoting@3.1.1) (2021-10-06)
|
|
829
438
|
|
|
830
439
|
**Note:** Version bump only for package @quenty/remoting
|
|
831
440
|
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
441
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.0.1...@quenty/remoting@3.1.0) (2021-10-02)
|
|
837
442
|
|
|
838
443
|
**Note:** Version bump only for package @quenty/remoting
|
|
839
444
|
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
445
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@3.0.0...@quenty/remoting@3.0.1) (2021-09-18)
|
|
845
446
|
|
|
846
447
|
**Note:** Version bump only for package @quenty/remoting
|
|
847
448
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
449
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@2.1.0...@quenty/remoting@3.0.0) (2021-09-11)
|
|
853
450
|
|
|
854
451
|
**Note:** Version bump only for package @quenty/remoting
|
|
855
452
|
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
453
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@2.0.0...@quenty/remoting@2.1.0) (2021-09-05)
|
|
861
454
|
|
|
862
455
|
**Note:** Version bump only for package @quenty/remoting
|
|
863
456
|
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
457
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@1.2.0...@quenty/remoting@2.0.0) (2021-09-05)
|
|
869
458
|
|
|
870
|
-
|
|
871
459
|
### Bug Fixes
|
|
872
460
|
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
461
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
878
462
|
|
|
879
463
|
# 1.2.0 (2021-07-31)
|
|
880
464
|
|
|
881
|
-
|
|
882
465
|
### Bug Fixes
|
|
883
466
|
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
467
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
468
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
469
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
889
470
|
|
|
890
471
|
## 1.0.2 (2021-07-25)
|
|
891
472
|
|
|
892
|
-
|
|
893
|
-
|
|
894
473
|
## 1.0.1 (2021-07-25)
|
|
895
474
|
|
|
896
|
-
|
|
897
|
-
|
|
898
475
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/remoting",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.32.0",
|
|
4
4
|
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -30,19 +30,19 @@
|
|
|
30
30
|
],
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@quenty/baseobject": "10.13.0",
|
|
33
|
-
"@quenty/brio": "14.
|
|
33
|
+
"@quenty/brio": "14.30.0",
|
|
34
34
|
"@quenty/enums": "1.3.0",
|
|
35
|
-
"@quenty/instanceutils": "13.
|
|
35
|
+
"@quenty/instanceutils": "13.30.0",
|
|
36
36
|
"@quenty/loader": "10.11.0",
|
|
37
37
|
"@quenty/maid": "3.9.0",
|
|
38
38
|
"@quenty/promise": "10.18.0",
|
|
39
39
|
"@quenty/promisemaid": "5.18.0",
|
|
40
40
|
"@quenty/remotefunctionutils": "10.18.0",
|
|
41
|
-
"@quenty/rx": "13.28.
|
|
41
|
+
"@quenty/rx": "13.28.2",
|
|
42
42
|
"@quenty/table": "3.9.2"
|
|
43
43
|
},
|
|
44
44
|
"publishConfig": {
|
|
45
45
|
"access": "public"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "f4a374a0a294ee8900aa5cb68ab138b0acf3e0ae"
|
|
48
48
|
}
|