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