@quenty/observablecollection 12.36.1 → 12.37.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 +274 -835
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,1286 +3,725 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
# [12.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.36.2...@quenty/observablecollection@12.37.0) (2026-05-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
9
9
|
|
|
10
|
+
## [12.36.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.36.1...@quenty/observablecollection@12.36.2) (2026-04-30)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
11
13
|
|
|
14
|
+
## [12.36.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.36.0...@quenty/observablecollection@12.36.1) (2026-04-29)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
13
17
|
|
|
14
18
|
# [12.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.35.0...@quenty/observablecollection@12.36.0) (2026-04-23)
|
|
15
19
|
|
|
16
|
-
|
|
17
20
|
### Bug Fixes
|
|
18
21
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
22
|
+
- Changed spans firing behavior ([e2c600f](https://github.com/Quenty/NevermoreEngine/commit/e2c600f937260dcce95ae8a1c8d914a1a481f750))
|
|
23
|
+
- ChangedSpanTracker merges overlapping spans properly ([18fbb3a](https://github.com/Quenty/NevermoreEngine/commit/18fbb3aa83c6d82a18f07c7d60b0b742d4b802df))
|
|
24
|
+
- Fix sorted node preservation ([cc1342b](https://github.com/Quenty/NevermoreEngine/commit/cc1342b87642c1e1c60c36ef34fb5993d9c19268))
|
|
25
|
+
- Track changed removed and added spans which reduces our total effective spans ([54454db](https://github.com/Quenty/NevermoreEngine/commit/54454db643ba4c8cd7214f012c57e2781fa2372c))
|
|
26
|
+
- Use unified change span tracker ([9fc9ef6](https://github.com/Quenty/NevermoreEngine/commit/9fc9ef68c6f9d3aa71ea92c2b5a6f4285e99733f))
|
|
28
27
|
|
|
29
28
|
# [12.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.34.0...@quenty/observablecollection@12.35.0) (2026-04-14)
|
|
30
29
|
|
|
31
|
-
|
|
32
30
|
### Bug Fixes
|
|
33
31
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
- add an immediate emission to ObservableList.Observe ([#677](https://github.com/Quenty/NevermoreEngine/issues/677)) ([6723e35](https://github.com/Quenty/NevermoreEngine/commit/6723e3573c490d40635f083eeaba83bb4f343082))
|
|
39
33
|
|
|
40
34
|
# [12.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.33.0...@quenty/observablecollection@12.34.0) (2026-02-20)
|
|
41
35
|
|
|
42
|
-
|
|
43
36
|
### Features
|
|
44
37
|
|
|
45
|
-
|
|
38
|
+
- **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))
|
|
46
39
|
|
|
40
|
+
# [12.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.32.0...@quenty/observablecollection@12.33.0) (2026-02-19)
|
|
47
41
|
|
|
42
|
+
### Features
|
|
48
43
|
|
|
44
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
49
45
|
|
|
46
|
+
# [12.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.31.0...@quenty/observablecollection@12.32.0) (2026-02-19)
|
|
50
47
|
|
|
51
|
-
|
|
48
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
52
49
|
|
|
50
|
+
# [12.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.30.2...@quenty/observablecollection@12.31.0) (2026-02-17)
|
|
53
51
|
|
|
54
52
|
### Features
|
|
55
53
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
55
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
59
56
|
|
|
57
|
+
## [12.30.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.30.1...@quenty/observablecollection@12.30.2) (2026-01-23)
|
|
60
58
|
|
|
59
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
61
60
|
|
|
62
|
-
|
|
61
|
+
## [12.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.30.0...@quenty/observablecollection@12.30.1) (2026-01-21)
|
|
63
62
|
|
|
64
63
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
65
64
|
|
|
65
|
+
# [12.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.29.0...@quenty/observablecollection@12.30.0) (2026-01-18)
|
|
66
66
|
|
|
67
|
+
### Features
|
|
67
68
|
|
|
69
|
+
- ObservableSortedList now correctly fires changed indexes as we replicate in changes. ([63b41fc](https://github.com/Quenty/NevermoreEngine/commit/63b41fc54acf06b011aea3e8857b44fcc4e6ac2e))
|
|
68
70
|
|
|
71
|
+
# [12.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.28.0...@quenty/observablecollection@12.29.0) (2026-01-16)
|
|
69
72
|
|
|
70
|
-
|
|
73
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
71
74
|
|
|
75
|
+
# [12.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.27.1...@quenty/observablecollection@12.28.0) (2026-01-13)
|
|
72
76
|
|
|
73
|
-
|
|
77
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
74
78
|
|
|
75
|
-
|
|
76
|
-
* Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
79
|
+
## [12.27.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.27.0...@quenty/observablecollection@12.27.1) (2026-01-12)
|
|
77
80
|
|
|
81
|
+
### Bug Fixes
|
|
78
82
|
|
|
83
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
79
84
|
|
|
85
|
+
# [12.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.26.1...@quenty/observablecollection@12.27.0) (2026-01-11)
|
|
80
86
|
|
|
87
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
81
88
|
|
|
82
|
-
## [12.
|
|
89
|
+
## [12.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.26.0...@quenty/observablecollection@12.26.1) (2026-01-10)
|
|
83
90
|
|
|
84
91
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
85
92
|
|
|
93
|
+
# [12.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.25.1...@quenty/observablecollection@12.26.0) (2026-01-08)
|
|
86
94
|
|
|
95
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
87
96
|
|
|
97
|
+
## [12.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.25.0...@quenty/observablecollection@12.25.1) (2026-01-05)
|
|
88
98
|
|
|
99
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
89
100
|
|
|
90
|
-
|
|
101
|
+
# [12.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.7...@quenty/observablecollection@12.25.0) (2026-01-04)
|
|
91
102
|
|
|
92
103
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
93
104
|
|
|
105
|
+
## [12.24.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.6...@quenty/observablecollection@12.24.7) (2026-01-03)
|
|
94
106
|
|
|
107
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
95
108
|
|
|
109
|
+
## [12.24.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.5...@quenty/observablecollection@12.24.6) (2025-12-31)
|
|
96
110
|
|
|
111
|
+
### Bug Fixes
|
|
97
112
|
|
|
98
|
-
|
|
113
|
+
- Fix dependencies missing in packages ([97bd47d](https://github.com/Quenty/NevermoreEngine/commit/97bd47d341017152f91a28d8444252d20a8de9fa))
|
|
99
114
|
|
|
115
|
+
## [12.24.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.4...@quenty/observablecollection@12.24.5) (2025-12-29)
|
|
100
116
|
|
|
101
|
-
|
|
117
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
102
118
|
|
|
103
|
-
|
|
119
|
+
## [12.24.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.3...@quenty/observablecollection@12.24.4) (2025-12-29)
|
|
104
120
|
|
|
121
|
+
### Bug Fixes
|
|
105
122
|
|
|
123
|
+
- Update typing to be more accurate ([e4c3d05](https://github.com/Quenty/NevermoreEngine/commit/e4c3d05a0aa9f45a37cbfa372c5e0d8a748c9323))
|
|
106
124
|
|
|
125
|
+
## [12.24.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.2...@quenty/observablecollection@12.24.3) (2025-12-28)
|
|
107
126
|
|
|
127
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
108
128
|
|
|
109
|
-
|
|
129
|
+
## [12.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.1...@quenty/observablecollection@12.24.2) (2025-11-22)
|
|
110
130
|
|
|
111
131
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
112
132
|
|
|
133
|
+
## [12.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.0...@quenty/observablecollection@12.24.1) (2025-11-12)
|
|
113
134
|
|
|
135
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
114
136
|
|
|
137
|
+
# [12.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.23.0...@quenty/observablecollection@12.24.0) (2025-10-08)
|
|
115
138
|
|
|
139
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
116
140
|
|
|
117
|
-
# [12.
|
|
141
|
+
# [12.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.22.1...@quenty/observablecollection@12.23.0) (2025-09-26)
|
|
118
142
|
|
|
119
143
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
120
144
|
|
|
145
|
+
## [12.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.22.0...@quenty/observablecollection@12.22.1) (2025-09-15)
|
|
121
146
|
|
|
147
|
+
### Bug Fixes
|
|
122
148
|
|
|
149
|
+
- A few more cleanups ([#585](https://github.com/Quenty/NevermoreEngine/issues/585)) ([21fbb0d](https://github.com/Quenty/NevermoreEngine/commit/21fbb0d422ee0339366710ca682c8d4425368d52))
|
|
123
150
|
|
|
151
|
+
# [12.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.21.1...@quenty/observablecollection@12.22.0) (2025-08-29)
|
|
124
152
|
|
|
125
|
-
|
|
153
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
126
154
|
|
|
155
|
+
## [12.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.21.0...@quenty/observablecollection@12.21.1) (2025-08-12)
|
|
127
156
|
|
|
128
|
-
|
|
157
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
129
158
|
|
|
130
|
-
|
|
159
|
+
# [12.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.20.3...@quenty/observablecollection@12.21.0) (2025-05-10)
|
|
131
160
|
|
|
161
|
+
### Bug Fixes
|
|
132
162
|
|
|
163
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
133
164
|
|
|
165
|
+
### Features
|
|
134
166
|
|
|
167
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
135
168
|
|
|
136
|
-
|
|
169
|
+
## [12.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.20.2...@quenty/observablecollection@12.20.3) (2025-04-10)
|
|
137
170
|
|
|
138
171
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
139
172
|
|
|
173
|
+
## [12.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.20.0...@quenty/observablecollection@12.20.2) (2025-04-07)
|
|
140
174
|
|
|
175
|
+
### Bug Fixes
|
|
141
176
|
|
|
177
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
178
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
142
179
|
|
|
180
|
+
## [12.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.20.0...@quenty/observablecollection@12.20.1) (2025-04-07)
|
|
143
181
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
182
|
+
### Bug Fixes
|
|
147
183
|
|
|
184
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
148
185
|
|
|
186
|
+
# [12.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.19.4...@quenty/observablecollection@12.20.0) (2025-04-02)
|
|
149
187
|
|
|
188
|
+
### Bug Fixes
|
|
150
189
|
|
|
190
|
+
- Fix existing tests ([655787c](https://github.com/Quenty/NevermoreEngine/commit/655787ced1139136e12f81800e229aa076731561))
|
|
151
191
|
|
|
152
|
-
|
|
192
|
+
## [12.19.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.19.3...@quenty/observablecollection@12.19.4) (2025-03-31)
|
|
153
193
|
|
|
154
194
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
155
195
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
## [12.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.25.0...@quenty/observablecollection@12.25.1) (2026-01-05)
|
|
196
|
+
## [12.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.19.2...@quenty/observablecollection@12.19.3) (2025-03-21)
|
|
161
197
|
|
|
162
198
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
163
199
|
|
|
200
|
+
## [12.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.19.1...@quenty/observablecollection@12.19.2) (2025-03-13)
|
|
164
201
|
|
|
202
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
165
203
|
|
|
204
|
+
## [12.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.19.0...@quenty/observablecollection@12.19.1) (2025-03-09)
|
|
166
205
|
|
|
206
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
167
207
|
|
|
168
|
-
# [12.
|
|
208
|
+
# [12.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.18.1...@quenty/observablecollection@12.19.0) (2025-02-18)
|
|
169
209
|
|
|
170
210
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
171
211
|
|
|
212
|
+
## [12.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.18.0...@quenty/observablecollection@12.18.1) (2025-01-22)
|
|
172
213
|
|
|
214
|
+
### Bug Fixes
|
|
173
215
|
|
|
216
|
+
- Avoid firing events when we add and remove immediately within the same frame ([760eab8](https://github.com/Quenty/NevermoreEngine/commit/760eab89580cb2ebf422457778c424fd3ab28f00))
|
|
174
217
|
|
|
175
|
-
|
|
176
|
-
## [12.24.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.24.6...@quenty/observablecollection@12.24.7) (2026-01-03)
|
|
218
|
+
# [12.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.17.0...@quenty/observablecollection@12.18.0) (2025-01-19)
|
|
177
219
|
|
|
178
220
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
179
221
|
|
|
222
|
+
# [12.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.16.0...@quenty/observablecollection@12.17.0) (2024-12-15)
|
|
180
223
|
|
|
224
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
181
225
|
|
|
226
|
+
# [12.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.15.0...@quenty/observablecollection@12.16.0) (2024-12-03)
|
|
182
227
|
|
|
228
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
183
229
|
|
|
184
|
-
|
|
185
|
-
|
|
230
|
+
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.14.0...@quenty/observablecollection@12.15.0) (2024-12-03)
|
|
186
231
|
|
|
187
232
|
### Bug Fixes
|
|
188
233
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
234
|
+
- ObservableSortedList fires removed indexes (note: Doesn't handle negatives right now) ([f1c068d](https://github.com/Quenty/NevermoreEngine/commit/f1c068dd206b6a624e97cab86bb18c39e800a79a))
|
|
193
235
|
|
|
236
|
+
### Features
|
|
194
237
|
|
|
195
|
-
|
|
238
|
+
- Return a cleanup method, even when amount is 0 ([8544c2b](https://github.com/Quenty/NevermoreEngine/commit/8544c2b9b5993de54d299ec8cbf4443b721af029))
|
|
196
239
|
|
|
197
|
-
|
|
240
|
+
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.13.0...@quenty/observablecollection@12.14.0) (2024-11-13)
|
|
198
241
|
|
|
242
|
+
### Bug Fixes
|
|
199
243
|
|
|
244
|
+
- Fix :Observe() method in ObservableSortedList ([be780db](https://github.com/Quenty/NevermoreEngine/commit/be780db4695e9eee73aeef0600f6d2ebb14bc923))
|
|
200
245
|
|
|
246
|
+
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.12.0...@quenty/observablecollection@12.13.0) (2024-11-12)
|
|
201
247
|
|
|
248
|
+
### Bug Fixes
|
|
202
249
|
|
|
203
|
-
|
|
250
|
+
- Apply improvements to ObservableSortedList while it's cleaning up ([ce7650a](https://github.com/Quenty/NevermoreEngine/commit/ce7650ada50f420d506210d8902fb927c35bde7c))
|
|
251
|
+
- Fix index observers firing ([9bea5b6](https://github.com/Quenty/NevermoreEngine/commit/9bea5b69067b3be1db8a91135250c660e2588668))
|
|
204
252
|
|
|
253
|
+
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.11.1...@quenty/observablecollection@12.12.0) (2024-11-06)
|
|
205
254
|
|
|
206
255
|
### Bug Fixes
|
|
207
256
|
|
|
208
|
-
|
|
257
|
+
- Apparently working list ([e7a19a7](https://github.com/Quenty/NevermoreEngine/commit/e7a19a75cc06cd8df27768b89839a0b5c91d0c46))
|
|
258
|
+
- Fix some state issues and improve performance ([69305a7](https://github.com/Quenty/NevermoreEngine/commit/69305a7732218a28c70d8e081238974b45da95e1))
|
|
259
|
+
- Slightly cleaner code ([d0a9822](https://github.com/Quenty/NevermoreEngine/commit/d0a98220429dba24b67bbccd70fa9d90a11ac793))
|
|
209
260
|
|
|
261
|
+
### Features
|
|
210
262
|
|
|
263
|
+
- Add \_\_iter implementations ([dd6db9a](https://github.com/Quenty/NevermoreEngine/commit/dd6db9a27c98afb4177ea950f1b3e2b22d4487d2))
|
|
264
|
+
- Add unfinished observable sorted list ([c7e9817](https://github.com/Quenty/NevermoreEngine/commit/c7e9817f07c9431e5f7cdf1fa2e700d3b3277f60))
|
|
265
|
+
- Broken observable list ([4f8a551](https://github.com/Quenty/NevermoreEngine/commit/4f8a551b5b1ca6ca5bc9fd9f471ab26aeefc28f9))
|
|
266
|
+
- More stuff broken, but it's getting there ([d141e80](https://github.com/Quenty/NevermoreEngine/commit/d141e8007d789f47766b9ab98eebda864142a1ae))
|
|
211
267
|
|
|
268
|
+
### Performance Improvements
|
|
212
269
|
|
|
270
|
+
- Improve iteration perf ([40ebb7a](https://github.com/Quenty/NevermoreEngine/commit/40ebb7aeea5d3f6d5e292567e023638ff8f45864))
|
|
271
|
+
- Use ObservableSubscriptionTable and stop debug validating integrity ([9d8e66b](https://github.com/Quenty/NevermoreEngine/commit/9d8e66b73b25f6ed087cbb38341bb9ea4a1162b4))
|
|
213
272
|
|
|
214
|
-
## [12.
|
|
273
|
+
## [12.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.11.0...@quenty/observablecollection@12.11.1) (2024-11-04)
|
|
215
274
|
|
|
216
275
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
217
276
|
|
|
277
|
+
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.10.0...@quenty/observablecollection@12.11.0) (2024-11-03)
|
|
218
278
|
|
|
279
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
219
280
|
|
|
281
|
+
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.9.1...@quenty/observablecollection@12.10.0) (2024-10-23)
|
|
220
282
|
|
|
283
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
221
284
|
|
|
222
|
-
## [12.
|
|
285
|
+
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.9.0...@quenty/observablecollection@12.9.1) (2024-10-09)
|
|
223
286
|
|
|
224
287
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
225
288
|
|
|
289
|
+
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.1...@quenty/observablecollection@12.9.0) (2024-10-06)
|
|
290
|
+
|
|
291
|
+
### Bug Fixes
|
|
292
|
+
|
|
293
|
+
- Add ObservableMapSet:GetKeyList() ([e5d3461](https://github.com/Quenty/NevermoreEngine/commit/e5d3461e5f835c9442e49eb0f304dc5fb360cb28))
|
|
294
|
+
- Brios sometime cleanup wrongly ([e546588](https://github.com/Quenty/NevermoreEngine/commit/e546588d97b2e8f8386d9795f04929c9b45a27d1))
|
|
226
295
|
|
|
296
|
+
### Features
|
|
227
297
|
|
|
298
|
+
- Add ObservableMapList:GetFirstItemForKey(key) and ObservableMapList:GetListOfValuesAtListIndex(index) ([bdfc759](https://github.com/Quenty/NevermoreEngine/commit/bdfc7596d8e25350e65a3cc841debcfa0ad444de))
|
|
299
|
+
- Add ObservableMapList:GetItemForKeyAtIndex(key, index) ([224dd25](https://github.com/Quenty/NevermoreEngine/commit/224dd250f2794b7f584d756828dffd9e49b0d009))
|
|
228
300
|
|
|
301
|
+
### Performance Improvements
|
|
229
302
|
|
|
230
|
-
|
|
303
|
+
- Improve :GetKeyList() allocation performance ([b8043cf](https://github.com/Quenty/NevermoreEngine/commit/b8043cfad4e4cfdb2c8ec5d73988bb8bae723c42))
|
|
304
|
+
|
|
305
|
+
## [12.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.0...@quenty/observablecollection@12.8.1) (2024-10-04)
|
|
231
306
|
|
|
232
307
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
233
308
|
|
|
309
|
+
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.7.0...@quenty/observablecollection@12.8.0) (2024-10-04)
|
|
310
|
+
|
|
311
|
+
### Features
|
|
234
312
|
|
|
313
|
+
- Add ObservableSortedList:Contains(value) ([049c9df](https://github.com/Quenty/NevermoreEngine/commit/049c9df1df0cc765124c624a1276a456ff3e7700))
|
|
314
|
+
- ObservableSortedList can take non rx-value and still be performant ([e5c1d4f](https://github.com/Quenty/NevermoreEngine/commit/e5c1d4fb272f22d2559fba6f1a533686a730fca8))
|
|
235
315
|
|
|
316
|
+
### Performance Improvements
|
|
236
317
|
|
|
318
|
+
- Predeclare size of lists to allocate for lists ([b662bbb](https://github.com/Quenty/NevermoreEngine/commit/b662bbb814f91a1853a549b217fa8af8a9f74d3d))
|
|
319
|
+
- Use switchToBrio() and table.create ([f73644e](https://github.com/Quenty/NevermoreEngine/commit/f73644e56a9ffd0991833bd147c705c210553539))
|
|
237
320
|
|
|
238
|
-
# [12.
|
|
321
|
+
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.6.0...@quenty/observablecollection@12.7.0) (2024-09-25)
|
|
239
322
|
|
|
240
323
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
241
324
|
|
|
325
|
+
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.2...@quenty/observablecollection@12.6.0) (2024-09-25)
|
|
242
326
|
|
|
327
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
243
328
|
|
|
329
|
+
## [12.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.1...@quenty/observablecollection@12.5.2) (2024-09-22)
|
|
244
330
|
|
|
331
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
245
332
|
|
|
246
|
-
|
|
333
|
+
## [12.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.0...@quenty/observablecollection@12.5.1) (2024-09-20)
|
|
247
334
|
|
|
248
335
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
249
336
|
|
|
337
|
+
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.4.0...@quenty/observablecollection@12.5.0) (2024-09-12)
|
|
250
338
|
|
|
339
|
+
### Features
|
|
251
340
|
|
|
341
|
+
- Add ObservableCountingMap:ObservePairsBrio() and ObservableCountingMap:ObserveAtKey(key) ([b3baa09](https://github.com/Quenty/NevermoreEngine/commit/b3baa09563be96ccfd985496e833ad87a78bc953))
|
|
252
342
|
|
|
343
|
+
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.1...@quenty/observablecollection@12.4.0) (2024-08-09)
|
|
253
344
|
|
|
254
|
-
|
|
345
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
255
346
|
|
|
347
|
+
## [12.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.0...@quenty/observablecollection@12.3.1) (2024-07-16)
|
|
256
348
|
|
|
257
349
|
### Bug Fixes
|
|
258
350
|
|
|
259
|
-
|
|
260
|
-
|
|
351
|
+
- Using integer keys in w/ Observe methods in ObservableMap ([#470](https://github.com/Quenty/NevermoreEngine/issues/470)) ([59cf850](https://github.com/Quenty/NevermoreEngine/commit/59cf8508f4afe060bea7b07d70cb9e312dffe996))
|
|
261
352
|
|
|
353
|
+
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.2.0...@quenty/observablecollection@12.3.0) (2024-05-09)
|
|
262
354
|
|
|
355
|
+
### Bug Fixes
|
|
263
356
|
|
|
357
|
+
- Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
|
|
358
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
264
359
|
|
|
265
|
-
# [12.
|
|
360
|
+
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.1...@quenty/observablecollection@12.2.0) (2024-04-27)
|
|
266
361
|
|
|
267
362
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
268
363
|
|
|
364
|
+
## [12.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.0...@quenty/observablecollection@12.1.1) (2024-04-23)
|
|
269
365
|
|
|
366
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
270
367
|
|
|
368
|
+
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.0.0...@quenty/observablecollection@12.1.0) (2024-03-09)
|
|
271
369
|
|
|
370
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
272
371
|
|
|
273
|
-
|
|
372
|
+
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@11.0.0...@quenty/observablecollection@12.0.0) (2024-02-14)
|
|
274
373
|
|
|
275
374
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
276
375
|
|
|
376
|
+
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@10.0.0...@quenty/observablecollection@11.0.0) (2024-02-14)
|
|
277
377
|
|
|
378
|
+
### Bug Fixes
|
|
278
379
|
|
|
380
|
+
- Fix sorting errors ([43ac468](https://github.com/Quenty/NevermoreEngine/commit/43ac468dd49147011c04e9d61e08573fb543423c))
|
|
279
381
|
|
|
382
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@9.0.0...@quenty/observablecollection@10.0.0) (2024-02-13)
|
|
280
383
|
|
|
281
|
-
|
|
384
|
+
### Bug Fixes
|
|
282
385
|
|
|
386
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
283
387
|
|
|
284
|
-
|
|
388
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@8.0.0...@quenty/observablecollection@9.0.0) (2024-02-13)
|
|
285
389
|
|
|
286
|
-
|
|
390
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
287
391
|
|
|
392
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@7.0.0...@quenty/observablecollection@8.0.0) (2024-02-13)
|
|
288
393
|
|
|
289
394
|
### Features
|
|
290
395
|
|
|
291
|
-
|
|
396
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
292
397
|
|
|
398
|
+
### BREAKING CHANGES
|
|
293
399
|
|
|
400
|
+
- Standard loader
|
|
294
401
|
|
|
402
|
+
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
295
403
|
|
|
404
|
+
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
296
405
|
|
|
297
|
-
|
|
406
|
+
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
298
407
|
|
|
299
|
-
|
|
408
|
+
- fix: Fix missing dependency in ResetService
|
|
300
409
|
|
|
410
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
301
411
|
|
|
412
|
+
- fix: Fix package discovery for games
|
|
302
413
|
|
|
414
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
303
415
|
|
|
416
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
304
417
|
|
|
305
|
-
|
|
418
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
306
419
|
|
|
420
|
+
- fix: Update loader to handle hoarcekat properly
|
|
307
421
|
|
|
308
|
-
|
|
422
|
+
- docs: Fix spacing in Maid
|
|
309
423
|
|
|
310
|
-
|
|
311
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
424
|
+
- fix: Add new ragdoll constants
|
|
312
425
|
|
|
426
|
+
- fix: Compress influxDB sends
|
|
313
427
|
|
|
428
|
+
- style: Errors use string.format
|
|
314
429
|
|
|
430
|
+
- fix: Handle motor animations
|
|
315
431
|
|
|
432
|
+
- ci: Upgrade rojo version
|
|
316
433
|
|
|
317
|
-
|
|
434
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
318
435
|
|
|
436
|
+
- docs: Fix docs
|
|
319
437
|
|
|
320
|
-
|
|
438
|
+
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.5.0...@quenty/observablecollection@7.0.0) (2024-01-10)
|
|
321
439
|
|
|
322
|
-
|
|
440
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
323
441
|
|
|
442
|
+
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.4.0...@quenty/observablecollection@6.5.0) (2024-01-08)
|
|
324
443
|
|
|
444
|
+
### Features
|
|
325
445
|
|
|
446
|
+
- Add ObservableSet:GetRawSet() ([7a31f7e](https://github.com/Quenty/NevermoreEngine/commit/7a31f7ed8ab04c69d1098945f58d580cebdd29fb))
|
|
326
447
|
|
|
448
|
+
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.3.0...@quenty/observablecollection@6.4.0) (2023-12-28)
|
|
327
449
|
|
|
328
|
-
|
|
450
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
329
451
|
|
|
452
|
+
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.2.1...@quenty/observablecollection@6.3.0) (2023-12-14)
|
|
330
453
|
|
|
331
454
|
### Bug Fixes
|
|
332
455
|
|
|
333
|
-
|
|
456
|
+
- Fix removing from lists in ObservableMapList ([14278f0](https://github.com/Quenty/NevermoreEngine/commit/14278f0136b944ad679fa5b29e1e94a560bef8ac))
|
|
334
457
|
|
|
458
|
+
### Features
|
|
335
459
|
|
|
460
|
+
- Add :ObserveKeyList() to ObservableMap and equivalents ([8f1cb4b](https://github.com/Quenty/NevermoreEngine/commit/8f1cb4b705c98fed0e96c9889c4aa62f635751ce))
|
|
336
461
|
|
|
462
|
+
## [6.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.2.0...@quenty/observablecollection@6.2.1) (2023-10-28)
|
|
337
463
|
|
|
464
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
338
465
|
|
|
339
|
-
|
|
466
|
+
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.1.1...@quenty/observablecollection@6.2.0) (2023-10-18)
|
|
340
467
|
|
|
341
468
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
342
469
|
|
|
470
|
+
## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.1.0...@quenty/observablecollection@6.1.1) (2023-10-17)
|
|
343
471
|
|
|
472
|
+
### Bug Fixes
|
|
344
473
|
|
|
474
|
+
- Fix function implementations/names in ObservableList ([#423](https://github.com/Quenty/NevermoreEngine/issues/423)) ([cf3ece3](https://github.com/Quenty/NevermoreEngine/commit/cf3ece3866564f3f6af71815939ce0d984d9c3b1))
|
|
345
475
|
|
|
476
|
+
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.0.0...@quenty/observablecollection@6.1.0) (2023-10-12)
|
|
346
477
|
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
478
|
+
### Features
|
|
350
479
|
|
|
480
|
+
- Add ObservableMapSet:GetKeyList() ([a1141f4](https://github.com/Quenty/NevermoreEngine/commit/a1141f43b900f5518dd798e0c35a383c575b1890))
|
|
351
481
|
|
|
482
|
+
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.26.0...@quenty/observablecollection@6.0.0) (2023-10-11)
|
|
352
483
|
|
|
484
|
+
### Features
|
|
353
485
|
|
|
486
|
+
- Make observable sorted list stable and use binary search ([6ca9dc7](https://github.com/Quenty/NevermoreEngine/commit/6ca9dc74724e8446aceac432dca95a647c3ef0c2))
|
|
354
487
|
|
|
355
|
-
|
|
488
|
+
# [5.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.25.0...@quenty/observablecollection@5.26.0) (2023-09-21)
|
|
356
489
|
|
|
357
490
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
358
491
|
|
|
492
|
+
# [5.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.24.0...@quenty/observablecollection@5.25.0) (2023-09-04)
|
|
359
493
|
|
|
494
|
+
### Features
|
|
360
495
|
|
|
496
|
+
- Add ObservableMapList.new() and fix unit tests ([84e16ed](https://github.com/Quenty/NevermoreEngine/commit/84e16ed86af9bbc1ad19486f0298a9f7f3484b3e))
|
|
361
497
|
|
|
498
|
+
# [5.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.23.0...@quenty/observablecollection@5.24.0) (2023-08-23)
|
|
362
499
|
|
|
363
|
-
|
|
500
|
+
### Bug Fixes
|
|
364
501
|
|
|
365
|
-
|
|
502
|
+
- Handle items after connecting to events ([800364b](https://github.com/Quenty/NevermoreEngine/commit/800364b77ce0b7fc42ad141846265657876512f8))
|
|
366
503
|
|
|
504
|
+
### Features
|
|
367
505
|
|
|
506
|
+
- ObservableMap uses subscription table ([fa39e53](https://github.com/Quenty/NevermoreEngine/commit/fa39e539c809e77f7d9539442727c48505f98ea1))
|
|
368
507
|
|
|
508
|
+
# [5.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.22.0...@quenty/observablecollection@5.23.0) (2023-08-01)
|
|
369
509
|
|
|
510
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
370
511
|
|
|
371
|
-
# [
|
|
512
|
+
# [5.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.21.0...@quenty/observablecollection@5.22.0) (2023-07-28)
|
|
372
513
|
|
|
373
514
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
374
515
|
|
|
516
|
+
# [5.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.20.0...@quenty/observablecollection@5.21.0) (2023-07-23)
|
|
375
517
|
|
|
518
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
376
519
|
|
|
520
|
+
# [5.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.19.1...@quenty/observablecollection@5.20.0) (2023-07-15)
|
|
377
521
|
|
|
522
|
+
### Features
|
|
378
523
|
|
|
379
|
-
|
|
524
|
+
- Add :Observe() API calls to a variety of systems and allow Blend to :Observe() stuff ([ca29c68](https://github.com/Quenty/NevermoreEngine/commit/ca29c68164dfdaf136e9168faf48f487bed26088))
|
|
380
525
|
|
|
526
|
+
## [5.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.19.0...@quenty/observablecollection@5.19.1) (2023-07-11)
|
|
381
527
|
|
|
382
|
-
|
|
528
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
383
529
|
|
|
384
|
-
|
|
530
|
+
# [5.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.18.1...@quenty/observablecollection@5.19.0) (2023-07-10)
|
|
385
531
|
|
|
532
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
386
533
|
|
|
534
|
+
## [5.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.18.0...@quenty/observablecollection@5.18.1) (2023-07-03)
|
|
387
535
|
|
|
536
|
+
### Bug Fixes
|
|
388
537
|
|
|
538
|
+
- Fix missing dependency in ObservableCollection ([f6e7834](https://github.com/Quenty/NevermoreEngine/commit/f6e7834c02142dbe6c941e7cf4226cfd723ed0b1))
|
|
389
539
|
|
|
390
|
-
# [
|
|
540
|
+
# [5.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.17.0...@quenty/observablecollection@5.18.0) (2023-06-17)
|
|
391
541
|
|
|
392
542
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
393
543
|
|
|
544
|
+
# [5.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.16.0...@quenty/observablecollection@5.17.0) (2023-06-05)
|
|
394
545
|
|
|
546
|
+
**Note:** Version bump only for package @quenty/observablecollection
|
|
395
547
|
|
|
548
|
+
# [5.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.15.0...@quenty/observablecollection@5.16.0) (2023-05-26)
|
|
396
549
|
|
|
550
|
+
### Features
|
|
397
551
|
|
|
398
|
-
|
|
552
|
+
- Add :Observe() calls to ObservableList and ObservableSortedList ([2f22fbc](https://github.com/Quenty/NevermoreEngine/commit/2f22fbc0830f51aa73ba01b6bb0d25f736e37b6e))
|
|
553
|
+
- Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
|
|
399
554
|
|
|
400
|
-
|
|
555
|
+
# [5.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.14.0...@quenty/observablecollection@5.15.0) (2023-05-08)
|
|
401
556
|
|
|
557
|
+
### Bug Fixes
|
|
402
558
|
|
|
559
|
+
- Fix removal firing events to fire correctly ([10f98c3](https://github.com/Quenty/NevermoreEngine/commit/10f98c329e7bab203ffc056d1ffb0c2c715392a8))
|
|
403
560
|
|
|
561
|
+
### Features
|
|
404
562
|
|
|
563
|
+
- Add ObservableSet:ObserveContains(item) ([df5beba](https://github.com/Quenty/NevermoreEngine/commit/df5beba6b196933653365719c26e6ed9fa21d4cc))
|
|
564
|
+
- Add ObservableSortedList:ObserveAtIndex(indexToObserve) and ObservableSortedList:FindFirstKey(content) ([4d9f4d8](https://github.com/Quenty/NevermoreEngine/commit/4d9f4d8d34eafa0899157e4960ea87c9c812cf48))
|
|
405
565
|
|
|
406
|
-
# [
|
|
407
|
-
|
|
408
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
# [12.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.14.0...@quenty/observablecollection@12.15.0) (2024-12-03)
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
### Bug Fixes
|
|
418
|
-
|
|
419
|
-
* ObservableSortedList fires removed indexes (note: Doesn't handle negatives right now) ([f1c068d](https://github.com/Quenty/NevermoreEngine/commit/f1c068dd206b6a624e97cab86bb18c39e800a79a))
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
### Features
|
|
423
|
-
|
|
424
|
-
* Return a cleanup method, even when amount is 0 ([8544c2b](https://github.com/Quenty/NevermoreEngine/commit/8544c2b9b5993de54d299ec8cbf4443b721af029))
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
# [12.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.13.0...@quenty/observablecollection@12.14.0) (2024-11-13)
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
### Bug Fixes
|
|
434
|
-
|
|
435
|
-
* Fix :Observe() method in ObservableSortedList ([be780db](https://github.com/Quenty/NevermoreEngine/commit/be780db4695e9eee73aeef0600f6d2ebb14bc923))
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.12.0...@quenty/observablecollection@12.13.0) (2024-11-12)
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
### Bug Fixes
|
|
445
|
-
|
|
446
|
-
* Apply improvements to ObservableSortedList while it's cleaning up ([ce7650a](https://github.com/Quenty/NevermoreEngine/commit/ce7650ada50f420d506210d8902fb927c35bde7c))
|
|
447
|
-
* Fix index observers firing ([9bea5b6](https://github.com/Quenty/NevermoreEngine/commit/9bea5b69067b3be1db8a91135250c660e2588668))
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.11.1...@quenty/observablecollection@12.12.0) (2024-11-06)
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
### Bug Fixes
|
|
457
|
-
|
|
458
|
-
* Apparently working list ([e7a19a7](https://github.com/Quenty/NevermoreEngine/commit/e7a19a75cc06cd8df27768b89839a0b5c91d0c46))
|
|
459
|
-
* Fix some state issues and improve performance ([69305a7](https://github.com/Quenty/NevermoreEngine/commit/69305a7732218a28c70d8e081238974b45da95e1))
|
|
460
|
-
* Slightly cleaner code ([d0a9822](https://github.com/Quenty/NevermoreEngine/commit/d0a98220429dba24b67bbccd70fa9d90a11ac793))
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Features
|
|
464
|
-
|
|
465
|
-
* Add __iter implementations ([dd6db9a](https://github.com/Quenty/NevermoreEngine/commit/dd6db9a27c98afb4177ea950f1b3e2b22d4487d2))
|
|
466
|
-
* Add unfinished observable sorted list ([c7e9817](https://github.com/Quenty/NevermoreEngine/commit/c7e9817f07c9431e5f7cdf1fa2e700d3b3277f60))
|
|
467
|
-
* Broken observable list ([4f8a551](https://github.com/Quenty/NevermoreEngine/commit/4f8a551b5b1ca6ca5bc9fd9f471ab26aeefc28f9))
|
|
468
|
-
* More stuff broken, but it's getting there ([d141e80](https://github.com/Quenty/NevermoreEngine/commit/d141e8007d789f47766b9ab98eebda864142a1ae))
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
### Performance Improvements
|
|
472
|
-
|
|
473
|
-
* Improve iteration perf ([40ebb7a](https://github.com/Quenty/NevermoreEngine/commit/40ebb7aeea5d3f6d5e292567e023638ff8f45864))
|
|
474
|
-
* Use ObservableSubscriptionTable and stop debug validating integrity ([9d8e66b](https://github.com/Quenty/NevermoreEngine/commit/9d8e66b73b25f6ed087cbb38341bb9ea4a1162b4))
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
## [12.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.11.0...@quenty/observablecollection@12.11.1) (2024-11-04)
|
|
481
|
-
|
|
482
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
# [12.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.10.0...@quenty/observablecollection@12.11.0) (2024-11-03)
|
|
489
|
-
|
|
490
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
# [12.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.9.1...@quenty/observablecollection@12.10.0) (2024-10-23)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
## [12.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.9.0...@quenty/observablecollection@12.9.1) (2024-10-09)
|
|
505
|
-
|
|
506
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
# [12.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.1...@quenty/observablecollection@12.9.0) (2024-10-06)
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
### Bug Fixes
|
|
516
|
-
|
|
517
|
-
* Add ObservableMapSet:GetKeyList() ([e5d3461](https://github.com/Quenty/NevermoreEngine/commit/e5d3461e5f835c9442e49eb0f304dc5fb360cb28))
|
|
518
|
-
* Brios sometime cleanup wrongly ([e546588](https://github.com/Quenty/NevermoreEngine/commit/e546588d97b2e8f8386d9795f04929c9b45a27d1))
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
### Features
|
|
522
|
-
|
|
523
|
-
* Add ObservableMapList:GetFirstItemForKey(key) and ObservableMapList:GetListOfValuesAtListIndex(index) ([bdfc759](https://github.com/Quenty/NevermoreEngine/commit/bdfc7596d8e25350e65a3cc841debcfa0ad444de))
|
|
524
|
-
* Add ObservableMapList:GetItemForKeyAtIndex(key, index) ([224dd25](https://github.com/Quenty/NevermoreEngine/commit/224dd250f2794b7f584d756828dffd9e49b0d009))
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
### Performance Improvements
|
|
528
|
-
|
|
529
|
-
* Improve :GetKeyList() allocation performance ([b8043cf](https://github.com/Quenty/NevermoreEngine/commit/b8043cfad4e4cfdb2c8ec5d73988bb8bae723c42))
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
## [12.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.0...@quenty/observablecollection@12.8.1) (2024-10-04)
|
|
536
|
-
|
|
537
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.7.0...@quenty/observablecollection@12.8.0) (2024-10-04)
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
### Features
|
|
547
|
-
|
|
548
|
-
* Add ObservableSortedList:Contains(value) ([049c9df](https://github.com/Quenty/NevermoreEngine/commit/049c9df1df0cc765124c624a1276a456ff3e7700))
|
|
549
|
-
* ObservableSortedList can take non rx-value and still be performant ([e5c1d4f](https://github.com/Quenty/NevermoreEngine/commit/e5c1d4fb272f22d2559fba6f1a533686a730fca8))
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
### Performance Improvements
|
|
553
|
-
|
|
554
|
-
* Predeclare size of lists to allocate for lists ([b662bbb](https://github.com/Quenty/NevermoreEngine/commit/b662bbb814f91a1853a549b217fa8af8a9f74d3d))
|
|
555
|
-
* Use switchToBrio() and table.create ([f73644e](https://github.com/Quenty/NevermoreEngine/commit/f73644e56a9ffd0991833bd147c705c210553539))
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.6.0...@quenty/observablecollection@12.7.0) (2024-09-25)
|
|
562
|
-
|
|
563
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.2...@quenty/observablecollection@12.6.0) (2024-09-25)
|
|
570
|
-
|
|
571
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
## [12.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.1...@quenty/observablecollection@12.5.2) (2024-09-22)
|
|
578
|
-
|
|
579
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
## [12.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.5.0...@quenty/observablecollection@12.5.1) (2024-09-20)
|
|
586
|
-
|
|
587
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.4.0...@quenty/observablecollection@12.5.0) (2024-09-12)
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
### Features
|
|
597
|
-
|
|
598
|
-
* Add ObservableCountingMap:ObservePairsBrio() and ObservableCountingMap:ObserveAtKey(key) ([b3baa09](https://github.com/Quenty/NevermoreEngine/commit/b3baa09563be96ccfd985496e833ad87a78bc953))
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.1...@quenty/observablecollection@12.4.0) (2024-08-09)
|
|
605
|
-
|
|
606
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
## [12.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.0...@quenty/observablecollection@12.3.1) (2024-07-16)
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
### Bug Fixes
|
|
616
|
-
|
|
617
|
-
* Using integer keys in w/ Observe methods in ObservableMap ([#470](https://github.com/Quenty/NevermoreEngine/issues/470)) ([59cf850](https://github.com/Quenty/NevermoreEngine/commit/59cf8508f4afe060bea7b07d70cb9e312dffe996))
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.2.0...@quenty/observablecollection@12.3.0) (2024-05-09)
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
### Bug Fixes
|
|
627
|
-
|
|
628
|
-
* Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
|
|
629
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.1...@quenty/observablecollection@12.2.0) (2024-04-27)
|
|
636
|
-
|
|
637
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
## [12.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.0...@quenty/observablecollection@12.1.1) (2024-04-23)
|
|
644
|
-
|
|
645
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.0.0...@quenty/observablecollection@12.1.0) (2024-03-09)
|
|
652
|
-
|
|
653
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@11.0.0...@quenty/observablecollection@12.0.0) (2024-02-14)
|
|
660
|
-
|
|
661
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@10.0.0...@quenty/observablecollection@11.0.0) (2024-02-14)
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
### Bug Fixes
|
|
671
|
-
|
|
672
|
-
* Fix sorting errors ([43ac468](https://github.com/Quenty/NevermoreEngine/commit/43ac468dd49147011c04e9d61e08573fb543423c))
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@9.0.0...@quenty/observablecollection@10.0.0) (2024-02-13)
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
### Bug Fixes
|
|
682
|
-
|
|
683
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@8.0.0...@quenty/observablecollection@9.0.0) (2024-02-13)
|
|
690
|
-
|
|
691
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@7.0.0...@quenty/observablecollection@8.0.0) (2024-02-13)
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
### Features
|
|
701
|
-
|
|
702
|
-
* New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
### BREAKING CHANGES
|
|
706
|
-
|
|
707
|
-
* Standard loader
|
|
708
|
-
|
|
709
|
-
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
710
|
-
|
|
711
|
-
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
712
|
-
|
|
713
|
-
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
714
|
-
|
|
715
|
-
* fix: Fix missing dependency in ResetService
|
|
716
|
-
|
|
717
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
718
|
-
|
|
719
|
-
* fix: Fix package discovery for games
|
|
720
|
-
|
|
721
|
-
* feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
722
|
-
|
|
723
|
-
* feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
724
|
-
|
|
725
|
-
* ci: Upgrade to new rojo 7.4.0
|
|
726
|
-
|
|
727
|
-
* fix: Update loader to handle hoarcekat properly
|
|
728
|
-
|
|
729
|
-
* docs: Fix spacing in Maid
|
|
730
|
-
|
|
731
|
-
* fix: Add new ragdoll constants
|
|
732
|
-
|
|
733
|
-
* fix: Compress influxDB sends
|
|
734
|
-
|
|
735
|
-
* style: Errors use string.format
|
|
736
|
-
|
|
737
|
-
* fix: Handle motor animations
|
|
738
|
-
|
|
739
|
-
* ci: Upgrade rojo version
|
|
740
|
-
|
|
741
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
742
|
-
|
|
743
|
-
* docs: Fix docs
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.5.0...@quenty/observablecollection@7.0.0) (2024-01-10)
|
|
750
|
-
|
|
751
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
# [6.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.4.0...@quenty/observablecollection@6.5.0) (2024-01-08)
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
### Features
|
|
761
|
-
|
|
762
|
-
* Add ObservableSet:GetRawSet() ([7a31f7e](https://github.com/Quenty/NevermoreEngine/commit/7a31f7ed8ab04c69d1098945f58d580cebdd29fb))
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
# [6.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.3.0...@quenty/observablecollection@6.4.0) (2023-12-28)
|
|
769
|
-
|
|
770
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
# [6.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.2.1...@quenty/observablecollection@6.3.0) (2023-12-14)
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
### Bug Fixes
|
|
780
|
-
|
|
781
|
-
* Fix removing from lists in ObservableMapList ([14278f0](https://github.com/Quenty/NevermoreEngine/commit/14278f0136b944ad679fa5b29e1e94a560bef8ac))
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
### Features
|
|
785
|
-
|
|
786
|
-
* Add :ObserveKeyList() to ObservableMap and equivalents ([8f1cb4b](https://github.com/Quenty/NevermoreEngine/commit/8f1cb4b705c98fed0e96c9889c4aa62f635751ce))
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
## [6.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.2.0...@quenty/observablecollection@6.2.1) (2023-10-28)
|
|
793
|
-
|
|
794
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
# [6.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.1.1...@quenty/observablecollection@6.2.0) (2023-10-18)
|
|
801
|
-
|
|
802
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
## [6.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.1.0...@quenty/observablecollection@6.1.1) (2023-10-17)
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
### Bug Fixes
|
|
812
|
-
|
|
813
|
-
* Fix function implementations/names in ObservableList ([#423](https://github.com/Quenty/NevermoreEngine/issues/423)) ([cf3ece3](https://github.com/Quenty/NevermoreEngine/commit/cf3ece3866564f3f6af71815939ce0d984d9c3b1))
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@6.0.0...@quenty/observablecollection@6.1.0) (2023-10-12)
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
### Features
|
|
823
|
-
|
|
824
|
-
* Add ObservableMapSet:GetKeyList() ([a1141f4](https://github.com/Quenty/NevermoreEngine/commit/a1141f43b900f5518dd798e0c35a383c575b1890))
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.26.0...@quenty/observablecollection@6.0.0) (2023-10-11)
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
### Features
|
|
834
|
-
|
|
835
|
-
* Make observable sorted list stable and use binary search ([6ca9dc7](https://github.com/Quenty/NevermoreEngine/commit/6ca9dc74724e8446aceac432dca95a647c3ef0c2))
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
# [5.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.25.0...@quenty/observablecollection@5.26.0) (2023-09-21)
|
|
842
|
-
|
|
843
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
# [5.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.24.0...@quenty/observablecollection@5.25.0) (2023-09-04)
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
### Features
|
|
853
|
-
|
|
854
|
-
* Add ObservableMapList.new() and fix unit tests ([84e16ed](https://github.com/Quenty/NevermoreEngine/commit/84e16ed86af9bbc1ad19486f0298a9f7f3484b3e))
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
# [5.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.23.0...@quenty/observablecollection@5.24.0) (2023-08-23)
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
### Bug Fixes
|
|
864
|
-
|
|
865
|
-
* Handle items after connecting to events ([800364b](https://github.com/Quenty/NevermoreEngine/commit/800364b77ce0b7fc42ad141846265657876512f8))
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
### Features
|
|
869
|
-
|
|
870
|
-
* ObservableMap uses subscription table ([fa39e53](https://github.com/Quenty/NevermoreEngine/commit/fa39e539c809e77f7d9539442727c48505f98ea1))
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
# [5.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.22.0...@quenty/observablecollection@5.23.0) (2023-08-01)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
# [5.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.21.0...@quenty/observablecollection@5.22.0) (2023-07-28)
|
|
885
|
-
|
|
886
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
# [5.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.20.0...@quenty/observablecollection@5.21.0) (2023-07-23)
|
|
893
|
-
|
|
894
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
# [5.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.19.1...@quenty/observablecollection@5.20.0) (2023-07-15)
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
### Features
|
|
904
|
-
|
|
905
|
-
* Add :Observe() API calls to a variety of systems and allow Blend to :Observe() stuff ([ca29c68](https://github.com/Quenty/NevermoreEngine/commit/ca29c68164dfdaf136e9168faf48f487bed26088))
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
## [5.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.19.0...@quenty/observablecollection@5.19.1) (2023-07-11)
|
|
912
|
-
|
|
913
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
# [5.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.18.1...@quenty/observablecollection@5.19.0) (2023-07-10)
|
|
920
|
-
|
|
921
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
## [5.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.18.0...@quenty/observablecollection@5.18.1) (2023-07-03)
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
### Bug Fixes
|
|
931
|
-
|
|
932
|
-
* Fix missing dependency in ObservableCollection ([f6e7834](https://github.com/Quenty/NevermoreEngine/commit/f6e7834c02142dbe6c941e7cf4226cfd723ed0b1))
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
# [5.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.17.0...@quenty/observablecollection@5.18.0) (2023-06-17)
|
|
939
|
-
|
|
940
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
# [5.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.16.0...@quenty/observablecollection@5.17.0) (2023-06-05)
|
|
947
|
-
|
|
948
|
-
**Note:** Version bump only for package @quenty/observablecollection
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
# [5.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.15.0...@quenty/observablecollection@5.16.0) (2023-05-26)
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
### Features
|
|
958
|
-
|
|
959
|
-
* Add :Observe() calls to ObservableList and ObservableSortedList ([2f22fbc](https://github.com/Quenty/NevermoreEngine/commit/2f22fbc0830f51aa73ba01b6bb0d25f736e37b6e))
|
|
960
|
-
* Initial refactor of guis to use ValueObject instead of ValueObject ([723aba0](https://github.com/Quenty/NevermoreEngine/commit/723aba0208cae7e06c9d8bf2d8f0092d042d70ea))
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
# [5.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.14.0...@quenty/observablecollection@5.15.0) (2023-05-08)
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
### Bug Fixes
|
|
970
|
-
|
|
971
|
-
* Fix removal firing events to fire correctly ([10f98c3](https://github.com/Quenty/NevermoreEngine/commit/10f98c329e7bab203ffc056d1ffb0c2c715392a8))
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
### Features
|
|
975
|
-
|
|
976
|
-
* Add ObservableSet:ObserveContains(item) ([df5beba](https://github.com/Quenty/NevermoreEngine/commit/df5beba6b196933653365719c26e6ed9fa21d4cc))
|
|
977
|
-
* Add ObservableSortedList:ObserveAtIndex(indexToObserve) and ObservableSortedList:FindFirstKey(content) ([4d9f4d8](https://github.com/Quenty/NevermoreEngine/commit/4d9f4d8d34eafa0899157e4960ea87c9c812cf48))
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
# [5.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.13.0...@quenty/observablecollection@5.14.0) (2023-04-20)
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
### Features
|
|
987
|
-
|
|
988
|
-
* Ensure removal is a bit more clean ([4b70f6d](https://github.com/Quenty/NevermoreEngine/commit/4b70f6d72cee9393c70b1ce17e78d8e63771ac3c))
|
|
989
|
-
|
|
990
|
-
|
|
566
|
+
# [5.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.13.0...@quenty/observablecollection@5.14.0) (2023-04-20)
|
|
991
567
|
|
|
568
|
+
### Features
|
|
992
569
|
|
|
570
|
+
- Ensure removal is a bit more clean ([4b70f6d](https://github.com/Quenty/NevermoreEngine/commit/4b70f6d72cee9393c70b1ce17e78d8e63771ac3c))
|
|
993
571
|
|
|
994
572
|
# [5.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.12.1...@quenty/observablecollection@5.13.0) (2023-04-10)
|
|
995
573
|
|
|
996
574
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
997
575
|
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
576
|
## [5.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.12.0...@quenty/observablecollection@5.12.1) (2023-04-07)
|
|
1003
577
|
|
|
1004
578
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1005
579
|
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
580
|
# [5.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.11.0...@quenty/observablecollection@5.12.0) (2023-04-06)
|
|
1011
581
|
|
|
1012
582
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1013
583
|
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
584
|
# [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.10.0...@quenty/observablecollection@5.11.0) (2023-04-03)
|
|
1019
585
|
|
|
1020
586
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1021
587
|
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
588
|
# [5.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.9.0...@quenty/observablecollection@5.10.0) (2023-03-31)
|
|
1027
589
|
|
|
1028
590
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1029
591
|
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
592
|
# [5.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.8.0...@quenty/observablecollection@5.9.0) (2023-03-05)
|
|
1035
593
|
|
|
1036
594
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1037
595
|
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
596
|
# [5.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.7.0...@quenty/observablecollection@5.8.0) (2023-02-27)
|
|
1043
597
|
|
|
1044
598
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1045
599
|
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
600
|
# [5.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.6.0...@quenty/observablecollection@5.7.0) (2023-02-21)
|
|
1051
601
|
|
|
1052
602
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1053
603
|
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
604
|
# [5.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.5.0...@quenty/observablecollection@5.6.0) (2023-01-11)
|
|
1059
605
|
|
|
1060
606
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1061
607
|
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
608
|
# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.4.0...@quenty/observablecollection@5.5.0) (2023-01-01)
|
|
1067
609
|
|
|
1068
610
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1069
611
|
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
612
|
# [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.3.1...@quenty/observablecollection@5.4.0) (2022-12-29)
|
|
1075
613
|
|
|
1076
|
-
|
|
1077
614
|
### Features
|
|
1078
615
|
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
616
|
+
- Add FilteredObservableListView.new ([de1e703](https://github.com/Quenty/NevermoreEngine/commit/de1e70362c9bef48ae00cc4620beca3e549fb20b))
|
|
1084
617
|
|
|
1085
618
|
## [5.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.3.0...@quenty/observablecollection@5.3.1) (2022-12-27)
|
|
1086
619
|
|
|
1087
620
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1088
621
|
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
622
|
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.2.0...@quenty/observablecollection@5.3.0) (2022-12-05)
|
|
1094
623
|
|
|
1095
624
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1096
625
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
626
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.1.1...@quenty/observablecollection@5.2.0) (2022-11-19)
|
|
1102
627
|
|
|
1103
628
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1104
629
|
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
630
|
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.1.0...@quenty/observablecollection@5.1.1) (2022-11-04)
|
|
1110
631
|
|
|
1111
632
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1112
633
|
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
634
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.0.0...@quenty/observablecollection@5.1.0) (2022-10-11)
|
|
1118
635
|
|
|
1119
636
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1120
637
|
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
638
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.1.0...@quenty/observablecollection@5.0.0) (2022-09-27)
|
|
1126
639
|
|
|
1127
|
-
|
|
1128
640
|
### Features
|
|
1129
641
|
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
642
|
+
- Add ObservableList:RemoveFirstInstance ([7fc1662](https://github.com/Quenty/NevermoreEngine/commit/7fc1662c712e4d1e0a10f52fab5011deff6b31fe))
|
|
1135
643
|
|
|
1136
644
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.1...@quenty/observablecollection@4.1.0) (2022-08-22)
|
|
1137
645
|
|
|
1138
646
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1139
647
|
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
648
|
## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.0...@quenty/observablecollection@4.0.1) (2022-08-16)
|
|
1145
649
|
|
|
1146
650
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1147
651
|
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
652
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.3.1...@quenty/observablecollection@4.0.0) (2022-08-14)
|
|
1153
653
|
|
|
1154
654
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1155
655
|
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
656
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.3.0...@quenty/observablecollection@3.3.1) (2022-08-11)
|
|
1161
657
|
|
|
1162
658
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1163
659
|
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
660
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.2.0...@quenty/observablecollection@3.3.0) (2022-07-31)
|
|
1169
661
|
|
|
1170
|
-
|
|
1171
662
|
### Bug Fixes
|
|
1172
663
|
|
|
1173
|
-
|
|
1174
|
-
|
|
664
|
+
- Prevent observables from being removed during insertion of observable ([27a3594](https://github.com/Quenty/NevermoreEngine/commit/27a35941f457f63a5f1dc84169448a750308fdc2))
|
|
1175
665
|
|
|
1176
666
|
### Features
|
|
1177
667
|
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
668
|
+
- Add ObservableSortedList ([cca209f](https://github.com/Quenty/NevermoreEngine/commit/cca209fd8a6c2cfeb1ee6e39d2aabce0202b3072))
|
|
1183
669
|
|
|
1184
670
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.1.0...@quenty/observablecollection@3.2.0) (2022-07-02)
|
|
1185
671
|
|
|
1186
|
-
|
|
1187
672
|
### Features
|
|
1188
673
|
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
674
|
+
- Add ObservableMapSet:GetSetCount() and ObservableMapSet:ObserveSetCount() ([6a25f61](https://github.com/Quenty/NevermoreEngine/commit/6a25f61d8dcadd9dda56daf1a52c4b4186740efe))
|
|
1194
675
|
|
|
1195
676
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.0.0...@quenty/observablecollection@3.1.0) (2022-06-21)
|
|
1196
677
|
|
|
1197
|
-
|
|
1198
678
|
### Features
|
|
1199
679
|
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
680
|
+
- Add more API surface to ObservableMapSet ([f2ae08b](https://github.com/Quenty/NevermoreEngine/commit/f2ae08ba714e3aefc9f9bf1ae30fefc679535d2b))
|
|
1205
681
|
|
|
1206
682
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.2.0...@quenty/observablecollection@3.0.0) (2022-05-21)
|
|
1207
683
|
|
|
1208
|
-
|
|
1209
684
|
### Features
|
|
1210
685
|
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
686
|
+
- Add more observable collections ([039cea8](https://github.com/Quenty/NevermoreEngine/commit/039cea80f4f21c075f3d857f70dac709c2ce1a64))
|
|
1216
687
|
|
|
1217
688
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.1.0...@quenty/observablecollection@2.2.0) (2022-03-27)
|
|
1218
689
|
|
|
1219
|
-
|
|
1220
690
|
### Bug Fixes
|
|
1221
691
|
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
692
|
+
- Do not error if observable set is already cleaned up, but we're removing ([934d3ac](https://github.com/Quenty/NevermoreEngine/commit/934d3ac0dc97e8a7ee65473109d26446b5ce77ed))
|
|
1227
693
|
|
|
1228
694
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.0.0...@quenty/observablecollection@2.1.0) (2022-03-10)
|
|
1229
695
|
|
|
1230
696
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1231
697
|
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
698
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@1.3.0...@quenty/observablecollection@2.0.0) (2022-03-06)
|
|
1237
699
|
|
|
1238
|
-
|
|
1239
700
|
### Bug Fixes
|
|
1240
701
|
|
|
1241
|
-
|
|
1242
|
-
|
|
702
|
+
- Ensure we don't error out in certain race conditions ([caa0da8](https://github.com/Quenty/NevermoreEngine/commit/caa0da8cc37d6e3a1855afbc6327af0df1a3588f))
|
|
1243
703
|
|
|
1244
704
|
### Features
|
|
1245
705
|
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
706
|
+
- Rewrite gameconfig package to live-update and use binders ([430979d](https://github.com/Quenty/NevermoreEngine/commit/430979d74bffe712bd03c838be2caf4ac9395e79))
|
|
1251
707
|
|
|
1252
708
|
# [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@1.2.1...@quenty/observablecollection@1.3.0) (2022-01-17)
|
|
1253
709
|
|
|
1254
710
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1255
711
|
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
712
|
## [1.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@1.2.0...@quenty/observablecollection@1.2.1) (2022-01-16)
|
|
1261
713
|
|
|
1262
714
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1263
715
|
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
716
|
# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@1.1.0...@quenty/observablecollection@1.2.0) (2022-01-07)
|
|
1269
717
|
|
|
1270
718
|
**Note:** Version bump only for package @quenty/observablecollection
|
|
1271
719
|
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
720
|
# 1.1.0 (2022-01-03)
|
|
1277
721
|
|
|
1278
|
-
|
|
1279
722
|
### Features
|
|
1280
723
|
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
724
|
+
- Add ObservableCollection package ([978ebbe](https://github.com/Quenty/NevermoreEngine/commit/978ebbe3514161dbfa5583871dd7b93335fdbfe3))
|
|
1286
725
|
|
|
1287
726
|
# v1.1.0 (Mon Jan 03 2022)
|
|
1288
727
|
|