@quenty/tie 10.38.1 → 10.39.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +57 -556
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -3,1081 +3,582 @@
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
- ## [10.38.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.38.0...@quenty/tie@10.38.1) (2026-04-29)
6
+ # [10.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.38.2...@quenty/tie@10.39.0) (2026-05-18)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/tie
9
9
 
10
+ ## [10.38.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.38.1...@quenty/tie@10.38.2) (2026-04-30)
10
11
 
12
+ **Note:** Version bump only for package @quenty/tie
11
13
 
14
+ ## [10.38.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.38.0...@quenty/tie@10.38.1) (2026-04-29)
12
15
 
16
+ **Note:** Version bump only for package @quenty/tie
13
17
 
14
18
  # [10.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.37.0...@quenty/tie@10.38.0) (2026-04-23)
15
19
 
16
20
  **Note:** Version bump only for package @quenty/tie
17
21
 
18
-
19
-
20
-
21
-
22
22
  # [10.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.36.0...@quenty/tie@10.37.0) (2026-04-14)
23
23
 
24
24
  **Note:** Version bump only for package @quenty/tie
25
25
 
26
-
27
-
28
-
29
-
30
26
  # [10.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.35.0...@quenty/tie@10.36.0) (2026-02-20)
31
27
 
32
-
33
28
  ### Features
34
29
 
35
- * **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))
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
  # [10.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.34.0...@quenty/tie@10.35.0) (2026-02-19)
42
33
 
43
-
44
34
  ### Features
45
35
 
46
- * **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
47
-
48
-
49
-
50
-
36
+ - **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
51
37
 
52
38
  # [10.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.33.1...@quenty/tie@10.34.0) (2026-02-17)
53
39
 
54
-
55
40
  ### Features
56
41
 
57
- * Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
58
- * Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
59
-
60
-
61
-
62
-
42
+ - Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
43
+ - Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
63
44
 
64
45
  ## [10.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.33.0...@quenty/tie@10.33.1) (2026-01-21)
65
46
 
66
47
  **Note:** Version bump only for package @quenty/tie
67
48
 
68
-
69
-
70
-
71
-
72
49
  # [10.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.32.0...@quenty/tie@10.33.0) (2026-01-18)
73
50
 
74
51
  **Note:** Version bump only for package @quenty/tie
75
52
 
76
-
77
-
78
-
79
-
80
53
  # [10.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.31.0...@quenty/tie@10.32.0) (2026-01-16)
81
54
 
82
-
83
55
  ### Features
84
56
 
85
- * Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
86
-
87
-
88
-
89
-
57
+ - Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
90
58
 
91
59
  # [10.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.30.1...@quenty/tie@10.31.0) (2026-01-13)
92
60
 
93
61
  **Note:** Version bump only for package @quenty/tie
94
62
 
95
-
96
-
97
-
98
-
99
63
  ## [10.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.30.0...@quenty/tie@10.30.1) (2026-01-12)
100
64
 
101
-
102
65
  ### Bug Fixes
103
66
 
104
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
105
-
106
-
107
-
108
-
67
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
109
68
 
110
69
  # [10.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.29.1...@quenty/tie@10.30.0) (2026-01-11)
111
70
 
112
-
113
71
  ### Bug Fixes
114
72
 
