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