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