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