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