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