115
- * Ensure that the name gets asssigned almost immediately ([2a5eba9](https://github.com/Quenty/NevermoreEngine/commit/2a5eba9dd2072a303fa7aaa8d5651ebbb5a1e7c7))
116
-
117
-
118
-
119
-
73
+ - Ensure that the name gets asssigned almost immediately ([2a5eba9](https://github.com/Quenty/NevermoreEngine/commit/2a5eba9dd2072a303fa7aaa8d5651ebbb5a1e7c7))
120
74
 
121
75
  ## [10.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.29.0...@quenty/tie@10.29.1) (2026-01-10)
122
76
 
123
77
  **Note:** Version bump only for package @quenty/tie
124
78
 
125
-
126
-
127
-
128
-
129
79
  # [10.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.28.0...@quenty/tie@10.29.0) (2026-01-08)
130
80
 
131
81
  **Note:** Version bump only for package @quenty/tie
132
82
 
133
-
134
-
135
-
136
-
137
83
  # [10.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.27.1...@quenty/tie@10.28.0) (2026-01-06)
138
84
 
139
-
140
85
  ### Bug Fixes
141
86
 
142
- * Add more typing ([f32615e](https://github.com/Quenty/NevermoreEngine/commit/f32615ec9d846a1a4392a3b21a0f594e8d420b44))
143
- * Add some strict typing to Tie ([cbdb842](https://github.com/Quenty/NevermoreEngine/commit/cbdb842d6c2a57cf5c1cabab90505cbfec62037b))
144
-
145
-
146
-
147
-
87
+ - Add more typing ([f32615e](https://github.com/Quenty/NevermoreEngine/commit/f32615ec9d846a1a4392a3b21a0f594e8d420b44))
88
+ - Add some strict typing to Tie ([cbdb842](https://github.com/Quenty/NevermoreEngine/commit/cbdb842d6c2a57cf5c1cabab90505cbfec62037b))
148
89
 
149
90
  ## [10.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.27.0...@quenty/tie@10.27.1) (2026-01-05)
150
91
 
151
92
  **Note:** Version bump only for package @quenty/tie
152
93
 
153
-
154
-
155
-
156
-
157
94
  # [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.7...@quenty/tie@10.27.0) (2026-01-04)
158
95
 
159
96
  **Note:** Version bump only for package @quenty/tie
160
97
 
161
-
162
-
163
-
164
-
165
98
  ## [10.26.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.6...@quenty/tie@10.26.7) (2026-01-03)
166
99
 
167
100
  **Note:** Version bump only for package @quenty/tie
168
101
 
169
-
170
-
171
-
172
-
173
102
  ## [10.26.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.5...@quenty/tie@10.26.6) (2025-12-31)
174
103
 
175
-
176
104
  ### Bug Fixes
177
105
 
178
- * Fix dependencies missing in packages ([97bd47d](https://github.com/Quenty/NevermoreEngine/commit/97bd47d341017152f91a28d8444252d20a8de9fa))
179
-
180
-
181
-
182
-
106
+ - Fix dependencies missing in packages ([97bd47d](https://github.com/Quenty/NevermoreEngine/commit/97bd47d341017152f91a28d8444252d20a8de9fa))
183
107
 
184
108
  ## [10.26.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.4...@quenty/tie@10.26.5) (2025-12-29)
185
109
 
186
110
  **Note:** Version bump only for package @quenty/tie
187
111
 
188
-
189
-
190
-
191
-
192
112
  ## [10.26.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.3...@quenty/tie@10.26.4) (2025-12-29)
193
113
 
194
114
  **Note:** Version bump only for package @quenty/tie
195
115
 
196
-
197
-
198
-
199
-
200
116
  ## [10.26.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.2...@quenty/tie@10.26.3) (2025-12-28)
201
117
 
202
-
203
118
  ### Bug Fixes
204
119
 
205
- * Typecheck some more things ([41eaaa6](https://github.com/Quenty/NevermoreEngine/commit/41eaaa6d053c469f7548810da72d05dfbf997b26))
206
-
207
-
208
-
209
-
120
+ - Typecheck some more things ([41eaaa6](https://github.com/Quenty/NevermoreEngine/commit/41eaaa6d053c469f7548810da72d05dfbf997b26))
210
121
 
211
122
  ## [10.26.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.1...@quenty/tie@10.26.2) (2025-12-13)
212
123
 
213
-
214
124
  ### Bug Fixes
215
125
 
216
- * Small patches to nevermore libraries ([#614](https://github.com/Quenty/NevermoreEngine/issues/614)) ([6eeb33b](https://github.com/Quenty/NevermoreEngine/commit/6eeb33b9d215d3d753a433e4c612f391bcc0d286))
217
-
218
-
219
-
220
-
126
+ - Small patches to nevermore libraries ([#614](https://github.com/Quenty/NevermoreEngine/issues/614)) ([6eeb33b](https://github.com/Quenty/NevermoreEngine/commit/6eeb33b9d215d3d753a433e4c612f391bcc0d286))
221
127
 
222
128
  ## [10.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.26.0...@quenty/tie@10.26.1) (2025-11-22)
223
129
 
224
-
225
130
  ### Performance Improvements
226
131
 
227
- * Fix memory cleanup in Tie + Rogue Properties to try to address memory consumption ([c989f23](https://github.com/Quenty/NevermoreEngine/commit/c989f23bb7741a1f160ee341dfb542ba71775620))
228
-
229
-
230
-
231
-
132
+ - Fix memory cleanup in Tie + Rogue Properties to try to address memory consumption ([c989f23](https://github.com/Quenty/NevermoreEngine/commit/c989f23bb7741a1f160ee341dfb542ba71775620))
232
133
 
233
134
  # [10.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.25.1...@quenty/tie@10.26.0) (2025-11-17)
234
135
 
235
-
236
136
  ### Features
237
137
 
238
- * Add tie interface implementations for signals ([#606](https://github.com/Quenty/NevermoreEngine/issues/606)) ([91f07f2](https://github.com/Quenty/NevermoreEngine/commit/91f07f2a03d76445969b25dff246fd8b00396ca1))
239
-
240
-
241
-
242
-
138
+ - Add tie interface implementations for signals ([#606](https://github.com/Quenty/NevermoreEngine/issues/606)) ([91f07f2](https://github.com/Quenty/NevermoreEngine/commit/91f07f2a03d76445969b25dff246fd8b00396ca1))
243
139
 
244
140
  ## [10.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.25.0...@quenty/tie@10.25.1) (2025-11-12)
245
141
 
246
142
  **Note:** Version bump only for package @quenty/tie
247
143
 
248
-
249
-
250
-
251
-
252
144
  # [10.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.24.0...@quenty/tie@10.25.0) (2025-10-08)
253
145
 
254
146
  **Note:** Version bump only for package @quenty/tie
255
147
 
256
-
257
-
258
-
259
-
260
148
  # [10.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.23.0...@quenty/tie@10.24.0) (2025-10-03)
261
149
 
262
150
  **Note:** Version bump only for package @quenty/tie
263
151
 
264
-
265
-
266
-
267
-
268
152
  # [10.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.22.0...@quenty/tie@10.23.0) (2025-09-26)
269
153
 
270
154
  **Note:** Version bump only for package @quenty/tie
271
155
 
272
-
273
-
274
-
275
-
276
156
  # [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.21.1...@quenty/tie@10.22.0) (2025-08-29)
277
157
 
278
158
  **Note:** Version bump only for package @quenty/tie
279
159
 
280
-
281
-
282
-
283
-
284
160
  ## [10.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.21.0...@quenty/tie@10.21.1) (2025-08-12)
285
161
 
286
162
  **Note:** Version bump only for package @quenty/tie
287
163
 
288
-
289
-
290
-
291
-
292
164
  # [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.20.3...@quenty/tie@10.21.0) (2025-05-10)
293
165
 
294
-
295
166
  ### Bug Fixes
296
167
 
297
- * Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
298
-
299
-
300
-
301
-
168
+ - Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
302
169
 
303
170
  ## [10.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.20.2...@quenty/tie@10.20.3) (2025-04-10)
304
171
 
305
172
  **Note:** Version bump only for package @quenty/tie
306
173
 
307
-
308
-
309
-
310
-
311
174
  ## [10.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.20.0...@quenty/tie@10.20.2) (2025-04-07)
312
175
 
313
-
314
176
  ### Bug Fixes
315
177
 
316
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
317
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
318
-
319
-
320
-
321
-
178
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
179
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
322
180
 
323
181
  ## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.20.0...@quenty/tie@10.20.1) (2025-04-07)
324
182
 
325
-
326
183
  ### Bug Fixes
327
184
 
328
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
329
-
330
-
331
-
332
-
185
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
333
186
 
334
187
  # [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.19.2...@quenty/tie@10.20.0) (2025-04-02)
335
188
 
336
189
  **Note:** Version bump only for package @quenty/tie
337
190
 
338
-
339
-
340
-
341
-
342
191
  ## [10.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.19.1...@quenty/tie@10.19.2) (2025-03-31)
343
192
 
344
193
  **Note:** Version bump only for package @quenty/tie
345
194
 
346
-
347
-
348
-
349
-
350
195
  ## [10.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.19.0...@quenty/tie@10.19.1) (2025-03-21)
351
196
 
352
197
  **Note:** Version bump only for package @quenty/tie
353
198
 
354
-
355
-
356
-
357
-
358
199
  # [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.18.1...@quenty/tie@10.19.0) (2025-02-18)
359
200
 
360
201
  **Note:** Version bump only for package @quenty/tie
361
202
 
362
-
363
-
364
-
365
-
366
203
  ## [10.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.18.0...@quenty/tie@10.18.1) (2025-01-22)
367
204
 
368
-
369
205
  ### Bug Fixes
370
206
 
371
- * Fix retrieval of tie implementation parent ([fe57f31](https://github.com/Quenty/NevermoreEngine/commit/fe57f31301e4cb8b335d583ddf3fe54b77a03658))
372
-
373
-
374
-
375
-
207
+ - Fix retrieval of tie implementation parent ([fe57f31](https://github.com/Quenty/NevermoreEngine/commit/fe57f31301e4cb8b335d583ddf3fe54b77a03658))
376
208
 
377
209
  # [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.17.0...@quenty/tie@10.18.0) (2024-12-15)
378
210
 
379
211
  **Note:** Version bump only for package @quenty/tie
380
212
 
381
-
382
-
383
-
384
-
385
213
  # [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.16.0...@quenty/tie@10.17.0) (2024-12-03)
386
214
 
387
215
  **Note:** Version bump only for package @quenty/tie
388
216
 
389
-
390
-
391
-
392
-
393
217
  # [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.15.0...@quenty/tie@10.16.0) (2024-11-13)
394
218
 
395
219
  **Note:** Version bump only for package @quenty/tie
396
220
 
397
-
398
-
399
-
400
-
401
221
  # [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.14.0...@quenty/tie@10.15.0) (2024-11-12)
402
222
 
403
223
  **Note:** Version bump only for package @quenty/tie
404
224
 
405
-
406
-
407
-
408
-
409
225
  # [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.13.1...@quenty/tie@10.14.0) (2024-11-06)
410
226
 
411
-
412
227
  ### Features
413
228
 
414
- * Specifically check for symbols ([374df56](https://github.com/Quenty/NevermoreEngine/commit/374df56f1692ff707d9f25b85f92a37c972dd089))
415
-
416
-
417
-
418
-
229
+ - Specifically check for symbols ([374df56](https://github.com/Quenty/NevermoreEngine/commit/374df56f1692ff707d9f25b85f92a37c972dd089))
419
230
 
420
231
  ## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.13.0...@quenty/tie@10.13.1) (2024-11-04)
421
232
 
422
233
  **Note:** Version bump only for package @quenty/tie
423
234
 
424
-
425
-
426
-
427
-
428
235
  # [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.12.1...@quenty/tie@10.13.0) (2024-11-03)
429
236
 
430
237
  **Note:** Version bump only for package @quenty/tie
431
238
 
432
-
433
-
434
-
435
-
436
239
  ## [10.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.12.0...@quenty/tie@10.12.1) (2024-11-02)
437
240
 
438
-
439
241
  ### Bug Fixes
440
242
 
441
- * Fix tip ([c328cc1](https://github.com/Quenty/NevermoreEngine/commit/c328cc18a6ee28d7380f9f42a662889dc04186fa))
442
-
443
-
444
-
445
-
243
+ - Fix tip ([c328cc1](https://github.com/Quenty/NevermoreEngine/commit/c328cc18a6ee28d7380f9f42a662889dc04186fa))
446
244
 
447
245
  # [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.11.1...@quenty/tie@10.12.0) (2024-10-23)
448
246
 
449
247
  **Note:** Version bump only for package @quenty/tie
450
248
 
451
-
452
-
453
-
454
-
455
249
  ## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.11.0...@quenty/tie@10.11.1) (2024-10-09)
456
250
 
457
251
  **Note:** Version bump only for package @quenty/tie
458
252
 
459
-
460
-
461
-
462
-
463
253
  # [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.10.1...@quenty/tie@10.11.0) (2024-10-06)
464
254
 
465
255
  **Note:** Version bump only for package @quenty/tie
466
256
 
467
-
468
-
469
-
470
-
471
257
  ## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.10.0...@quenty/tie@10.10.1) (2024-10-04)
472
258
 
473
259
  **Note:** Version bump only for package @quenty/tie
474
260
 
475
-
476
-
477
-
478
-
479
261
  # [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.9.0...@quenty/tie@10.10.0) (2024-10-04)
480
262
 
481
-
482
263
  ### Features
483
264
 
484
- * Use configuration instead of folder. While this forces a datamodel event to fire, it means we scan less classes on the client, and it's easier to see in the explorer ([06a342f](https://github.com/Quenty/NevermoreEngine/commit/06a342f5726282c46174ddec3dc7f54eeb768c46))
485
- * Use RxSignal for the TiePropertyInterface ([5ea04b8](https://github.com/Quenty/NevermoreEngine/commit/5ea04b85402e994f13a81a9b32e5971e1a262eb5))
486
-
265
+ - Use configuration instead of folder. While this forces a datamodel event to fire, it means we scan less classes on the client, and it's easier to see in the explorer ([06a342f](https://github.com/Quenty/NevermoreEngine/commit/06a342f5726282c46174ddec3dc7f54eeb768c46))
266
+ - Use RxSignal for the TiePropertyInterface ([5ea04b8](https://github.com/Quenty/NevermoreEngine/commit/5ea04b85402e994f13a81a9b32e5971e1a262eb5))
487
267
 
488
268
  ### Performance Improvements
489
269
 
490
- * TieImplementation uses Folder on client instead of camera, which results in a memory improvement ([bc55d76](https://github.com/Quenty/NevermoreEngine/commit/bc55d76fd296c8923e47c3830145c8e75d8a7b69))
491
-
492
-
493
-
494
-
270
+ - TieImplementation uses Folder on client instead of camera, which results in a memory improvement ([bc55d76](https://github.com/Quenty/NevermoreEngine/commit/bc55d76fd296c8923e47c3830145c8e75d8a7b69))
495
271
 
496
272
  # [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.8.0...@quenty/tie@10.9.0) (2024-09-25)
497
273
 
498
274
  **Note:** Version bump only for package @quenty/tie
499
275
 
500
-
501
-
502
-
503
-
504
276
  # [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.7.0...@quenty/tie@10.8.0) (2024-09-25)
505
277
 
506
278
  **Note:** Version bump only for package @quenty/tie
507
279
 
508
-
509
-
510
-
511
-
512
280
  # [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.6.0...@quenty/tie@10.7.0) (2024-09-12)
513
281
 
514
-
515
282
  ### Bug Fixes
516
283
 
517
- * Tie signal implementation fix ([8dc23bb](https://github.com/Quenty/NevermoreEngine/commit/8dc23bb8300598431a58b273ee2382ee90e76243))
518
- * TODO FIX THIS ([3731acd](https://github.com/Quenty/NevermoreEngine/commit/3731acdf4cf888bdac55157670fc61d6a6ba7c3d))
519
-
284
+ - Tie signal implementation fix ([8dc23bb](https://github.com/Quenty/NevermoreEngine/commit/8dc23bb8300598431a58b273ee2382ee90e76243))
285
+ - TODO FIX THIS ([3731acd](https://github.com/Quenty/NevermoreEngine/commit/3731acdf4cf888bdac55157670fc61d6a6ba7c3d))
520
286
 
521
287
  ### Features
522
288
 
523
- * Add tuple package and fix tie signal ([134f90c](https://github.com/Quenty/NevermoreEngine/commit/134f90c03b265b9d2232198475ca27f4d5e87071))
524
- * Allow default values to be defined for TiePropertyDefinition ([89112f1](https://github.com/Quenty/NevermoreEngine/commit/89112f15ffdc8c637681ba9f4e7aa1c60e2c7e23))
525
- * Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
526
-
527
-
528
-
529
-
289
+ - Add tuple package and fix tie signal ([134f90c](https://github.com/Quenty/NevermoreEngine/commit/134f90c03b265b9d2232198475ca27f4d5e87071))
290
+ - Allow default values to be defined for TiePropertyDefinition ([89112f1](https://github.com/Quenty/NevermoreEngine/commit/89112f15ffdc8c637681ba9f4e7aa1c60e2c7e23))
291
+ - Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
530
292
 
531
293
  # [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.5.0...@quenty/tie@10.6.0) (2024-08-09)
532
294
 
533
295
  **Note:** Version bump only for package @quenty/tie
534
296
 
535
-
536
-
537
-
538
-
539
297
  # [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.4.0...@quenty/tie@10.5.0) (2024-05-09)
540
298
 
541
-
542
299
  ### Bug Fixes
543
300
 
544
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
545
-
546
-
547
-
548
-
301
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
549
302
 
550
303
  # [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.3.0...@quenty/tie@10.4.0) (2024-05-03)
551
304
 
552
305
  **Note:** Version bump only for package @quenty/tie
553
306
 
554
-
555
-
556
-
557
-
558
307
  # [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.2.0...@quenty/tie@10.3.0) (2024-04-27)
559
308
 
560
-
561
309
  ### Bug Fixes
562
310
 
563
- * Add pending check in tie definition ([2f4d932](https://github.com/Quenty/NevermoreEngine/commit/2f4d93218d709f778ac84bc0bcb57f7240deacad))
564
-
565
-
566
-
567
-
311
+ - Add pending check in tie definition ([2f4d932](https://github.com/Quenty/NevermoreEngine/commit/2f4d93218d709f778ac84bc0bcb57f7240deacad))
568
312
 
569
313
  # [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.1.0...@quenty/tie@10.2.0) (2024-03-27)
570
314
 
571
-
572
315
  ### Features
573
316
 
574
- * Update avatar editor stuff ([16d10a8](https://github.com/Quenty/NevermoreEngine/commit/16d10a876c90d3b43d69b5f66e217e4c3749296b))
575
-
576
-
577
-
578
-
317
+ - Update avatar editor stuff ([16d10a8](https://github.com/Quenty/NevermoreEngine/commit/16d10a876c90d3b43d69b5f66e217e4c3749296b))
579
318
 
580
319
  # [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@10.0.0...@quenty/tie@10.1.0) (2024-03-09)
581
320
 
582
321
  **Note:** Version bump only for package @quenty/tie
583
322
 
584
-
585
-
586
-
587
-
588
323
  # [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@9.0.0...@quenty/tie@10.0.0) (2024-02-14)
589
324
 
590
325
  **Note:** Version bump only for package @quenty/tie
591
326
 
592
-
593
-
594
-
595
-
596
327
  # [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@8.0.0...@quenty/tie@9.0.0) (2024-02-13)
597
328
 
598
-
599
329
  ### Bug Fixes
600
330
 
601
- * Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
602
-
603
-
604
-
605
-
331
+ - Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
606
332
 
607
333
  # [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@7.0.0...@quenty/tie@8.0.0) (2024-02-13)
608
334
 
609
335
  **Note:** Version bump only for package @quenty/tie
610
336
 
611
-
612
-
613
-
614
-
615
337
  # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@6.0.0...@quenty/tie@7.0.0) (2024-02-13)
616
338
 
617
339
  **Note:** Version bump only for package @quenty/tie
618
340
 
619
-
620
-
621
-
622
-
623
341
  # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.4.0...@quenty/tie@6.0.0) (2024-01-10)
624
342
 
625
343
  **Note:** Version bump only for package @quenty/tie
626
344
 
627
-
628
-
629
-
630
-
631
345
  # [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.3.0...@quenty/tie@5.4.0) (2024-01-08)
632
346
 
633
347
  **Note:** Version bump only for package @quenty/tie
634
348
 
635
-
636
-
637
-
638
-
639
349
  # [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.2.0...@quenty/tie@5.3.0) (2023-12-28)
640
350
 
641
-
642
351
  ### Bug Fixes
643
352
 
644
- * Improve error messages and assertion in TieDefinition ([7e48f01](https://github.com/Quenty/NevermoreEngine/commit/7e48f0195970ab72c259bbf664a393ff59960370))
645
-
646
-
647
-
648
-
353
+ - Improve error messages and assertion in TieDefinition ([7e48f01](https://github.com/Quenty/NevermoreEngine/commit/7e48f0195970ab72c259bbf664a393ff59960370))
649
354
 
650
355
  # [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.1.1...@quenty/tie@5.2.0) (2023-12-14)
651
356
 
652
-
653
357
  ### Features
654
358
 
655
- * Add realm support to tie ([cefc3fc](https://github.com/Quenty/NevermoreEngine/commit/cefc3fcd40287c85bd68e0f3438c15d701560df0))
656
-
657
-
658
-
659
-
359
+ - Add realm support to tie ([cefc3fc](https://github.com/Quenty/NevermoreEngine/commit/cefc3fcd40287c85bd68e0f3438c15d701560df0))
660
360
 
661
361
  ## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.1.0...@quenty/tie@5.1.1) (2023-10-28)
662
362
 
663
363
  **Note:** Version bump only for package @quenty/tie
664
364
 
665
-
666
-
667
-
668
-
669
365
  # [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@5.0.0...@quenty/tie@5.1.0) (2023-10-18)
670
366
 
671
367
  **Note:** Version bump only for package @quenty/tie
672
368
 
673
-
674
-
675
-
676
-
677
369
  # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.29.0...@quenty/tie@5.0.0) (2023-10-11)
678
370
 
679
-
680
- * fix!: Make RxSignal not automatically skip first input ([6fe7586](https://github.com/Quenty/NevermoreEngine/commit/6fe7586029ea4753b1de7a8633c7d5af15bab420))
681
-
371
+ - fix!: Make RxSignal not automatically skip first input ([6fe7586](https://github.com/Quenty/NevermoreEngine/commit/6fe7586029ea4753b1de7a8633c7d5af15bab420))
682
372
 
683
373
  ### Features
684
374
 
685
- * Tie has better errors ([9e66f62](https://github.com/Quenty/NevermoreEngine/commit/9e66f621ff5b8e7c24800eca819612e9033c35c5))
686
-
375
+ - Tie has better errors ([9e66f62](https://github.com/Quenty/NevermoreEngine/commit/9e66f621ff5b8e7c24800eca819612e9033c35c5))
687
376
 
688
377
  ### BREAKING CHANGES
689
378
 
690
- * RxSignal used to export a different value
691
-
692
-
693
-
694
-
379
+ - RxSignal used to export a different value
695
380
 
696
381
  # [4.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.28.0...@quenty/tie@4.29.0) (2023-09-21)
697
382
 
698
383
  **Note:** Version bump only for package @quenty/tie
699
384
 
700
-
701
-
702
-
703
-
704
385
  # [4.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.27.0...@quenty/tie@4.28.0) (2023-09-04)
705
386
 
706
387
  **Note:** Version bump only for package @quenty/tie
707
388
 
708
-
709
-
710
-
711
-
712
389
  # [4.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.26.0...@quenty/tie@4.27.0) (2023-08-23)
713
390
 
714
391
  **Note:** Version bump only for package @quenty/tie
715
392
 
716
-
717
-
718
-
719
-
720
393
  # [4.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.25.0...@quenty/tie@4.26.0) (2023-08-01)
721
394
 
722
395
  **Note:** Version bump only for package @quenty/tie
723
396
 
724
-
725
-
726
-
727
-
728
397
  # [4.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.24.0...@quenty/tie@4.25.0) (2023-07-28)
729
398
 
730
399
  **Note:** Version bump only for package @quenty/tie
731
400
 
732
-
733
-
734
-
735
-
736
401
  # [4.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.23.0...@quenty/tie@4.24.0) (2023-07-23)
737
402
 
738
403
  **Note:** Version bump only for package @quenty/tie
739
404
 
740
-
741
-
742
-
743
-
744
405
  # [4.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.22.0...@quenty/tie@4.23.0) (2023-07-15)
745
406
 
746
-
747
407
  ### Bug Fixes
748
408
 
749
- * Fix valueBase assignment and retrieval ([50453dd](https://github.com/Quenty/NevermoreEngine/commit/50453dd1562e00e1a619eb09870097f3deebed46))
750
-
409
+ - Fix valueBase assignment and retrieval ([50453dd](https://github.com/Quenty/NevermoreEngine/commit/50453dd1562e00e1a619eb09870097f3deebed46))
751
410
 
752
411
  ### Features
753
412
 
754
- * Add :Observe() API calls to a variety of systems and allow Blend to :Observe() stuff ([ca29c68](https://github.com/Quenty/NevermoreEngine/commit/ca29c68164dfdaf136e9168faf48f487bed26088))
755
-
756
-
757
-
758
-
413
+ - Add :Observe() API calls to a variety of systems and allow Blend to :Observe() stuff ([ca29c68](https://github.com/Quenty/NevermoreEngine/commit/ca29c68164dfdaf136e9168faf48f487bed26088))
759
414
 
760
415
  # [4.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.21.0...@quenty/tie@4.22.0) (2023-07-10)
761
416
 
762
417
  **Note:** Version bump only for package @quenty/tie
763
418
 
764
-
765
-
766
-
767
-
768
419
  # [4.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.20.0...@quenty/tie@4.21.0) (2023-06-17)
769
420
 
770
421
  **Note:** Version bump only for package @quenty/tie
771
422
 
772
-
773
-
774
-
775
-
776
423
  # [4.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.19.0...@quenty/tie@4.20.0) (2023-06-05)
777
424
 
778
-
779
425
  ### Features
780
426
 
781
- * Tie interfaces can export checked ValueObjects as Attributes ([6360546](https://github.com/Quenty/NevermoreEngine/commit/63605466f3f27342982556ac1866caafd0202c94))
782
-
783
-
784
-
785
-
427
+ - Tie interfaces can export checked ValueObjects as Attributes ([6360546](https://github.com/Quenty/NevermoreEngine/commit/63605466f3f27342982556ac1866caafd0202c94))
786
428
 
787
429
  # [4.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.18.0...@quenty/tie@4.19.0) (2023-05-26)
788
430
 
789
-
790
431
  ### Features
791
432
 
792
- * Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
793
-
794
-
795
-
796
-
433
+ - Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
797
434
 
798
435
  # [4.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.17.0...@quenty/tie@4.18.0) (2023-05-08)
799
436
 
800
437
  **Note:** Version bump only for package @quenty/tie
801
438
 
802
-
803
-
804
-
805
-
806
439
  # [4.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.16.0...@quenty/tie@4.17.0) (2023-04-20)
807
440
 
808
441
  **Note:** Version bump only for package @quenty/tie
809
442
 
810
-
811
-
812
-
813
-
814
443
  # [4.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.15.1...@quenty/tie@4.16.0) (2023-04-10)
815
444
 
816
445
  **Note:** Version bump only for package @quenty/tie
817
446
 
818
-
819
-
820
-
821
-
822
447
  ## [4.15.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.15.0...@quenty/tie@4.15.1) (2023-04-07)
823
448
 
824
449
  **Note:** Version bump only for package @quenty/tie
825
450
 
826
-
827
-
828
-
829
-
830
451
  # [4.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.14.0...@quenty/tie@4.15.0) (2023-04-06)
831
452
 
832
453
  **Note:** Version bump only for package @quenty/tie
833
454
 
834
-
835
-
836
-
837
-
838
455
  # [4.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.13.0...@quenty/tie@4.14.0) (2023-04-03)
839
456
 
840
457
  **Note:** Version bump only for package @quenty/tie
841
458
 
842
-
843
-
844
-
845
-
846
459
  # [4.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.12.0...@quenty/tie@4.13.0) (2023-03-31)
847
460
 
848
461
  **Note:** Version bump only for package @quenty/tie
849
462
 
850
-
851
-
852
-
853
-
854
463
  # [4.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.11.0...@quenty/tie@4.12.0) (2023-03-31)
855
464
 
856
465
  **Note:** Version bump only for package @quenty/tie
857
466
 
858
-
859
-
860
-
861
-
862
467
  # [4.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.10.1...@quenty/tie@4.11.0) (2023-03-28)
863
468
 
864
-
865
469
  ### Bug Fixes
866
470
 
867
- * Add missing dependency ([d164b36](https://github.com/Quenty/NevermoreEngine/commit/d164b365ca26728cf4cdabbaeb357bc9817a29de))
868
-
869
-
870
-
871
-
471
+ - Add missing dependency ([d164b36](https://github.com/Quenty/NevermoreEngine/commit/d164b365ca26728cf4cdabbaeb357bc9817a29de))
872
472
 
873
473
  ## [4.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.10.0...@quenty/tie@4.10.1) (2023-03-06)
874
474
 
875
475
  **Note:** Version bump only for package @quenty/tie
876
476
 
877
-
878
-
879
-
880
-
881
477
  # [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.9.0...@quenty/tie@4.10.0) (2023-03-05)
882
478
 
883
479
  **Note:** Version bump only for package @quenty/tie
884
480
 
885
-
886
-
887
-
888
-
889
481
  # [4.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.8.0...@quenty/tie@4.9.0) (2023-02-27)
890
482
 
891
483
  **Note:** Version bump only for package @quenty/tie
892
484
 
893
-
894
-
895
-
896
-
897
485
  # [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.7.0...@quenty/tie@4.8.0) (2023-02-21)
898
486
 
899
-
900
487
  ### Features
901
488
 
902
- * Add TieDefinition:ObserveLastImplementation(adornee) ([a690651](https://github.com/Quenty/NevermoreEngine/commit/a690651423e6e953654277e21f04c921bcb24fb3))
903
-
904
-
905
-
906
-
489
+ - Add TieDefinition:ObserveLastImplementation(adornee) ([a690651](https://github.com/Quenty/NevermoreEngine/commit/a690651423e6e953654277e21f04c921bcb24fb3))
907
490
 
908
491
  # [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.6.0...@quenty/tie@4.7.0) (2023-01-17)
909
492
 
910
493
  **Note:** Version bump only for package @quenty/tie
911
494
 
912
-
913
-
914
-
915
-
916
495
  # [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.5.0...@quenty/tie@4.6.0) (2023-01-11)
917
496
 
918
497
  **Note:** Version bump only for package @quenty/tie
919
498
 
920
-
921
-
922
-
923
-
924
499
  # [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.4.1...@quenty/tie@4.5.0) (2023-01-01)
925
500
 
926
501
  **Note:** Version bump only for package @quenty/tie
927
502
 
928
-
929
-
930
-
931
-
932
503
  ## [4.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.4.0...@quenty/tie@4.4.1) (2022-12-27)
933
504
 
934
505
  **Note:** Version bump only for package @quenty/tie
935
506
 
936
-
937
-
938
-
939
-
940
507
  # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.3.1...@quenty/tie@4.4.0) (2022-12-05)
941
508
 
942
509
  **Note:** Version bump only for package @quenty/tie
943
510
 
944
-
945
-
946
-
947
-
948
511
  ## [4.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.3.0...@quenty/tie@4.3.1) (2022-11-28)
949
512
 
950
513
  **Note:** Version bump only for package @quenty/tie
951
514
 
952
-
953
-
954
-
955
-
956
515
  # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.2.1...@quenty/tie@4.3.0) (2022-11-19)
957
516
 
958
517
  **Note:** Version bump only for package @quenty/tie
959
518
 
960
-
961
-
962
-
963
-
964
519
  ## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.2.0...@quenty/tie@4.2.1) (2022-11-04)
965
520
 
966
521
  **Note:** Version bump only for package @quenty/tie
967
522
 
968
-
969
-
970
-
971
-
972
523
  # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.1.0...@quenty/tie@4.2.0) (2022-10-23)
973
524
 
974
-
975
525
  ### Bug Fixes
976
526
 
977
- * Rx switch maps would lead to multiple brios alive against a single switched observable. ([cd25a22](https://github.com/Quenty/NevermoreEngine/commit/cd25a220a2096fe1c3093deec7f9bc4e83815924))
978
-
979
-
980
-
981
-
527
+ - Rx switch maps would lead to multiple brios alive against a single switched observable. ([cd25a22](https://github.com/Quenty/NevermoreEngine/commit/cd25a220a2096fe1c3093deec7f9bc4e83815924))
982
528
 
983
529
  # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@4.0.0...@quenty/tie@4.1.0) (2022-10-11)
984
530
 
985
-
986
531
  ### Bug Fixes
987
532
 
988
- * Fix encoding functions in tie ([328911a](https://github.com/Quenty/NevermoreEngine/commit/328911a2553d576543f5efc221bfee8887580b61))
989
-
533
+ - Fix encoding functions in tie ([328911a](https://github.com/Quenty/NevermoreEngine/commit/328911a2553d576543f5efc221bfee8887580b61))
990
534
 
991
535
  ### Features
992
536
 
993
- * Add TieDefinition:FindFirstImplementation(adornee: Instance) ([6210377](https://github.com/Quenty/NevermoreEngine/commit/621037732d9c366db2908882f132c19f76885990))
994
-
995
-
996
-
997
-
537
+ - Add TieDefinition:FindFirstImplementation(adornee: Instance) ([6210377](https://github.com/Quenty/NevermoreEngine/commit/621037732d9c366db2908882f132c19f76885990))
998
538
 
999
539
  # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@3.1.0...@quenty/tie@4.0.0) (2022-09-27)
1000
540
 
1001
-
1002
541
  ### Bug Fixes
1003
542
 
1004
- * Remove unused/wrong TiePropertyDefinition:IsAttribute() API method ([40e7bd1](https://github.com/Quenty/NevermoreEngine/commit/40e7bd188951a0244ba5b0c9ea7d91a71a4f9d09))
1005
-
1006
-
1007
-
1008
-
543
+ - Remove unused/wrong TiePropertyDefinition:IsAttribute() API method ([40e7bd1](https://github.com/Quenty/NevermoreEngine/commit/40e7bd188951a0244ba5b0c9ea7d91a71a4f9d09))
1009
544
 
1010
545
  # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@3.0.1...@quenty/tie@3.1.0) (2022-08-22)
1011
546
 
1012
547
  **Note:** Version bump only for package @quenty/tie
1013
548
 
1014
-
1015
-
1016
-
1017
-
1018
549
  ## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@3.0.0...@quenty/tie@3.0.1) (2022-08-16)
1019
550
 
1020
551
  **Note:** Version bump only for package @quenty/tie
1021
552
 
1022
-
1023
-
1024
-
1025
-
1026
553
  # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@2.2.1...@quenty/tie@3.0.0) (2022-08-14)
1027
554
 
1028
555
  **Note:** Version bump only for package @quenty/tie
1029
556
 
1030
-
1031
-
1032
-
1033
-
1034
557
  ## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@2.2.0...@quenty/tie@2.2.1) (2022-08-11)
1035
558
 
1036
559
  **Note:** Version bump only for package @quenty/tie
1037
560
 
1038
-
1039
-
1040
-
1041
-
1042
561
  # [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@2.1.0...@quenty/tie@2.2.0) (2022-07-31)
1043
562
 
1044
-
1045
563
  ### Features
1046
564
 
1047
- * Add Tie bindings in the opposite direction allowing out-of-oop systems to bind to tie ([6da4426](https://github.com/Quenty/NevermoreEngine/commit/6da4426bb47c9b88e099c461258163f8b26ee4b3))
1048
-
1049
-
1050
-
1051
-
565
+ - Add Tie bindings in the opposite direction allowing out-of-oop systems to bind to tie ([6da4426](https://github.com/Quenty/NevermoreEngine/commit/6da4426bb47c9b88e099c461258163f8b26ee4b3))
1052
566
 
1053
567
  # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@2.0.0...@quenty/tie@2.1.0) (2022-06-21)
1054
568
 
1055
569
  **Note:** Version bump only for package @quenty/tie
1056
570
 
1057
-
1058
-
1059
-
1060
-
1061
571
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/tie@1.1.0...@quenty/tie@2.0.0) (2022-05-21)
1062
572
 
1063
573
  **Note:** Version bump only for package @quenty/tie
1064
574
 
1065
-
1066
-
1067
-
1068
-
1069
575
  # 1.1.0 (2022-03-27)
1070
576
 
1071
-
1072
577
  ### Features
1073
578
 
1074
- * 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))
1075
- * Add tie package ([8626aa7](https://github.com/Quenty/NevermoreEngine/commit/8626aa775cfaf20cef0d50e6f89aa64bf6a68e55))
1076
- * Add TieDefinition:ObserveIsImplemented(adornee: Instance): boolean ([d8cc7b9](https://github.com/Quenty/NevermoreEngine/commit/d8cc7b9616d92f9abda33a96774f4779da792fc8))
1077
-
1078
-
1079
-
1080
-
579
+ - 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))
580
+ - Add tie package ([8626aa7](https://github.com/Quenty/NevermoreEngine/commit/8626aa775cfaf20cef0d50e6f89aa64bf6a68e55))
581
+ - Add TieDefinition:ObserveIsImplemented(adornee: Instance): boolean ([d8cc7b9](https://github.com/Quenty/NevermoreEngine/commit/d8cc7b9616d92f9abda33a96774f4779da792fc8))
1081
582
 
1082
583
  # v1.1.0 (Sun Mar 27 2022)
1083
584
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/tie",
3
- "version": "10.38.1",
3
+ "version": "10.39.0",
4
4
  "description": "Tie allows interfaces to be defined between Lua OOP and Roblox objects.",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -31,25 +31,25 @@
31
31
  "Quenty"
32
32
  ],
33
33
  "dependencies": {
34
- "@quenty/attributeutils": "14.29.1",
34
+ "@quenty/attributeutils": "14.29.2",
35
35
  "@quenty/baseobject": "10.13.0",
36
- "@quenty/brio": "14.29.1",
37
- "@quenty/collectionserviceutils": "8.30.1",
36
+ "@quenty/brio": "14.29.2",
37
+ "@quenty/collectionserviceutils": "8.30.2",
38
38
  "@quenty/enums": "1.3.0",
39
- "@quenty/instanceutils": "13.29.1",
39
+ "@quenty/instanceutils": "13.29.2",
40
40
  "@quenty/loader": "10.11.0",
41
41
  "@quenty/maid": "3.9.0",
42
42
  "@quenty/nevermore-test-runner": "1.4.0",
43
- "@quenty/rx": "13.28.1",
44
- "@quenty/rxsignal": "7.28.1",
45
- "@quenty/servicebag": "11.17.0",
46
- "@quenty/statestack": "14.31.1",
43
+ "@quenty/rx": "13.28.2",
44
+ "@quenty/rxsignal": "7.28.2",
45
+ "@quenty/servicebag": "11.18.0",
46
+ "@quenty/statestack": "14.31.2",
47
47
  "@quenty/string": "3.3.6",
48
48
  "@quenty/symbol": "3.5.2",
49
49
  "@quenty/table": "3.9.2",
50
50
  "@quenty/tuple": "1.8.0",
51
- "@quenty/valuebaseutils": "13.29.1",
52
- "@quenty/valueobject": "13.30.1",
51
+ "@quenty/valuebaseutils": "13.29.2",
52
+ "@quenty/valueobject": "13.30.2",
53
53
  "@quentystudios/jest-lua": "3.10.0-quenty.2"
54
54
  },
55
55
  "devDependencies": {
@@ -59,5 +59,5 @@
59
59
  "publishConfig": {
60
60
  "access": "public"
61
61
  },
62
- "gitHead": "6801a02bc7e7de951df4b9f65c0efc27b642db70"
62
+ "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
63
63
  }