@quenty/rx 13.28.2 → 13.28.3
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 +85 -542
- package/package.json +5 -5
- package/src/Shared/Observable.lua +2 -2
- package/src/Shared/Rx.lua +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,477 +3,267 @@
|
|
|
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
|
-
## [13.28.
|
|
6
|
+
## [13.28.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.28.2...@quenty/rx@13.28.3) (2026-05-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/rx
|
|
9
9
|
|
|
10
|
+
## [13.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.28.1...@quenty/rx@13.28.2) (2026-04-30)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/rx
|
|
13
13
|
|
|
14
14
|
## [13.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.28.0...@quenty/rx@13.28.1) (2026-04-29)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/rx
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
# [13.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.27.0...@quenty/rx@13.28.0) (2026-04-23)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @quenty/rx
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
# [13.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.26.0...@quenty/rx@13.27.0) (2026-04-14)
|
|
31
23
|
|
|
32
24
|
**Note:** Version bump only for package @quenty/rx
|
|
33
25
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
26
|
# [13.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.25.0...@quenty/rx@13.26.0) (2026-02-20)
|
|
39
27
|
|
|
40
|
-
|
|
41
28
|
### Features
|
|
42
29
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
30
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
48
31
|
|
|
49
32
|
# [13.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.24.0...@quenty/rx@13.25.0) (2026-02-19)
|
|
50
33
|
|
|
51
|
-
|
|
52
34
|
### Features
|
|
53
35
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
36
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
59
37
|
|
|
60
38
|
# [13.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.23.1...@quenty/rx@13.24.0) (2026-02-17)
|
|
61
39
|
|
|
62
|
-
|
|
63
40
|
### Features
|
|
64
41
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
42
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
70
43
|
|
|
71
44
|
## [13.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.23.0...@quenty/rx@13.23.1) (2026-01-21)
|
|
72
45
|
|
|
73
46
|
**Note:** Version bump only for package @quenty/rx
|
|
74
47
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
48
|
# [13.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.22.0...@quenty/rx@13.23.0) (2026-01-18)
|
|
80
49
|
|
|
81
|
-
|
|
82
50
|
### Features
|
|
83
51
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
52
|
+
- Add ObservableSubscriptionTable.GetRawSubscriptionMap<T...>( ([1b7e45d](https://github.com/Quenty/NevermoreEngine/commit/1b7e45d2a11e568f7078111fe2194a0b68446b27))
|
|
89
53
|
|
|
90
54
|
# [13.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.21.2...@quenty/rx@13.22.0) (2026-01-13)
|
|
91
55
|
|
|
92
56
|
**Note:** Version bump only for package @quenty/rx
|
|
93
57
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
58
|
## [13.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.21.1...@quenty/rx@13.21.2) (2026-01-12)
|
|
99
59
|
|
|
100
|
-
|
|
101
60
|
### Bug Fixes
|
|
102
61
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
62
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
108
63
|
|
|
109
64
|
## [13.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.21.0...@quenty/rx@13.21.1) (2026-01-10)
|
|
110
65
|
|
|
111
66
|
**Note:** Version bump only for package @quenty/rx
|
|
112
67
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
68
|
# [13.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.20.4...@quenty/rx@13.21.0) (2026-01-04)
|
|
118
69
|
|
|
119
70
|
**Note:** Version bump only for package @quenty/rx
|
|
120
71
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
72
|
## [13.20.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.20.3...@quenty/rx@13.20.4) (2026-01-03)
|
|
126
73
|
|
|
127
74
|
**Note:** Version bump only for package @quenty/rx
|
|
128
75
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
76
|
## [13.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.20.2...@quenty/rx@13.20.3) (2025-12-31)
|
|
134
77
|
|
|
135
78
|
**Note:** Version bump only for package @quenty/rx
|
|
136
79
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
80
|
## [13.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.20.1...@quenty/rx@13.20.2) (2025-12-29)
|
|
142
81
|
|
|
143
82
|
**Note:** Version bump only for package @quenty/rx
|
|
144
83
|
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
84
|
## [13.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.20.0...@quenty/rx@13.20.1) (2025-12-29)
|
|
150
85
|
|
|
151
86
|
**Note:** Version bump only for package @quenty/rx
|
|
152
87
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
88
|
# [13.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.19.0...@quenty/rx@13.20.0) (2025-09-26)
|
|
158
89
|
|
|
159
|
-
|
|
160
90
|
### Features
|
|
161
91
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
92
|
+
- Move the rogue properties over to attributes as required ([4aa23b0](https://github.com/Quenty/NevermoreEngine/commit/4aa23b0092ba07490b615f1d8ab5920f86b78756))
|
|
167
93
|
|
|
168
94
|
# [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.18.1...@quenty/rx@13.19.0) (2025-08-29)
|
|
169
95
|
|
|
170
96
|
**Note:** Version bump only for package @quenty/rx
|
|
171
97
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
98
|
## [13.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.18.0...@quenty/rx@13.18.1) (2025-08-12)
|
|
177
99
|
|
|
178
100
|
**Note:** Version bump only for package @quenty/rx
|
|
179
101
|
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
102
|
# [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.17.3...@quenty/rx@13.18.0) (2025-05-10)
|
|
185
103
|
|
|
186
|
-
|
|
187
104
|
### Bug Fixes
|
|
188
105
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
106
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
194
107
|
|
|
195
108
|
## [13.17.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.17.2...@quenty/rx@13.17.3) (2025-04-10)
|
|
196
109
|
|
|
197
110
|
**Note:** Version bump only for package @quenty/rx
|
|
198
111
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
112
|
## [13.17.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.17.0...@quenty/rx@13.17.2) (2025-04-07)
|
|
204
113
|
|
|
205
|
-
|
|
206
114
|
### Bug Fixes
|
|
207
115
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
116
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
117
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
214
118
|
|
|
215
119
|
## [13.17.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.17.0...@quenty/rx@13.17.1) (2025-04-07)
|
|
216
120
|
|
|
217
|
-
|
|
218
121
|
### Bug Fixes
|
|
219
122
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
123
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
225
124
|
|
|
226
125
|
# [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.16.2...@quenty/rx@13.17.0) (2025-04-02)
|
|
227
126
|
|
|
228
127
|
**Note:** Version bump only for package @quenty/rx
|
|
229
128
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
129
|
## [13.16.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.16.1...@quenty/rx@13.16.2) (2025-03-31)
|
|
235
130
|
|
|
236
|
-
|
|
237
131
|
### Bug Fixes
|
|
238
132
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
133
|
+
- Correct misplaced parenthesis in Rx combineLatestAll function ([#546](https://github.com/Quenty/NevermoreEngine/issues/546)) ([ba90772](https://github.com/Quenty/NevermoreEngine/commit/ba907720e0ada2e1019e634e9d200c932fb638ce))
|
|
244
134
|
|
|
245
135
|
## [13.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.16.0...@quenty/rx@13.16.1) (2025-03-21)
|
|
246
136
|
|
|
247
137
|
**Note:** Version bump only for package @quenty/rx
|
|
248
138
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
139
|
# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.15.0...@quenty/rx@13.16.0) (2025-02-18)
|
|
254
140
|
|
|
255
|
-
|
|
256
141
|
### Bug Fixes
|
|
257
142
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
143
|
+
- Typo typo causing some operators to not emit on source completion ([#537](https://github.com/Quenty/NevermoreEngine/issues/537)) ([bdff54c](https://github.com/Quenty/NevermoreEngine/commit/bdff54c926234e44d01af54f773239c0647bb303))
|
|
263
144
|
|
|
264
145
|
# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.14.0...@quenty/rx@13.15.0) (2024-12-15)
|
|
265
146
|
|
|
266
|
-
|
|
267
147
|
### Features
|
|
268
148
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
149
|
+
- Add fail and complete state to Rx ([4bb843b](https://github.com/Quenty/NevermoreEngine/commit/4bb843bfb89c18579a80ba2f11b1d48faa86b48f))
|
|
274
150
|
|
|
275
151
|
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.13.0...@quenty/rx@13.14.0) (2024-12-03)
|
|
276
152
|
|
|
277
153
|
**Note:** Version bump only for package @quenty/rx
|
|
278
154
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
155
|
# [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.12.0...@quenty/rx@13.13.0) (2024-11-13)
|
|
284
156
|
|
|
285
|
-
|
|
286
157
|
### Bug Fixes
|
|
287
158
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
159
|
+
- Fix pending count ([7414df3](https://github.com/Quenty/NevermoreEngine/commit/7414df389c4d481673b0afee78fd6b20e332d8d2))
|
|
293
160
|
|
|
294
161
|
# [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.11.1...@quenty/rx@13.12.0) (2024-11-06)
|
|
295
162
|
|
|
296
|
-
|
|
297
163
|
### Bug Fixes
|
|
298
164
|
|
|
299
|
-
|
|
300
|
-
|
|
165
|
+
- Better stack traces ([247ce9b](https://github.com/Quenty/NevermoreEngine/commit/247ce9bd97753dec8c8fd6674f93cba2c7deca05))
|
|
301
166
|
|
|
302
167
|
### Features
|
|
303
168
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
169
|
+
- Add ObservableSubscriptionTable:Fail(key) ([0bb3fae](https://github.com/Quenty/NevermoreEngine/commit/0bb3faeaff104fe924122a7274a47539cd88350a))
|
|
170
|
+
- Add unfinished observable sorted list ([c7e9817](https://github.com/Quenty/NevermoreEngine/commit/c7e9817f07c9431e5f7cdf1fa2e700d3b3277f60))
|
|
171
|
+
- Optimize memory and perf with combineLatestDefer ([3bed556](https://github.com/Quenty/NevermoreEngine/commit/3bed55667c3c795402260575f57132404b906112))
|
|
308
172
|
|
|
309
173
|
### Performance Improvements
|
|
310
174
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
175
|
+
- Check canFire() and cache result ([34fc3d9](https://github.com/Quenty/NevermoreEngine/commit/34fc3d98ca9d1dbece1d1f82f40519e986cdd5fb))
|
|
316
176
|
|
|
317
177
|
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.11.0...@quenty/rx@13.11.1) (2024-11-04)
|
|
318
178
|
|
|
319
179
|
**Note:** Version bump only for package @quenty/rx
|
|
320
180
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
181
|
# [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.10.0...@quenty/rx@13.11.0) (2024-11-03)
|
|
326
182
|
|
|
327
|
-
|
|
328
183
|
### Features
|
|
329
184
|
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
185
|
+
- Added Rx.switchScan and Rx.mergeScan ([#516](https://github.com/Quenty/NevermoreEngine/issues/516)) ([5d0f762](https://github.com/Quenty/NevermoreEngine/commit/5d0f7626b3206b66c9bcd8bc79197db13f2e1374))
|
|
335
186
|
|
|
336
187
|
# [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.9.0...@quenty/rx@13.10.0) (2024-10-23)
|
|
337
188
|
|
|
338
|
-
|
|
339
189
|
### Features
|
|
340
190
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
191
|
+
- Rx.skipUntil, Rx.skipWhile, and Rx.takeWhile ([#512](https://github.com/Quenty/NevermoreEngine/issues/512)) ([5765535](https://github.com/Quenty/NevermoreEngine/commit/57655352cd1696fd1fffb8c819fb3b3a9c1c64f7))
|
|
346
192
|
|
|
347
193
|
# [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.8.0...@quenty/rx@13.9.0) (2024-10-06)
|
|
348
194
|
|
|
349
195
|
**Note:** Version bump only for package @quenty/rx
|
|
350
196
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
197
|
# [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.7.0...@quenty/rx@13.8.0) (2024-10-04)
|
|
356
198
|
|
|
357
|
-
|
|
358
199
|
### Bug Fixes
|
|
359
200
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
201
|
+
- Allow cleanup to be done in a safer way if the object is already cleaned up ([20b3ef1](https://github.com/Quenty/NevermoreEngine/commit/20b3ef1802e4bf92d0f46de99f3ec85660f17002))
|
|
202
|
+
- Do not fire observables that are cancelled ([2098b28](https://github.com/Quenty/NevermoreEngine/commit/2098b2809f40c9a813200b4f2789340901c6baee))
|
|
203
|
+
- Use nil instead of empty string for source here to save a bit of memory ([f1edd7f](https://github.com/Quenty/NevermoreEngine/commit/f1edd7f823ec0307517f1cba2717de147445608f))
|
|
367
204
|
|
|
368
205
|
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.6.0...@quenty/rx@13.7.0) (2024-09-25)
|
|
369
206
|
|
|
370
207
|
**Note:** Version bump only for package @quenty/rx
|
|
371
208
|
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
209
|
# [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.5.0...@quenty/rx@13.6.0) (2024-09-25)
|
|
377
210
|
|
|
378
211
|
**Note:** Version bump only for package @quenty/rx
|
|
379
212
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
213
|
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.4.0...@quenty/rx@13.5.0) (2024-09-12)
|
|
385
214
|
|
|
386
|
-
|
|
387
215
|
### Bug Fixes
|
|
388
216
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
217
|
+
- Fx.defaultsTo() ensures emission of event at least once ([c03f1ef](https://github.com/Quenty/NevermoreEngine/commit/c03f1ef72a339d6196e3067c0dd44f9700e5ff85))
|
|
394
218
|
|
|
395
219
|
# [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.3.0...@quenty/rx@13.4.0) (2024-08-09)
|
|
396
220
|
|
|
397
221
|
**Note:** Version bump only for package @quenty/rx
|
|
398
222
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
223
|
# [13.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.2.0...@quenty/rx@13.3.0) (2024-05-09)
|
|
404
224
|
|
|
405
|
-
|
|
406
225
|
### Bug Fixes
|
|
407
226
|
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
227
|
+
- Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
|
|
228
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
414
229
|
|
|
415
230
|
# [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.1.0...@quenty/rx@13.2.0) (2024-04-27)
|
|
416
231
|
|
|
417
|
-
|
|
418
232
|
### Bug Fixes
|
|
419
233
|
|
|
420
|
-
|
|
421
|
-
|
|
234
|
+
- Rx.mergeAll handles cleaning properly ([770829f](https://github.com/Quenty/NevermoreEngine/commit/770829f996dc91f7ec09bc464e3f9f176fd2a0de))
|
|
422
235
|
|
|
423
236
|
### Features
|
|
424
237
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
238
|
+
- Add observableSource for easier debugging and better cleanup ([b3907a6](https://github.com/Quenty/NevermoreEngine/commit/b3907a6fb25d4c9ca846987a1430bb009be9af0f))
|
|
430
239
|
|
|
431
240
|
# [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@13.0.0...@quenty/rx@13.1.0) (2024-03-09)
|
|
432
241
|
|
|
433
242
|
**Note:** Version bump only for package @quenty/rx
|
|
434
243
|
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
244
|
# [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@12.0.0...@quenty/rx@13.0.0) (2024-02-14)
|
|
440
245
|
|
|
441
246
|
**Note:** Version bump only for package @quenty/rx
|
|
442
247
|
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
248
|
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@11.0.0...@quenty/rx@12.0.0) (2024-02-13)
|
|
448
249
|
|
|
449
250
|
**Note:** Version bump only for package @quenty/rx
|
|
450
251
|
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
252
|
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@10.0.0...@quenty/rx@11.0.0) (2024-02-13)
|
|
456
253
|
|
|
457
|
-
|
|
458
254
|
### Bug Fixes
|
|
459
255
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
256
|
+
- Replace Subscription:Error() call in Rx.tap with Subscription:Fail() ([#440](https://github.com/Quenty/NevermoreEngine/issues/440)) ([30bcfb9](https://github.com/Quenty/NevermoreEngine/commit/30bcfb9b0d8009eae337d7b6bc9f75bedf4da460))
|
|
465
257
|
|
|
466
258
|
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@9.0.0...@quenty/rx@10.0.0) (2024-02-13)
|
|
467
259
|
|
|
468
|
-
|
|
469
260
|
### Features
|
|
470
261
|
|
|
471
|
-
|
|
472
|
-
|
|
262
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
473
263
|
|
|
474
264
|
### BREAKING CHANGES
|
|
475
265
|
|
|
476
|
-
|
|
266
|
+
- Standard loader
|
|
477
267
|
|
|
478
268
|
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
479
269
|
|
|
@@ -481,563 +271,316 @@ This means you'll need to change you how require client-side modules, as we expo
|
|
|
481
271
|
|
|
482
272
|
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
483
273
|
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
487
|
-
|
|
488
|
-
* fix: Fix package discovery for games
|
|
274
|
+
- fix: Fix missing dependency in ResetService
|
|
489
275
|
|
|
490
|
-
|
|
276
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
491
277
|
|
|
492
|
-
|
|
278
|
+
- fix: Fix package discovery for games
|
|
493
279
|
|
|
494
|
-
|
|
280
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
495
281
|
|
|
496
|
-
|
|
282
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
497
283
|
|
|
498
|
-
|
|
284
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
499
285
|
|
|
500
|
-
|
|
286
|
+
- fix: Update loader to handle hoarcekat properly
|
|
501
287
|
|
|
502
|
-
|
|
288
|
+
- docs: Fix spacing in Maid
|
|
503
289
|
|
|
504
|
-
|
|
290
|
+
- fix: Add new ragdoll constants
|
|
505
291
|
|
|
506
|
-
|
|
292
|
+
- fix: Compress influxDB sends
|
|
507
293
|
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
511
|
-
|
|
512
|
-
* docs: Fix docs
|
|
294
|
+
- style: Errors use string.format
|
|
513
295
|
|
|
296
|
+
- fix: Handle motor animations
|
|
514
297
|
|
|
298
|
+
- ci: Upgrade rojo version
|
|
515
299
|
|
|
300
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
516
301
|
|
|
302
|
+
- docs: Fix docs
|
|
517
303
|
|
|
518
304
|
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.4.0...@quenty/rx@9.0.0) (2024-01-10)
|
|
519
305
|
|
|
520
306
|
**Note:** Version bump only for package @quenty/rx
|
|
521
307
|
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
308
|
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.3.0...@quenty/rx@8.4.0) (2024-01-08)
|
|
527
309
|
|
|
528
|
-
|
|
529
310
|
### Bug Fixes
|
|
530
311
|
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
312
|
+
- Check duration selector ([cbf23a7](https://github.com/Quenty/NevermoreEngine/commit/cbf23a72afaea811e7f0d471bfb1708d9fc1de7e))
|
|
536
313
|
|
|
537
314
|
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.2.0...@quenty/rx@8.3.0) (2023-12-28)
|
|
538
315
|
|
|
539
316
|
**Note:** Version bump only for package @quenty/rx
|
|
540
317
|
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
318
|
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.1.1...@quenty/rx@8.2.0) (2023-12-14)
|
|
546
319
|
|
|
547
|
-
|
|
548
320
|
### Bug Fixes
|
|
549
321
|
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
322
|
+
- Rx.switchAll() and Rx.flatMap() could previously leak subscriptions if subscriptions were swapped during the emission of the signal itself ([a58da12](https://github.com/Quenty/NevermoreEngine/commit/a58da122eb4a710c932d9bd4b44231566e7f0b11))
|
|
555
323
|
|
|
556
324
|
## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.1.0...@quenty/rx@8.1.1) (2023-10-28)
|
|
557
325
|
|
|
558
|
-
|
|
559
326
|
### Bug Fixes
|
|
560
327
|
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
328
|
+
- **rx:** Rx.timer() bad coroutine close ([#428](https://github.com/Quenty/NevermoreEngine/issues/428)) ([2a08298](https://github.com/Quenty/NevermoreEngine/commit/2a08298d793e06d3afffdf7f300253dc29967947))
|
|
566
329
|
|
|
567
330
|
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@8.0.0...@quenty/rx@8.1.0) (2023-10-18)
|
|
568
331
|
|
|
569
332
|
**Note:** Version bump only for package @quenty/rx
|
|
570
333
|
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
334
|
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.16.0...@quenty/rx@8.0.0) (2023-10-11)
|
|
576
335
|
|
|
577
336
|
**Note:** Version bump only for package @quenty/rx
|
|
578
337
|
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
338
|
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.15.0...@quenty/rx@7.16.0) (2023-09-21)
|
|
584
339
|
|
|
585
|
-
|
|
586
340
|
### Bug Fixes
|
|
587
341
|
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
342
|
+
- Better error message is Rx.fromPromise() when passing non-promise in ([c924c75](https://github.com/Quenty/NevermoreEngine/commit/c924c75b4090f0ba75b9d33eed6c683d1da7a06c))
|
|
593
343
|
|
|
594
344
|
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.14.0...@quenty/rx@7.15.0) (2023-08-23)
|
|
595
345
|
|
|
596
|
-
|
|
597
346
|
### Bug Fixes
|
|
598
347
|
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
348
|
+
- Remove duplicate Rx.scan API ([388dd46](https://github.com/Quenty/NevermoreEngine/commit/388dd464e85f3692a3e14e59891291916d6b86a3))
|
|
349
|
+
- Rx Observables provide better errors ([74e59af](https://github.com/Quenty/NevermoreEngine/commit/74e59af192600ceaed30efff9958d324ea7e90f9))
|
|
350
|
+
- Skip would skip one too many ([8c90d59](https://github.com/Quenty/NevermoreEngine/commit/8c90d595f8d128bb35ac6bf458151aa140df28f6))
|
|
351
|
+
- Use table.clone in Rx ([08ab13c](https://github.com/Quenty/NevermoreEngine/commit/08ab13c90176e4e875bdd55ecc55fa24b3935665))
|
|
604
352
|
|
|
605
353
|
### Features
|
|
606
354
|
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
355
|
+
- Add Rx.delayed(seconds) ([cdb34e3](https://github.com/Quenty/NevermoreEngine/commit/cdb34e32286f481a976852391068afe899ecc95b))
|
|
356
|
+
- ObservableMap uses subscription table ([fa39e53](https://github.com/Quenty/NevermoreEngine/commit/fa39e539c809e77f7d9539442727c48505f98ea1))
|
|
613
357
|
|
|
614
358
|
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.13.0...@quenty/rx@7.14.0) (2023-07-28)
|
|
615
359
|
|
|
616
360
|
**Note:** Version bump only for package @quenty/rx
|
|
617
361
|
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
362
|
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.12.0...@quenty/rx@7.13.0) (2023-07-15)
|
|
623
363
|
|
|
624
|
-
|
|
625
364
|
### Features
|
|
626
365
|
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
366
|
+
- Add Rx.onlyAfterDefer() ([c23de79](https://github.com/Quenty/NevermoreEngine/commit/c23de79145d1069236e15e972c932373913854b9))
|
|
632
367
|
|
|
633
368
|
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.11.0...@quenty/rx@7.12.0) (2023-06-17)
|
|
634
369
|
|
|
635
370
|
**Note:** Version bump only for package @quenty/rx
|
|
636
371
|
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
372
|
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.10.0...@quenty/rx@7.11.0) (2023-05-26)
|
|
642
373
|
|
|
643
|
-
|
|
644
374
|
### Features
|
|
645
375
|
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
376
|
+
- Add Rx.scan, Rx.reduce, and Rx.throttle ([995a435](https://github.com/Quenty/NevermoreEngine/commit/995a43579ec836c0a300013a2326740f2b14b1d8))
|
|
651
377
|
|
|
652
378
|
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.9.1...@quenty/rx@7.10.0) (2023-04-10)
|
|
653
379
|
|
|
654
380
|
**Note:** Version bump only for package @quenty/rx
|
|
655
381
|
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
382
|
## [7.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.9.0...@quenty/rx@7.9.1) (2023-04-07)
|
|
661
383
|
|
|
662
384
|
**Note:** Version bump only for package @quenty/rx
|
|
663
385
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
386
|
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.8.0...@quenty/rx@7.9.0) (2023-04-03)
|
|
669
387
|
|
|
670
|
-
|
|
671
388
|
### Bug Fixes
|
|
672
389
|
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
390
|
+
- Fix sub removal not firing in certain cases ([2c97208](https://github.com/Quenty/NevermoreEngine/commit/2c972087cbed8b4c041f4561ff46bb3ecf7bc750))
|
|
678
391
|
|
|
679
392
|
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.7.0...@quenty/rx@7.8.0) (2023-03-31)
|
|
680
393
|
|
|
681
394
|
**Note:** Version bump only for package @quenty/rx
|
|
682
395
|
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
396
|
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.6.0...@quenty/rx@7.7.0) (2023-03-05)
|
|
688
397
|
|
|
689
398
|
**Note:** Version bump only for package @quenty/rx
|
|
690
399
|
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
400
|
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.5.0...@quenty/rx@7.6.0) (2023-02-27)
|
|
696
401
|
|
|
697
402
|
**Note:** Version bump only for package @quenty/rx
|
|
698
403
|
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
404
|
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.4.0...@quenty/rx@7.5.0) (2023-02-21)
|
|
704
405
|
|
|
705
406
|
**Note:** Version bump only for package @quenty/rx
|
|
706
407
|
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
408
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.3.0...@quenty/rx@7.4.0) (2023-01-11)
|
|
712
409
|
|
|
713
|
-
|
|
714
410
|
### Bug Fixes
|
|
715
411
|
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
412
|
+
- Paranoid disconnect take() calls ([108c19e](https://github.com/Quenty/NevermoreEngine/commit/108c19edd63ee41bec1326750a19e770184df641))
|
|
721
413
|
|
|
722
414
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.2.1...@quenty/rx@7.3.0) (2023-01-01)
|
|
723
415
|
|
|
724
|
-
|
|
725
416
|
### Features
|
|
726
417
|
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
418
|
+
- Add Rx.interval() ([8df8e82](https://github.com/Quenty/NevermoreEngine/commit/8df8e82d894c2786c4b5a2bd720ba00a89b6c2f2))
|
|
732
419
|
|
|
733
420
|
## [7.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.2.0...@quenty/rx@7.2.1) (2022-12-27)
|
|
734
421
|
|
|
735
422
|
**Note:** Version bump only for package @quenty/rx
|
|
736
423
|
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
424
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.1.1...@quenty/rx@7.2.0) (2022-12-05)
|
|
742
425
|
|
|
743
|
-
|
|
744
426
|
### Features
|
|
745
427
|
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
428
|
+
- Add Rx.failed() ([4b33fd1](https://github.com/Quenty/NevermoreEngine/commit/4b33fd1b2724b7eb40c7fd56096501d90f171b84))
|
|
751
429
|
|
|
752
430
|
## [7.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.1.0...@quenty/rx@7.1.1) (2022-11-04)
|
|
753
431
|
|
|
754
432
|
**Note:** Version bump only for package @quenty/rx
|
|
755
433
|
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
434
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@7.0.0...@quenty/rx@7.1.0) (2022-10-11)
|
|
761
435
|
|
|
762
436
|
**Note:** Version bump only for package @quenty/rx
|
|
763
437
|
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
438
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@6.1.0...@quenty/rx@7.0.0) (2022-09-27)
|
|
769
439
|
|
|
770
440
|
**Note:** Version bump only for package @quenty/rx
|
|
771
441
|
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
442
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@6.0.1...@quenty/rx@6.1.0) (2022-08-22)
|
|
777
443
|
|
|
778
444
|
**Note:** Version bump only for package @quenty/rx
|
|
779
445
|
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
446
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@6.0.0...@quenty/rx@6.0.1) (2022-08-16)
|
|
785
447
|
|
|
786
448
|
**Note:** Version bump only for package @quenty/rx
|
|
787
449
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
450
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@5.2.0...@quenty/rx@6.0.0) (2022-08-14)
|
|
793
451
|
|
|
794
|
-
|
|
795
452
|
### Features
|
|
796
453
|
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
454
|
+
- Add Rx.share, Rx.shareReplay and Rx.cache ([6f1268f](https://github.com/Quenty/NevermoreEngine/commit/6f1268f8f70908f04dbebff7f2a267fc24eafc19))
|
|
802
455
|
|
|
803
456
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@5.1.0...@quenty/rx@5.2.0) (2022-07-31)
|
|
804
457
|
|
|
805
|
-
|
|
806
458
|
### Features
|
|
807
459
|
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
460
|
+
- Add Rx.timer() method ([36378c1](https://github.com/Quenty/NevermoreEngine/commit/36378c1d7fc4948d3e455a6bca487bc3552a5a6c))
|
|
813
461
|
|
|
814
462
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@5.0.0...@quenty/rx@5.1.0) (2022-06-21)
|
|
815
463
|
|
|
816
|
-
|
|
817
464
|
### Features
|
|
818
465
|
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
466
|
+
- Add MemoryStore package ([f1a7cdd](https://github.com/Quenty/NevermoreEngine/commit/f1a7cddcb8e41b7dbf3898233e846925cbea2740))
|
|
467
|
+
- Can complete Subscriptions in ObservableSubscriptionTable ([affc750](https://github.com/Quenty/NevermoreEngine/commit/affc750beeeeae8b28f5d04174410596bec57806))
|
|
825
468
|
|
|
826
469
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@4.2.0...@quenty/rx@5.0.0) (2022-05-21)
|
|
827
470
|
|
|
828
|
-
|
|
829
471
|
### Features
|
|
830
472
|
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
473
|
+
- Add ObservableSubscriptionTable ([43152b8](https://github.com/Quenty/NevermoreEngine/commit/43152b876dda2f752c457eef8932bed27170ac9a))
|
|
474
|
+
- Add Rx.skip(toSkip) and make promises autocancel ([69e13f6](https://github.com/Quenty/NevermoreEngine/commit/69e13f6f368f238e64868eecd358f6a6aff76e02))
|
|
475
|
+
- Add Subscription:Disconnect() ([89d1218](https://github.com/Quenty/NevermoreEngine/commit/89d1218c8c7b5d5988d272561c2011df0e58a75c))
|
|
838
476
|
|
|
839
477
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@4.1.0...@quenty/rx@4.2.0) (2022-03-27)
|
|
840
478
|
|
|
841
|
-
|
|
842
479
|
### Features
|
|
843
480
|
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
481
|
+
- Add Rx.first() and Rx.delay() and fix a few bugs where we emit while no longer pending ([2445b97](https://github.com/Quenty/NevermoreEngine/commit/2445b97a8478590196fdfb5b8fd8121d81a0a5a8))
|
|
849
482
|
|
|
850
483
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@4.0.0...@quenty/rx@4.1.0) (2022-03-10)
|
|
851
484
|
|
|
852
485
|
**Note:** Version bump only for package @quenty/rx
|
|
853
486
|
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
487
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.8.0...@quenty/rx@4.0.0) (2022-03-06)
|
|
859
488
|
|
|
860
|
-
|
|
861
489
|
### Features
|
|
862
490
|
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
491
|
+
- Add Rx.throttleDefer() ([e0bdf7f](https://github.com/Quenty/NevermoreEngine/commit/e0bdf7f1220e66923fe275b323afd153d87f6351))
|
|
868
492
|
|
|
869
493
|
# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.7.1...@quenty/rx@3.8.0) (2022-01-17)
|
|
870
494
|
|
|
871
|
-
|
|
872
495
|
### Features
|
|
873
496
|
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
497
|
+
- Add Rx.toPromise(observable, cancelToken) ([1237fb4](https://github.com/Quenty/NevermoreEngine/commit/1237fb4155bb9bcca94ffd5f618fcea60026f694))
|
|
498
|
+
- Add stack tracing to subscription if desired, and check pending state ([6cf8bc6](https://github.com/Quenty/NevermoreEngine/commit/6cf8bc6ab5916a0a2c237a2552fd9901dca1a756))
|
|
880
499
|
|
|
881
500
|
## [3.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.7.0...@quenty/rx@3.7.1) (2022-01-16)
|
|
882
501
|
|
|
883
502
|
**Note:** Version bump only for package @quenty/rx
|
|
884
503
|
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
504
|
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.6.0...@quenty/rx@3.7.0) (2022-01-07)
|
|
890
505
|
|
|
891
506
|
**Note:** Version bump only for package @quenty/rx
|
|
892
507
|
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
508
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.5.2...@quenty/rx@3.6.0) (2022-01-03)
|
|
898
509
|
|
|
899
|
-
|
|
900
510
|
### Bug Fixes
|
|
901
511
|
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
512
|
+
- Fix Rx typing in documentation and provide better error messages. Also... ([47f8d9a](https://github.com/Quenty/NevermoreEngine/commit/47f8d9a17f814b81d4cb239c78b3a7075280e2cc))
|
|
907
513
|
|
|
908
514
|
## [3.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.5.1...@quenty/rx@3.5.2) (2021-12-30)
|
|
909
515
|
|
|
910
516
|
**Note:** Version bump only for package @quenty/rx
|
|
911
517
|
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
518
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.5.0...@quenty/rx@3.5.1) (2021-12-30)
|
|
917
519
|
|
|
918
520
|
**Note:** Version bump only for package @quenty/rx
|
|
919
521
|
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
522
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.4.0...@quenty/rx@3.5.0) (2021-12-18)
|
|
925
523
|
|
|
926
524
|
**Note:** Version bump only for package @quenty/rx
|
|
927
525
|
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
526
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.3.0...@quenty/rx@3.4.0) (2021-12-14)
|
|
933
527
|
|
|
934
528
|
**Note:** Version bump only for package @quenty/rx
|
|
935
529
|
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
530
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.2.0...@quenty/rx@3.3.0) (2021-11-20)
|
|
941
531
|
|
|
942
|
-
|
|
943
532
|
### Bug Fixes
|
|
944
533
|
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
534
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
950
535
|
|
|
951
536
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.2...@quenty/rx@3.2.0) (2021-10-30)
|
|
952
537
|
|
|
953
|
-
|
|
954
538
|
### Features
|
|
955
539
|
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
540
|
+
- combineLatest may also combine none-observables which are treated as raw values (for now). ([9daebde](https://github.com/Quenty/NevermoreEngine/commit/9daebde70584cee5c0e71d1faa92b2d6249cf644))
|
|
961
541
|
|
|
962
542
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.1...@quenty/rx@3.1.2) (2021-10-30)
|
|
963
543
|
|
|
964
544
|
**Note:** Version bump only for package @quenty/rx
|
|
965
545
|
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
546
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.1.0...@quenty/rx@3.1.1) (2021-10-06)
|
|
971
547
|
|
|
972
548
|
**Note:** Version bump only for package @quenty/rx
|
|
973
549
|
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
550
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.0.1...@quenty/rx@3.1.0) (2021-10-02)
|
|
979
551
|
|
|
980
552
|
**Note:** Version bump only for package @quenty/rx
|
|
981
553
|
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
554
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@3.0.0...@quenty/rx@3.0.1) (2021-09-18)
|
|
987
555
|
|
|
988
|
-
|
|
989
556
|
### Bug Fixes
|
|
990
557
|
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
558
|
+
- Fix undeclare package dependencies that prevented loading in certain situations ([a8be7e0](https://github.com/Quenty/NevermoreEngine/commit/a8be7e06a06506a71257862429934e2ed0f6f56b))
|
|
996
559
|
|
|
997
560
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@2.1.0...@quenty/rx@3.0.0) (2021-09-11)
|
|
998
561
|
|
|
999
562
|
**Note:** Version bump only for package @quenty/rx
|
|
1000
563
|
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
564
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@2.0.0...@quenty/rx@2.1.0) (2021-09-05)
|
|
1006
565
|
|
|
1007
566
|
**Note:** Version bump only for package @quenty/rx
|
|
1008
567
|
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
568
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rx@1.2.0...@quenty/rx@2.0.0) (2021-09-05)
|
|
1014
569
|
|
|
1015
|
-
|
|
1016
570
|
### Bug Fixes
|
|
1017
571
|
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
572
|
+
- 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))
|
|
1023
573
|
|
|
1024
574
|
# 1.2.0 (2021-07-31)
|
|
1025
575
|
|
|
1026
|
-
|
|
1027
576
|
### Bug Fixes
|
|
1028
577
|
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
578
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
579
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
580
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
1034
581
|
|
|
1035
582
|
## 1.0.2 (2021-07-25)
|
|
1036
583
|
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
584
|
## 1.0.1 (2021-07-25)
|
|
1040
585
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
586
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/rx",
|
|
3
|
-
"version": "13.28.
|
|
3
|
+
"version": "13.28.3",
|
|
4
4
|
"description": "Quenty's reactive library for Roblox",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -31,13 +31,13 @@
|
|
|
31
31
|
],
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@quenty/cancellabledelay": "3.6.2",
|
|
34
|
-
"@quenty/canceltoken": "11.19.
|
|
34
|
+
"@quenty/canceltoken": "11.19.1",
|
|
35
35
|
"@quenty/ducktype": "5.11.0",
|
|
36
36
|
"@quenty/loader": "10.11.0",
|
|
37
37
|
"@quenty/maid": "3.9.0",
|
|
38
38
|
"@quenty/nevermore-test-runner": "1.4.0",
|
|
39
|
-
"@quenty/promise": "10.18.
|
|
40
|
-
"@quenty/signal": "7.13.
|
|
39
|
+
"@quenty/promise": "10.18.1",
|
|
40
|
+
"@quenty/signal": "7.13.1",
|
|
41
41
|
"@quenty/symbol": "3.5.2",
|
|
42
42
|
"@quenty/table": "3.9.2",
|
|
43
43
|
"@quenty/throttle": "10.12.2",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
|
|
51
51
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--!strict
|
|
2
2
|
--[=[
|
|
3
|
-
Observables are like
|
|
3
|
+
Observables are like [Signals](/api/Signal), except they do not execute code
|
|
4
4
|
until the observable is subscribed to. This follows the standard
|
|
5
5
|
Rx API surface for an observable.
|
|
6
6
|
|
|
7
7
|
Observables use a [Subscription](/api/Subscription) to emit values.
|
|
8
8
|
|
|
9
9
|
```lua
|
|
10
|
-
--
|
|
10
|
+
-- Constructs an observable which will emit a, b, c via a subscription
|
|
11
11
|
local observable = Observable.new(function(sub)
|
|
12
12
|
print("Connected")
|
|
13
13
|
sub:Fire("a")
|
package/src/Shared/Rx.lua
CHANGED
|
@@ -57,7 +57,7 @@ local Rx = {
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
--[=[
|
|
60
|
-
Pipes the
|
|
60
|
+
Pipes the transformers through each other
|
|
61
61
|
https://rxjs-dev.firebaseapp.com/api/index/function/pipe
|
|
62
62
|
|
|
63
63
|
@param transformers { Observable<any> }
|
|
@@ -713,7 +713,7 @@ end
|
|
|
713
713
|
}):Subscribe(print) --> Hello
|
|
714
714
|
```
|
|
715
715
|
|
|
716
|
-
If empty (or failed)
|
|
716
|
+
If empty (or failed) then the sub will fire with the value before it completes.
|
|
717
717
|
|
|
718
718
|
@param value any
|
|
719
719
|
@return (source: Observable) -> Observable
|
|
@@ -1692,9 +1692,9 @@ function Rx.take<T...>(number: number): Observable.Transformer<T..., T...>
|
|
|
1692
1692
|
end
|
|
1693
1693
|
|
|
1694
1694
|
--[=[
|
|
1695
|
-
|
|
1695
|
+
Skips n entries and then completes the observation.
|
|
1696
1696
|
|
|
1697
|
-
https://rxjs.dev/api/operators/
|
|
1697
|
+
https://rxjs.dev/api/operators/skip
|
|
1698
1698
|
@param toSkip number
|
|
1699
1699
|
@return (source: Observable<T>) -> Observable<T>
|
|
1700
1700
|
]=]
|