@quenty/deathreport 10.41.2 → 10.43.0-canary.697.26191410126.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +195 -703
- package/package.json +6 -6
- package/src/Client/DeathReportBindersClient.lua +1 -1
- package/src/Server/DeathReportBindersServer.lua +1 -1
- package/src/Shared/DeathReportServiceConstants.lua +1 -1
- package/src/Shared/Stats/PlayerKillTrackerUtils.lua +4 -4
- package/src/Shared/Stats/TeamKillTrackerUtils.lua +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,1075 +3,567 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
9
|
-
|
|
6
|
+
# [10.43.0-canary.697.26191410126.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.42.0...@quenty/deathreport@10.43.0-canary.697.26191410126.0) (2026-05-20)
|
|
10
7
|
|
|
11
8
|
|
|
9
|
+
### Features
|
|
12
10
|
|
|
11
|
+
* **luau:** convert 41 trivial files to --!strict typing ([0edcac1](https://github.com/Quenty/NevermoreEngine/commit/0edcac1e5ce096662406c2685e22469c22c187e4))
|
|
13
12
|
|
|
14
|
-
## [10.41.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.41.0...@quenty/deathreport@10.41.1) (2026-04-29)
|
|
15
13
|
|
|
16
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
17
14
|
|
|
18
15
|
|
|
19
16
|
|
|
17
|
+
# [10.42.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.41.2...@quenty/deathreport@10.42.0) (2026-05-18)
|
|
20
18
|
|
|
19
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
21
20
|
|
|
22
|
-
|
|
21
|
+
## [10.41.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.41.1...@quenty/deathreport@10.41.2) (2026-04-30)
|
|
23
22
|
|
|
24
23
|
**Note:** Version bump only for package @quenty/deathreport
|
|
25
24
|
|
|
25
|
+
## [10.41.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.41.0...@quenty/deathreport@10.41.1) (2026-04-29)
|
|
26
26
|
|
|
27
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
27
28
|
|
|
29
|
+
# [10.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.40.0...@quenty/deathreport@10.41.0) (2026-04-23)
|
|
28
30
|
|
|
31
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
29
32
|
|
|
30
33
|
# [10.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.39.0...@quenty/deathreport@10.40.0) (2026-04-14)
|
|
31
34
|
|
|
32
35
|
**Note:** Version bump only for package @quenty/deathreport
|
|
33
36
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
37
|
# [10.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.38.0...@quenty/deathreport@10.39.0) (2026-02-20)
|
|
39
38
|
|
|
40
|
-
|
|
41
39
|
### Features
|
|
42
40
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
41
|
+
- **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
42
|
|
|
49
43
|
# [10.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.37.0...@quenty/deathreport@10.38.0) (2026-02-19)
|
|
50
44
|
|
|
51
|
-
|
|
52
45
|
### Features
|
|
53
46
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
47
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
59
48
|
|
|
60
49
|
# [10.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.36.1...@quenty/deathreport@10.37.0) (2026-02-17)
|
|
61
50
|
|
|
62
|
-
|
|
63
51
|
### Features
|
|
64
52
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
53
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
54
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
71
55
|
|
|
72
56
|
## [10.36.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.36.0...@quenty/deathreport@10.36.1) (2026-01-21)
|
|
73
57
|
|
|
74
58
|
**Note:** Version bump only for package @quenty/deathreport
|
|
75
59
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
60
|
# [10.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.35.0...@quenty/deathreport@10.36.0) (2026-01-18)
|
|
81
61
|
|
|
82
62
|
**Note:** Version bump only for package @quenty/deathreport
|
|
83
63
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
64
|
# [10.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.34.0...@quenty/deathreport@10.35.0) (2026-01-16)
|
|
89
65
|
|
|
90
66
|
**Note:** Version bump only for package @quenty/deathreport
|
|
91
67
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
68
|
# [10.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.33.1...@quenty/deathreport@10.34.0) (2026-01-13)
|
|
97
69
|
|
|
98
70
|
**Note:** Version bump only for package @quenty/deathreport
|
|
99
71
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
72
|
## [10.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.33.0...@quenty/deathreport@10.33.1) (2026-01-12)
|
|
105
73
|
|
|
106
|
-
|
|
107
74
|
### Bug Fixes
|
|
108
75
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
76
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
114
77
|
|
|
115
78
|
# [10.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.32.1...@quenty/deathreport@10.33.0) (2026-01-11)
|
|
116
79
|
|
|
117
80
|
**Note:** Version bump only for package @quenty/deathreport
|
|
118
81
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
82
|
## [10.32.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.32.0...@quenty/deathreport@10.32.1) (2026-01-10)
|
|
124
83
|
|
|
125
84
|
**Note:** Version bump only for package @quenty/deathreport
|
|
126
85
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
86
|
# [10.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.31.1...@quenty/deathreport@10.32.0) (2026-01-08)
|
|
132
87
|
|
|
133
88
|
**Note:** Version bump only for package @quenty/deathreport
|
|
134
89
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
90
|
## [10.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.31.0...@quenty/deathreport@10.31.1) (2026-01-05)
|
|
140
91
|
|
|
141
92
|
**Note:** Version bump only for package @quenty/deathreport
|
|
142
93
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
94
|
# [10.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.4...@quenty/deathreport@10.31.0) (2026-01-04)
|
|
148
95
|
|
|
149
96
|
**Note:** Version bump only for package @quenty/deathreport
|
|
150
97
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
98
|
## [10.30.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.3...@quenty/deathreport@10.30.4) (2026-01-03)
|
|
156
99
|
|
|
157
100
|
**Note:** Version bump only for package @quenty/deathreport
|
|
158
101
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
102
|
## [10.30.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.2...@quenty/deathreport@10.30.3) (2025-12-31)
|
|
164
103
|
|
|
165
104
|
**Note:** Version bump only for package @quenty/deathreport
|
|
166
105
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
106
|
## [10.30.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.1...@quenty/deathreport@10.30.2) (2025-12-29)
|
|
172
107
|
|
|
173
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
## [10.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.0...@quenty/deathreport@10.30.1) (2025-12-29)
|
|
180
|
-
|
|
181
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
# [10.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.3...@quenty/deathreport@10.30.0) (2025-12-28)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### Features
|
|
191
|
-
|
|
192
|
-
* Update declarations and README.md ([882056f](https://github.com/Quenty/NevermoreEngine/commit/882056f4c012f9855a0581750968993fb18241ed))
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
## [10.29.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.2...@quenty/deathreport@10.29.3) (2025-12-28)
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
### Bug Fixes
|
|
202
|
-
|
|
203
|
-
* Typecheck some more things ([41eaaa6](https://github.com/Quenty/NevermoreEngine/commit/41eaaa6d053c469f7548810da72d05dfbf997b26))
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
## [10.29.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.1...@quenty/deathreport@10.29.2) (2025-11-22)
|
|
210
|
-
|
|
211
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
## [10.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.0...@quenty/deathreport@10.29.1) (2025-11-12)
|
|
218
|
-
|
|
219
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
# [10.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.28.0...@quenty/deathreport@10.29.0) (2025-10-08)
|
|
226
|
-
|
|
227
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
# [10.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.27.0...@quenty/deathreport@10.28.0) (2025-10-01)
|
|
234
|
-
|
|
235
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
# [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.26.0...@quenty/deathreport@10.27.0) (2025-09-26)
|
|
242
|
-
|
|
243
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
# [10.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.25.1...@quenty/deathreport@10.26.0) (2025-08-29)
|
|
250
|
-
|
|
251
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
## [10.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.25.0...@quenty/deathreport@10.25.1) (2025-08-12)
|
|
258
|
-
|
|
259
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
# [10.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.24.0...@quenty/deathreport@10.25.0) (2025-08-07)
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### Bug Fixes
|
|
269
|
-
|
|
270
|
-
* Fix cyclical dependencies ([b9fbb05](https://github.com/Quenty/NevermoreEngine/commit/b9fbb051253e878b47f292f0462f1e8579115d1c))
|
|
271
|
-
* Fix death report stuff ([4366b56](https://github.com/Quenty/NevermoreEngine/commit/4366b567867a14184b24d8cd7e8164f279eefb54))
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
# [10.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.23.0...@quenty/deathreport@10.24.0) (2025-07-11)
|
|
278
|
-
|
|
279
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
# [10.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.22.0...@quenty/deathreport@10.23.0) (2025-05-12)
|
|
286
|
-
|
|
287
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
# [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.3...@quenty/deathreport@10.22.0) (2025-05-10)
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Bug Fixes
|
|
297
|
-
|
|
298
|
-
* Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
## [10.21.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.2...@quenty/deathreport@10.21.3) (2025-04-10)
|
|
305
|
-
|
|
306
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
## [10.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.0...@quenty/deathreport@10.21.2) (2025-04-07)
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
### Bug Fixes
|
|
316
|
-
|
|
317
|
-
* Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
318
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
## [10.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.0...@quenty/deathreport@10.21.1) (2025-04-07)
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
### Bug Fixes
|
|
328
|
-
|
|
329
|
-
* Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
# [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.2...@quenty/deathreport@10.21.0) (2025-04-02)
|
|
336
|
-
|
|
337
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
## [10.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.1...@quenty/deathreport@10.20.2) (2025-03-31)
|
|
344
|
-
|
|
345
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.0...@quenty/deathreport@10.20.1) (2025-03-21)
|
|
352
|
-
|
|
353
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
# [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.19.0...@quenty/deathreport@10.20.0) (2025-02-18)
|
|
360
|
-
|
|
361
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.1...@quenty/deathreport@10.19.0) (2025-01-24)
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
## [10.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.0...@quenty/deathreport@10.18.1) (2025-01-22)
|
|
376
|
-
|
|
377
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.17.0...@quenty/deathreport@10.18.0) (2024-12-15)
|
|
384
|
-
|
|
385
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
# [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.16.0...@quenty/deathreport@10.17.0) (2024-12-03)
|
|
392
|
-
|
|
393
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
# [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.15.0...@quenty/deathreport@10.16.0) (2024-11-13)
|
|
400
|
-
|
|
401
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.14.0...@quenty/deathreport@10.15.0) (2024-11-12)
|
|
408
|
-
|
|
409
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.13.1...@quenty/deathreport@10.14.0) (2024-11-06)
|
|
416
|
-
|
|
417
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.13.0...@quenty/deathreport@10.13.1) (2024-11-04)
|
|
424
|
-
|
|
425
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
# [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.12.0...@quenty/deathreport@10.13.0) (2024-11-03)
|
|
432
|
-
|
|
433
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
# [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.11.1...@quenty/deathreport@10.12.0) (2024-10-23)
|
|
440
|
-
|
|
441
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.11.0...@quenty/deathreport@10.11.1) (2024-10-09)
|
|
448
|
-
|
|
449
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
# [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.10.1...@quenty/deathreport@10.11.0) (2024-10-06)
|
|
456
|
-
|
|
457
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.10.0...@quenty/deathreport@10.10.1) (2024-10-04)
|
|
464
|
-
|
|
465
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
# [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.9.0...@quenty/deathreport@10.10.0) (2024-10-04)
|
|
472
|
-
|
|
473
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.8.0...@quenty/deathreport@10.9.0) (2024-09-25)
|
|
480
|
-
|
|
481
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.7.1...@quenty/deathreport@10.8.0) (2024-09-25)
|
|
488
|
-
|
|
489
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.7.0...@quenty/deathreport@10.7.1) (2024-09-20)
|
|
496
|
-
|
|
497
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.6.0...@quenty/deathreport@10.7.0) (2024-09-12)
|
|
504
|
-
|
|
505
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.5.0...@quenty/deathreport@10.6.0) (2024-08-09)
|
|
512
|
-
|
|
513
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.4.0...@quenty/deathreport@10.5.0) (2024-05-09)
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
### Bug Fixes
|
|
523
|
-
|
|
524
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.3.0...@quenty/deathreport@10.4.0) (2024-05-03)
|
|
531
|
-
|
|
532
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.2.0...@quenty/deathreport@10.3.0) (2024-04-27)
|
|
539
|
-
|
|
540
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.1.0...@quenty/deathreport@10.2.0) (2024-03-27)
|
|
547
|
-
|
|
548
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
# [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.0.0...@quenty/deathreport@10.1.0) (2024-03-09)
|
|
555
|
-
|
|
556
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@9.0.0...@quenty/deathreport@10.0.0) (2024-02-14)
|
|
563
|
-
|
|
564
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@8.0.0...@quenty/deathreport@9.0.0) (2024-02-13)
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
### Bug Fixes
|
|
574
|
-
|
|
575
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@7.0.0...@quenty/deathreport@8.0.0) (2024-02-13)
|
|
582
|
-
|
|
583
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@6.0.0...@quenty/deathreport@7.0.0) (2024-02-13)
|
|
590
|
-
|
|
591
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@5.0.0...@quenty/deathreport@6.0.0) (2024-01-10)
|
|
598
|
-
|
|
599
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.5.0...@quenty/deathreport@5.0.0) (2024-01-08)
|
|
606
|
-
|
|
607
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
# [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.4.0...@quenty/deathreport@4.5.0) (2024-01-08)
|
|
614
|
-
|
|
615
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.3.0...@quenty/deathreport@4.4.0) (2023-12-28)
|
|
622
|
-
|
|
623
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.2.0...@quenty/deathreport@4.3.0) (2023-12-14)
|
|
630
|
-
|
|
631
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.1.1...@quenty/deathreport@4.2.0) (2023-12-14)
|
|
638
|
-
|
|
639
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.1.0...@quenty/deathreport@4.1.1) (2023-10-28)
|
|
646
|
-
|
|
647
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.0.1...@quenty/deathreport@4.1.0) (2023-10-18)
|
|
654
|
-
|
|
655
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.0.0...@quenty/deathreport@4.0.1) (2023-10-11)
|
|
662
|
-
|
|
663
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.30.0...@quenty/deathreport@4.0.0) (2023-10-11)
|
|
670
|
-
|
|
671
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
# [3.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.29.0...@quenty/deathreport@3.30.0) (2023-09-21)
|
|
678
|
-
|
|
679
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
# [3.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.28.0...@quenty/deathreport@3.29.0) (2023-09-04)
|
|
686
|
-
|
|
687
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
108
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
692
109
|
|
|
693
|
-
|
|
110
|
+
## [10.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.30.0...@quenty/deathreport@10.30.1) (2025-12-29)
|
|
694
111
|
|
|
695
112
|
**Note:** Version bump only for package @quenty/deathreport
|
|
696
113
|
|
|
114
|
+
# [10.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.3...@quenty/deathreport@10.30.0) (2025-12-28)
|
|
697
115
|
|
|
116
|
+
### Features
|
|
698
117
|
|
|
118
|
+
- Update declarations and README.md ([882056f](https://github.com/Quenty/NevermoreEngine/commit/882056f4c012f9855a0581750968993fb18241ed))
|
|
699
119
|
|
|
120
|
+
## [10.29.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.2...@quenty/deathreport@10.29.3) (2025-12-28)
|
|
700
121
|
|
|
701
|
-
|
|
122
|
+
### Bug Fixes
|
|
702
123
|
|
|
124
|
+
- Typecheck some more things ([41eaaa6](https://github.com/Quenty/NevermoreEngine/commit/41eaaa6d053c469f7548810da72d05dfbf997b26))
|
|
703
125
|
|
|
704
|
-
|
|
126
|
+
## [10.29.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.1...@quenty/deathreport@10.29.2) (2025-11-22)
|
|
705
127
|
|
|
706
|
-
|
|
128
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
707
129
|
|
|
130
|
+
## [10.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.29.0...@quenty/deathreport@10.29.1) (2025-11-12)
|
|
708
131
|
|
|
132
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
709
133
|
|
|
134
|
+
# [10.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.28.0...@quenty/deathreport@10.29.0) (2025-10-08)
|
|
710
135
|
|
|
136
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
711
137
|
|
|
712
|
-
# [
|
|
138
|
+
# [10.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.27.0...@quenty/deathreport@10.28.0) (2025-10-01)
|
|
713
139
|
|
|
714
140
|
**Note:** Version bump only for package @quenty/deathreport
|
|
715
141
|
|
|
142
|
+
# [10.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.26.0...@quenty/deathreport@10.27.0) (2025-09-26)
|
|
716
143
|
|
|
144
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
717
145
|
|
|
146
|
+
# [10.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.25.1...@quenty/deathreport@10.26.0) (2025-08-29)
|
|
718
147
|
|
|
148
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
719
149
|
|
|
720
|
-
|
|
150
|
+
## [10.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.25.0...@quenty/deathreport@10.25.1) (2025-08-12)
|
|
721
151
|
|
|
722
152
|
**Note:** Version bump only for package @quenty/deathreport
|
|
723
153
|
|
|
154
|
+
# [10.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.24.0...@quenty/deathreport@10.25.0) (2025-08-07)
|
|
724
155
|
|
|
156
|
+
### Bug Fixes
|
|
725
157
|
|
|
158
|
+
- Fix cyclical dependencies ([b9fbb05](https://github.com/Quenty/NevermoreEngine/commit/b9fbb051253e878b47f292f0462f1e8579115d1c))
|
|
159
|
+
- Fix death report stuff ([4366b56](https://github.com/Quenty/NevermoreEngine/commit/4366b567867a14184b24d8cd7e8164f279eefb54))
|
|
726
160
|
|
|
727
|
-
|
|
728
|
-
## [3.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.24.0...@quenty/deathreport@3.24.1) (2023-07-18)
|
|
161
|
+
# [10.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.23.0...@quenty/deathreport@10.24.0) (2025-07-11)
|
|
729
162
|
|
|
730
163
|
**Note:** Version bump only for package @quenty/deathreport
|
|
731
164
|
|
|
165
|
+
# [10.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.22.0...@quenty/deathreport@10.23.0) (2025-05-12)
|
|
732
166
|
|
|
167
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
733
168
|
|
|
169
|
+
# [10.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.3...@quenty/deathreport@10.22.0) (2025-05-10)
|
|
734
170
|
|
|
171
|
+
### Bug Fixes
|
|
735
172
|
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
**Note:** Version bump only for package @quenty/deathreport
|
|
173
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
739
174
|
|
|
175
|
+
## [10.21.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.2...@quenty/deathreport@10.21.3) (2025-04-10)
|
|
740
176
|
|
|
177
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
741
178
|
|
|
179
|
+
## [10.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.0...@quenty/deathreport@10.21.2) (2025-04-07)
|
|
742
180
|
|
|
181
|
+
### Bug Fixes
|
|
743
182
|
|
|
744
|
-
|
|
183
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
184
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
745
185
|
|
|
746
|
-
|
|
186
|
+
## [10.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.21.0...@quenty/deathreport@10.21.1) (2025-04-07)
|
|
747
187
|
|
|
188
|
+
### Bug Fixes
|
|
748
189
|
|
|
190
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
749
191
|
|
|
192
|
+
# [10.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.2...@quenty/deathreport@10.21.0) (2025-04-02)
|
|
750
193
|
|
|
194
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
751
195
|
|
|
752
|
-
|
|
196
|
+
## [10.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.1...@quenty/deathreport@10.20.2) (2025-03-31)
|
|
753
197
|
|
|
754
198
|
**Note:** Version bump only for package @quenty/deathreport
|
|
755
199
|
|
|
200
|
+
## [10.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.20.0...@quenty/deathreport@10.20.1) (2025-03-21)
|
|
756
201
|
|
|
202
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
757
203
|
|
|
204
|
+
# [10.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.19.0...@quenty/deathreport@10.20.0) (2025-02-18)
|
|
758
205
|
|
|
206
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
759
207
|
|
|
760
|
-
|
|
208
|
+
# [10.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.1...@quenty/deathreport@10.19.0) (2025-01-24)
|
|
761
209
|
|
|
762
210
|
**Note:** Version bump only for package @quenty/deathreport
|
|
763
211
|
|
|
212
|
+
## [10.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.18.0...@quenty/deathreport@10.18.1) (2025-01-22)
|
|
764
213
|
|
|
214
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
765
215
|
|
|
216
|
+
# [10.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.17.0...@quenty/deathreport@10.18.0) (2024-12-15)
|
|
766
217
|
|
|
218
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
767
219
|
|
|
768
|
-
|
|
220
|
+
# [10.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.16.0...@quenty/deathreport@10.17.0) (2024-12-03)
|
|
769
221
|
|
|
770
222
|
**Note:** Version bump only for package @quenty/deathreport
|
|
771
223
|
|
|
224
|
+
# [10.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.15.0...@quenty/deathreport@10.16.0) (2024-11-13)
|
|
772
225
|
|
|
226
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
773
227
|
|
|
228
|
+
# [10.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.14.0...@quenty/deathreport@10.15.0) (2024-11-12)
|
|
774
229
|
|
|
230
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
775
231
|
|
|
776
|
-
# [
|
|
232
|
+
# [10.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.13.1...@quenty/deathreport@10.14.0) (2024-11-06)
|
|
777
233
|
|
|
778
234
|
**Note:** Version bump only for package @quenty/deathreport
|
|
779
235
|
|
|
236
|
+
## [10.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.13.0...@quenty/deathreport@10.13.1) (2024-11-04)
|
|
780
237
|
|
|
238
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
781
239
|
|
|
240
|
+
# [10.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.12.0...@quenty/deathreport@10.13.0) (2024-11-03)
|
|
782
241
|
|
|
242
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
783
243
|
|
|
784
|
-
|
|
244
|
+
# [10.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.11.1...@quenty/deathreport@10.12.0) (2024-10-23)
|
|
785
245
|
|
|
786
246
|
**Note:** Version bump only for package @quenty/deathreport
|
|
787
247
|
|
|
248
|
+
## [10.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.11.0...@quenty/deathreport@10.11.1) (2024-10-09)
|
|
788
249
|
|
|
250
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
789
251
|
|
|
252
|
+
# [10.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.10.1...@quenty/deathreport@10.11.0) (2024-10-06)
|
|
790
253
|
|
|
254
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
791
255
|
|
|
792
|
-
|
|
256
|
+
## [10.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.10.0...@quenty/deathreport@10.10.1) (2024-10-04)
|
|
793
257
|
|
|
794
258
|
**Note:** Version bump only for package @quenty/deathreport
|
|
795
259
|
|
|
260
|
+
# [10.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.9.0...@quenty/deathreport@10.10.0) (2024-10-04)
|
|
796
261
|
|
|
262
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
797
263
|
|
|
264
|
+
# [10.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.8.0...@quenty/deathreport@10.9.0) (2024-09-25)
|
|
798
265
|
|
|
266
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
799
267
|
|
|
800
|
-
# [
|
|
268
|
+
# [10.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.7.1...@quenty/deathreport@10.8.0) (2024-09-25)
|
|
801
269
|
|
|
802
270
|
**Note:** Version bump only for package @quenty/deathreport
|
|
803
271
|
|
|
272
|
+
## [10.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.7.0...@quenty/deathreport@10.7.1) (2024-09-20)
|
|
804
273
|
|
|
274
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
805
275
|
|
|
276
|
+
# [10.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.6.0...@quenty/deathreport@10.7.0) (2024-09-12)
|
|
806
277
|
|
|
278
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
807
279
|
|
|
808
|
-
# [
|
|
280
|
+
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.5.0...@quenty/deathreport@10.6.0) (2024-08-09)
|
|
809
281
|
|
|
810
282
|
**Note:** Version bump only for package @quenty/deathreport
|
|
811
283
|
|
|
284
|
+
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.4.0...@quenty/deathreport@10.5.0) (2024-05-09)
|
|
285
|
+
|
|
286
|
+
### Bug Fixes
|
|
812
287
|
|
|
288
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
813
289
|
|
|
290
|
+
# [10.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.3.0...@quenty/deathreport@10.4.0) (2024-05-03)
|
|
814
291
|
|
|
292
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
815
293
|
|
|
816
|
-
# [3.
|
|
294
|
+
# [10.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.2.0...@quenty/deathreport@10.3.0) (2024-04-27)
|
|
817
295
|
|
|
818
296
|
**Note:** Version bump only for package @quenty/deathreport
|
|
819
297
|
|
|
298
|
+
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.1.0...@quenty/deathreport@10.2.0) (2024-03-27)
|
|
820
299
|
|
|
300
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
821
301
|
|
|
302
|
+
# [10.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@10.0.0...@quenty/deathreport@10.1.0) (2024-03-09)
|
|
822
303
|
|
|
304
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
823
305
|
|
|
824
|
-
# [
|
|
306
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@9.0.0...@quenty/deathreport@10.0.0) (2024-02-14)
|
|
825
307
|
|
|
826
308
|
**Note:** Version bump only for package @quenty/deathreport
|
|
827
309
|
|
|
310
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@8.0.0...@quenty/deathreport@9.0.0) (2024-02-13)
|
|
311
|
+
|
|
312
|
+
### Bug Fixes
|
|
828
313
|
|
|
314
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
829
315
|
|
|
316
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@7.0.0...@quenty/deathreport@8.0.0) (2024-02-13)
|
|
830
317
|
|
|
318
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
831
319
|
|
|
832
|
-
|
|
320
|
+
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@6.0.0...@quenty/deathreport@7.0.0) (2024-02-13)
|
|
833
321
|
|
|
834
322
|
**Note:** Version bump only for package @quenty/deathreport
|
|
835
323
|
|
|
324
|
+
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@5.0.0...@quenty/deathreport@6.0.0) (2024-01-10)
|
|
836
325
|
|
|
326
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
837
327
|
|
|
328
|
+
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.5.0...@quenty/deathreport@5.0.0) (2024-01-08)
|
|
838
329
|
|
|
330
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
839
331
|
|
|
840
|
-
# [
|
|
332
|
+
# [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.4.0...@quenty/deathreport@4.5.0) (2024-01-08)
|
|
841
333
|
|
|
842
334
|
**Note:** Version bump only for package @quenty/deathreport
|
|
843
335
|
|
|
336
|
+
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.3.0...@quenty/deathreport@4.4.0) (2023-12-28)
|
|
844
337
|
|
|
338
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
845
339
|
|
|
340
|
+
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.2.0...@quenty/deathreport@4.3.0) (2023-12-14)
|
|
846
341
|
|
|
342
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
847
343
|
|
|
848
|
-
# [
|
|
344
|
+
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.1.1...@quenty/deathreport@4.2.0) (2023-12-14)
|
|
849
345
|
|
|
850
346
|
**Note:** Version bump only for package @quenty/deathreport
|
|
851
347
|
|
|
348
|
+
## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.1.0...@quenty/deathreport@4.1.1) (2023-10-28)
|
|
852
349
|
|
|
350
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
853
351
|
|
|
352
|
+
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.0.1...@quenty/deathreport@4.1.0) (2023-10-18)
|
|
854
353
|
|
|
354
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
855
355
|
|
|
856
|
-
|
|
356
|
+
## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@4.0.0...@quenty/deathreport@4.0.1) (2023-10-11)
|
|
857
357
|
|
|
858
358
|
**Note:** Version bump only for package @quenty/deathreport
|
|
859
359
|
|
|
360
|
+
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.30.0...@quenty/deathreport@4.0.0) (2023-10-11)
|
|
860
361
|
|
|
362
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
861
363
|
|
|
364
|
+
# [3.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.29.0...@quenty/deathreport@3.30.0) (2023-09-21)
|
|
862
365
|
|
|
366
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
863
367
|
|
|
864
|
-
# [3.
|
|
368
|
+
# [3.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.28.0...@quenty/deathreport@3.29.0) (2023-09-04)
|
|
865
369
|
|
|
866
370
|
**Note:** Version bump only for package @quenty/deathreport
|
|
867
371
|
|
|
372
|
+
# [3.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.27.0...@quenty/deathreport@3.28.0) (2023-08-23)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
868
375
|
|
|
376
|
+
# [3.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.26.0...@quenty/deathreport@3.27.0) (2023-08-01)
|
|
869
377
|
|
|
378
|
+
### Features
|
|
870
379
|
|
|
380
|
+
- Add DeathReportServiceClient:ObserveCharacterKillerReports(character) and DeathReportServiceClient:ObserveCharacterDeathReports(character) ([1c1d32e](https://github.com/Quenty/NevermoreEngine/commit/1c1d32eb0bae543b11a06e022aa400a40b6be73f))
|
|
871
381
|
|
|
872
|
-
# [3.
|
|
382
|
+
# [3.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.25.0...@quenty/deathreport@3.26.0) (2023-07-28)
|
|
873
383
|
|
|
874
384
|
**Note:** Version bump only for package @quenty/deathreport
|
|
875
385
|
|
|
386
|
+
# [3.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.24.1...@quenty/deathreport@3.25.0) (2023-07-23)
|
|
876
387
|
|
|
388
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
877
389
|
|
|
390
|
+
## [3.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.24.0...@quenty/deathreport@3.24.1) (2023-07-18)
|
|
878
391
|
|
|
392
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
879
393
|
|
|
880
|
-
# [3.
|
|
394
|
+
# [3.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.23.1...@quenty/deathreport@3.24.0) (2023-07-15)
|
|
881
395
|
|
|
882
396
|
**Note:** Version bump only for package @quenty/deathreport
|
|
883
397
|
|
|
398
|
+
## [3.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.23.0...@quenty/deathreport@3.23.1) (2023-07-11)
|
|
884
399
|
|
|
400
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
885
401
|
|
|
402
|
+
# [3.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.22.2...@quenty/deathreport@3.23.0) (2023-07-10)
|
|
886
403
|
|
|
404
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
887
405
|
|
|
888
|
-
|
|
406
|
+
## [3.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.22.1...@quenty/deathreport@3.22.2) (2023-07-03)
|
|
889
407
|
|
|
890
408
|
**Note:** Version bump only for package @quenty/deathreport
|
|
891
409
|
|
|
410
|
+
## [3.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.22.0...@quenty/deathreport@3.22.1) (2023-06-24)
|
|
892
411
|
|
|
412
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
893
413
|
|
|
414
|
+
# [3.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.21.1...@quenty/deathreport@3.22.0) (2023-06-24)
|
|
894
415
|
|
|
416
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
895
417
|
|
|
896
|
-
|
|
418
|
+
## [3.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.21.0...@quenty/deathreport@3.21.1) (2023-06-23)
|
|
897
419
|
|
|
898
420
|
**Note:** Version bump only for package @quenty/deathreport
|
|
899
421
|
|
|
422
|
+
# [3.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.20.0...@quenty/deathreport@3.21.0) (2023-06-17)
|
|
900
423
|
|
|
424
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
901
425
|
|
|
426
|
+
# [3.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.19.0...@quenty/deathreport@3.20.0) (2023-06-05)
|
|
902
427
|
|
|
428
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
903
429
|
|
|
904
|
-
|
|
430
|
+
# [3.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.18.0...@quenty/deathreport@3.19.0) (2023-05-26)
|
|
905
431
|
|
|
906
432
|
**Note:** Version bump only for package @quenty/deathreport
|
|
907
433
|
|
|
434
|
+
# [3.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.17.0...@quenty/deathreport@3.18.0) (2023-05-08)
|
|
908
435
|
|
|
436
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
909
437
|
|
|
438
|
+
# [3.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.16.1...@quenty/deathreport@3.17.0) (2023-04-10)
|
|
910
439
|
|
|
440
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
911
441
|
|
|
912
|
-
|
|
442
|
+
## [3.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.16.0...@quenty/deathreport@3.16.1) (2023-04-07)
|
|
913
443
|
|
|
914
444
|
**Note:** Version bump only for package @quenty/deathreport
|
|
915
445
|
|
|
446
|
+
# [3.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.15.0...@quenty/deathreport@3.16.0) (2023-04-06)
|
|
916
447
|
|
|
448
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
917
449
|
|
|
450
|
+
# [3.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.14.0...@quenty/deathreport@3.15.0) (2023-04-03)
|
|
918
451
|
|
|
452
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
919
453
|
|
|
920
|
-
|
|
454
|
+
# [3.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.13.0...@quenty/deathreport@3.14.0) (2023-03-31)
|
|
921
455
|
|
|
922
456
|
**Note:** Version bump only for package @quenty/deathreport
|
|
923
457
|
|
|
458
|
+
# [3.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.12.0...@quenty/deathreport@3.13.0) (2023-03-31)
|
|
924
459
|
|
|
460
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
925
461
|
|
|
462
|
+
# [3.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.11.0...@quenty/deathreport@3.12.0) (2023-03-05)
|
|
926
463
|
|
|
464
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
927
465
|
|
|
928
|
-
# [3.
|
|
466
|
+
# [3.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.10.0...@quenty/deathreport@3.11.0) (2023-02-27)
|
|
929
467
|
|
|
930
468
|
**Note:** Version bump only for package @quenty/deathreport
|
|
931
469
|
|
|
470
|
+
# [3.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.9.0...@quenty/deathreport@3.10.0) (2023-02-21)
|
|
932
471
|
|
|
472
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
933
473
|
|
|
474
|
+
# [3.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.8.1...@quenty/deathreport@3.9.0) (2023-01-11)
|
|
934
475
|
|
|
476
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
935
477
|
|
|
936
|
-
|
|
478
|
+
## [3.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.8.0...@quenty/deathreport@3.8.1) (2023-01-03)
|
|
937
479
|
|
|
938
480
|
**Note:** Version bump only for package @quenty/deathreport
|
|
939
481
|
|
|
482
|
+
# [3.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.7.1...@quenty/deathreport@3.8.0) (2023-01-01)
|
|
940
483
|
|
|
484
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
941
485
|
|
|
486
|
+
## [3.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.7.0...@quenty/deathreport@3.7.1) (2022-12-27)
|
|
942
487
|
|
|
488
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
943
489
|
|
|
944
|
-
# [3.
|
|
490
|
+
# [3.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.6.0...@quenty/deathreport@3.7.0) (2022-12-06)
|
|
945
491
|
|
|
946
492
|
**Note:** Version bump only for package @quenty/deathreport
|
|
947
493
|
|
|
494
|
+
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.5.0...@quenty/deathreport@3.6.0) (2022-12-05)
|
|
948
495
|
|
|
496
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
949
497
|
|
|
498
|
+
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.4.0...@quenty/deathreport@3.5.0) (2022-11-19)
|
|
950
499
|
|
|
500
|
+
**Note:** Version bump only for package @quenty/deathreport
|
|
951
501
|
|
|
952
502
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.3.1...@quenty/deathreport@3.4.0) (2022-11-12)
|
|
953
503
|
|
|
954
|
-
|
|
955
504
|
### Features
|
|
956
505
|
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
506
|
+
- Binder provider now provides name for debugging ([72d547e](https://github.com/Quenty/NevermoreEngine/commit/72d547ea47358dfab1128dd076723f5a1a0d9fd8))
|
|
962
507
|
|
|
963
508
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.3.0...@quenty/deathreport@3.3.1) (2022-11-04)
|
|
964
509
|
|
|
965
510
|
**Note:** Version bump only for package @quenty/deathreport
|
|
966
511
|
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
512
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.2.0...@quenty/deathreport@3.3.0) (2022-10-30)
|
|
972
513
|
|
|
973
514
|
**Note:** Version bump only for package @quenty/deathreport
|
|
974
515
|
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
516
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.1.0...@quenty/deathreport@3.2.0) (2022-10-23)
|
|
980
517
|
|
|
981
518
|
**Note:** Version bump only for package @quenty/deathreport
|
|
982
519
|
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
520
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@3.0.0...@quenty/deathreport@3.1.0) (2022-10-11)
|
|
988
521
|
|
|
989
|
-
|
|
990
522
|
### Bug Fixes
|
|
991
523
|
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
524
|
+
- Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
|
|
997
525
|
|
|
998
526
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@2.1.0...@quenty/deathreport@3.0.0) (2022-09-27)
|
|
999
527
|
|
|
1000
|
-
|
|
1001
528
|
### Bug Fixes
|
|
1002
529
|
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
530
|
+
- Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
|
|
531
|
+
- Remove unnecessary node_modules in deathreport ([a33f103](https://github.com/Quenty/NevermoreEngine/commit/a33f10345f5cc7c46cbb5bc074062b67a149cdad))
|
|
1009
532
|
|
|
1010
533
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@2.0.1...@quenty/deathreport@2.1.0) (2022-08-22)
|
|
1011
534
|
|
|
1012
535
|
**Note:** Version bump only for package @quenty/deathreport
|
|
1013
536
|
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
537
|
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@2.0.0...@quenty/deathreport@2.0.1) (2022-08-16)
|
|
1019
538
|
|
|
1020
539
|
**Note:** Version bump only for package @quenty/deathreport
|
|
1021
540
|
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
541
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@1.4.0...@quenty/deathreport@2.0.0) (2022-08-14)
|
|
1027
542
|
|
|
1028
|
-
|
|
1029
543
|
### Features
|
|
1030
544
|
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
545
|
+
- Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
|
|
1036
546
|
|
|
1037
547
|
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@1.3.0...@quenty/deathreport@1.4.0) (2022-07-31)
|
|
1038
548
|
|
|
1039
|
-
|
|
1040
549
|
### Features
|
|
1041
550
|
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
551
|
+
- Add DeathReport support for weapon data ([010d5bd](https://github.com/Quenty/NevermoreEngine/commit/010d5bd760b456f52d1c50a5f6302e512ed57677))
|
|
1047
552
|
|
|
1048
553
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@1.2.0...@quenty/deathreport@1.3.0) (2022-07-02)
|
|
1049
554
|
|
|
1050
555
|
**Note:** Version bump only for package @quenty/deathreport
|
|
1051
556
|
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
557
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/deathreport@1.1.0...@quenty/deathreport@1.2.0) (2022-06-24)
|
|
1057
558
|
|
|
1058
559
|
**Note:** Version bump only for package @quenty/deathreport
|
|
1059
560
|
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
561
|
# 1.1.0 (2022-06-21)
|
|
1065
562
|
|
|
1066
|
-
|
|
1067
563
|
### Features
|
|
1068
564
|
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
565
|
+
- Add DeathReport package ([1ce7320](https://github.com/Quenty/NevermoreEngine/commit/1ce7320e56c2fca135191ef01f16ee5a81445bfe))
|
|
566
|
+
- Add DeathReport service ([1d016e5](https://github.com/Quenty/NevermoreEngine/commit/1d016e5e0cca8e9d4e4e766b43e3c35bdf7993a4))
|
|
1075
567
|
|
|
1076
568
|
# v1.1.0 (Tue Jun 21 2022)
|
|
1077
569
|
|