@quenty/rogue-properties 11.43.1 → 11.44.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 +250 -837
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -3,1259 +3,672 @@
|
|
|
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
|
+
# [11.44.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.43.2...@quenty/rogue-properties@11.44.0) (2026-05-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
9
9
|
|
|
10
|
+
## [11.43.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.43.1...@quenty/rogue-properties@11.43.2) (2026-04-30)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
11
13
|
|
|
14
|
+
## [11.43.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.43.0...@quenty/rogue-properties@11.43.1) (2026-04-29)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
13
17
|
|
|
14
18
|
# [11.43.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.42.0...@quenty/rogue-properties@11.43.0) (2026-04-23)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [11.42.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.41.0...@quenty/rogue-properties@11.42.0) (2026-04-14)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
25
25
|
|
|
26
|
+
# [11.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.40.0...@quenty/rogue-properties@11.41.0) (2026-02-20)
|
|
26
27
|
|
|
28
|
+
### Features
|
|
27
29
|
|
|
30
|
+
- **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
|
|
28
31
|
|
|
29
|
-
|
|
30
|
-
# [11.41.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.40.0...@quenty/rogue-properties@11.41.0) (2026-02-20)
|
|
31
|
-
|
|
32
|
+
# [11.40.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.39.0...@quenty/rogue-properties@11.40.0) (2026-02-19)
|
|
32
33
|
|
|
33
34
|
### Features
|
|
34
35
|
|
|
35
|
-
|
|
36
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
36
37
|
|
|
38
|
+
# [11.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.38.1...@quenty/rogue-properties@11.39.0) (2026-02-19)
|
|
37
39
|
|
|
40
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
38
41
|
|
|
42
|
+
## [11.38.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.38.0...@quenty/rogue-properties@11.38.1) (2026-02-17)
|
|
39
43
|
|
|
44
|
+
### Bug Fixes
|
|
40
45
|
|
|
41
|
-
|
|
46
|
+
- devcontainer initializes properly with luau-lsp working out of the box ([b8591e8](https://github.com/Quenty/NevermoreEngine/commit/b8591e8a62beda655e90875b0dc22d79fcae8e61))
|
|
42
47
|
|
|
48
|
+
# [11.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.37.3...@quenty/rogue-properties@11.38.0) (2026-02-17)
|
|
43
49
|
|
|
44
50
|
### Features
|
|
45
51
|
|
|
46
|
-
|
|
52
|
+
- Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
|
|
53
|
+
- Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
47
54
|
|
|
55
|
+
## [11.37.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.37.2...@quenty/rogue-properties@11.37.3) (2026-02-06)
|
|
48
56
|
|
|
57
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
49
58
|
|
|
59
|
+
## [11.37.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.37.1...@quenty/rogue-properties@11.37.2) (2026-01-23)
|
|
50
60
|
|
|
61
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
51
62
|
|
|
52
|
-
|
|
63
|
+
## [11.37.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.37.0...@quenty/rogue-properties@11.37.1) (2026-01-21)
|
|
53
64
|
|
|
54
65
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
55
66
|
|
|
67
|
+
# [11.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.36.0...@quenty/rogue-properties@11.37.0) (2026-01-18)
|
|
56
68
|
|
|
69
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
57
70
|
|
|
71
|
+
# [11.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.35.0...@quenty/rogue-properties@11.36.0) (2026-01-16)
|
|
58
72
|
|
|
73
|
+
### Features
|
|
59
74
|
|
|
60
|
-
|
|
75
|
+
- Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
|
|
76
|
+
- Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
|
|
61
77
|
|
|
78
|
+
# [11.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.34.1...@quenty/rogue-properties@11.35.0) (2026-01-13)
|
|
62
79
|
|
|
63
|
-
|
|
80
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
64
81
|
|
|
65
|
-
|
|
82
|
+
## [11.34.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.34.0...@quenty/rogue-properties@11.34.1) (2026-01-12)
|
|
66
83
|
|
|
84
|
+
### Bug Fixes
|
|
67
85
|
|
|
86
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
68
87
|
|
|
88
|
+
# [11.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.33.1...@quenty/rogue-properties@11.34.0) (2026-01-11)
|
|
69
89
|
|
|
90
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
70
91
|
|
|
71
|
-
|
|
92
|
+
## [11.33.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.33.0...@quenty/rogue-properties@11.33.1) (2026-01-10)
|
|
72
93
|
|
|
94
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
73
95
|
|
|
74
|
-
|
|
96
|
+
# [11.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.32.0...@quenty/rogue-properties@11.33.0) (2026-01-08)
|
|
75
97
|
|
|
76
|
-
|
|
77
|
-
* Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
98
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
78
99
|
|
|
100
|
+
# [11.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.31.1...@quenty/rogue-properties@11.32.0) (2026-01-06)
|
|
79
101
|
|
|
102
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
80
103
|
|
|
104
|
+
## [11.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.31.0...@quenty/rogue-properties@11.31.1) (2026-01-05)
|
|
81
105
|
|
|
106
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
82
107
|
|
|
83
|
-
|
|
108
|
+
# [11.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.7...@quenty/rogue-properties@11.31.0) (2026-01-04)
|
|
84
109
|
|
|
85
110
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
86
111
|
|
|
112
|
+
## [11.30.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.6...@quenty/rogue-properties@11.30.7) (2026-01-03)
|
|
87
113
|
|
|
114
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
88
115
|
|
|
116
|
+
## [11.30.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.5...@quenty/rogue-properties@11.30.6) (2025-12-31)
|
|
89
117
|
|
|
118
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
90
119
|
|
|
91
|
-
## [11.
|
|
120
|
+
## [11.30.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.4...@quenty/rogue-properties@11.30.5) (2025-12-29)
|
|
92
121
|
|
|
93
122
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
94
123
|
|
|
124
|
+
## [11.30.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.3...@quenty/rogue-properties@11.30.4) (2025-12-29)
|
|
95
125
|
|
|
126
|
+
### Bug Fixes
|
|
96
127
|
|
|
128
|
+
- Update typing to be more accurate ([e4c3d05](https://github.com/Quenty/NevermoreEngine/commit/e4c3d05a0aa9f45a37cbfa372c5e0d8a748c9323))
|
|
97
129
|
|
|
98
|
-
|
|
99
|
-
## [11.37.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.37.0...@quenty/rogue-properties@11.37.1) (2026-01-21)
|
|
130
|
+
## [11.30.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.2...@quenty/rogue-properties@11.30.3) (2025-12-28)
|
|
100
131
|
|
|
101
132
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
102
133
|
|
|
134
|
+
## [11.30.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.1...@quenty/rogue-properties@11.30.2) (2025-12-13)
|
|
103
135
|
|
|
136
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
104
137
|
|
|
138
|
+
## [11.30.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.0...@quenty/rogue-properties@11.30.1) (2025-11-22)
|
|
105
139
|
|
|
140
|
+
### Bug Fixes
|
|
106
141
|
|
|
107
|
-
|
|
142
|
+
- Fix styling ([a3ac54d](https://github.com/Quenty/NevermoreEngine/commit/a3ac54d43aafa1c37b0e8c9b6e7b20b3f3362742))
|
|
108
143
|
|
|
109
|
-
|
|
144
|
+
### Performance Improvements
|
|
110
145
|
|
|
146
|
+
- Fix memory cleanup in Tie + Rogue Properties to try to address memory consumption ([c989f23](https://github.com/Quenty/NevermoreEngine/commit/c989f23bb7741a1f160ee341dfb542ba71775620))
|
|
111
147
|
|
|
148
|
+
# [11.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.29.1...@quenty/rogue-properties@11.30.0) (2025-11-17)
|
|
112
149
|
|
|
150
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
113
151
|
|
|
152
|
+
## [11.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.29.0...@quenty/rogue-properties@11.29.1) (2025-11-12)
|
|
114
153
|
|
|
115
|
-
|
|
154
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
116
155
|
|
|
156
|
+
# [11.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.28.0...@quenty/rogue-properties@11.29.0) (2025-10-08)
|
|
117
157
|
|
|
118
|
-
###
|
|
158
|
+
### Bug Fixes
|
|
119
159
|
|
|
120
|
-
|
|
121
|
-
* Add SimpleEnum package and interface, to simplify enum usage across Nevermore ([d3040d7](https://github.com/Quenty/NevermoreEngine/commit/d3040d7a07ae7b2586bb982399b401fe19f1eb3f))
|
|
160
|
+
- Fix formatting ([97cfa97](https://github.com/Quenty/NevermoreEngine/commit/97cfa9787cc2d93e90e6d9a9f1a3c3c57b87a8a5))
|
|
122
161
|
|
|
162
|
+
### Features
|
|
123
163
|
|
|
164
|
+
- Can disable rogue modifier ([0570ee2](https://github.com/Quenty/NevermoreEngine/commit/0570ee24eda1bacfe8489165400007f4ffef1374))
|
|
124
165
|
|
|
166
|
+
# [11.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.27.0...@quenty/rogue-properties@11.28.0) (2025-10-03)
|
|
125
167
|
|
|
168
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
126
169
|
|
|
127
|
-
# [11.
|
|
170
|
+
# [11.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.26.0...@quenty/rogue-properties@11.27.0) (2025-10-01)
|
|
128
171
|
|
|
129
172
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
130
173
|
|
|
174
|
+
# [11.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.25.1...@quenty/rogue-properties@11.26.0) (2025-09-26)
|
|
131
175
|
|
|
176
|
+
### Bug Fixes
|
|
132
177
|
|
|
178
|
+
- Fix caching performance of the rogue system when multiple things want to observe state ([1a067f7](https://github.com/Quenty/NevermoreEngine/commit/1a067f7dec837a2eb4db399e46bf06566824c9a3))
|
|
179
|
+
- Fix parenting and application on client ([ff2f125](https://github.com/Quenty/NevermoreEngine/commit/ff2f1254f45289537444190bc0596f9f519c592e))
|
|
180
|
+
- Fix stuff ([63ba0e0](https://github.com/Quenty/NevermoreEngine/commit/63ba0e0c4b5c8bdaeb452f0b3d742b7b8bc8a7ab))
|
|
181
|
+
- Style stuff ([ff3c47a](https://github.com/Quenty/NevermoreEngine/commit/ff3c47af4e5b23f912aa09a0784849751d5736e1))
|
|
133
182
|
|
|
183
|
+
### Features
|
|
134
184
|
|
|
135
|
-
|
|
185
|
+
- Move the rogue properties over to attributes as required ([4aa23b0](https://github.com/Quenty/NevermoreEngine/commit/4aa23b0092ba07490b615f1d8ab5920f86b78756))
|
|
136
186
|
|
|
187
|
+
## [11.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.25.0...@quenty/rogue-properties@11.25.1) (2025-09-15)
|
|
137
188
|
|
|
138
|
-
|
|
189
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
139
190
|
|
|
140
|
-
|
|
191
|
+
# [11.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.24.2...@quenty/rogue-properties@11.25.0) (2025-08-29)
|
|
141
192
|
|
|
193
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
142
194
|
|
|
195
|
+
## [11.24.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.24.1...@quenty/rogue-properties@11.24.2) (2025-08-12)
|
|
143
196
|
|
|
197
|
+
### Bug Fixes
|
|
144
198
|
|
|
199
|
+
- Index handling has better errors ([b092117](https://github.com/Quenty/NevermoreEngine/commit/b092117e032db8a6b0ed9b680507e80515bb8193))
|
|
145
200
|
|
|
146
|
-
|
|
201
|
+
## [11.24.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.24.0...@quenty/rogue-properties@11.24.1) (2025-07-14)
|
|
147
202
|
|
|
148
203
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
149
204
|
|
|
205
|
+
# [11.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.23.0...@quenty/rogue-properties@11.24.0) (2025-05-12)
|
|
206
|
+
|
|
207
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
150
208
|
|
|
209
|
+
# [11.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.3...@quenty/rogue-properties@11.23.0) (2025-05-10)
|
|
151
210
|
|
|
211
|
+
### Bug Fixes
|
|
152
212
|
|
|
213
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
153
214
|
|
|
154
|
-
## [11.
|
|
215
|
+
## [11.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.2...@quenty/rogue-properties@11.22.3) (2025-04-10)
|
|
155
216
|
|
|
156
217
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
157
218
|
|
|
219
|
+
## [11.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.0...@quenty/rogue-properties@11.22.2) (2025-04-07)
|
|
158
220
|
|
|
221
|
+
### Bug Fixes
|
|
159
222
|
|
|
223
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
224
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
160
225
|
|
|
226
|
+
## [11.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.0...@quenty/rogue-properties@11.22.1) (2025-04-07)
|
|
161
227
|
|
|
162
|
-
|
|
228
|
+
### Bug Fixes
|
|
163
229
|
|
|
164
|
-
|
|
230
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
165
231
|
|
|
232
|
+
# [11.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.5...@quenty/rogue-properties@11.22.0) (2025-04-02)
|
|
166
233
|
|
|
234
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
167
235
|
|
|
236
|
+
## [11.21.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.4...@quenty/rogue-properties@11.21.5) (2025-03-31)
|
|
168
237
|
|
|
238
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
169
239
|
|
|
170
|
-
|
|
240
|
+
## [11.21.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.3...@quenty/rogue-properties@11.21.4) (2025-03-21)
|
|
171
241
|
|
|
172
242
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
173
243
|
|
|
244
|
+
## [11.21.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.2...@quenty/rogue-properties@11.21.3) (2025-03-13)
|
|
174
245
|
|
|
246
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
175
247
|
|
|
248
|
+
## [11.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.1...@quenty/rogue-properties@11.21.2) (2025-03-12)
|
|
176
249
|
|
|
250
|
+
### Bug Fixes
|
|
177
251
|
|
|
178
|
-
|
|
252
|
+
- correct type assertion for index in \_\_index function ([#539](https://github.com/Quenty/NevermoreEngine/issues/539)) ([7420942](https://github.com/Quenty/NevermoreEngine/commit/74209423be9746b6e44c049bcf8c7bdf08aae1b3))
|
|
179
253
|
|
|
180
|
-
|
|
254
|
+
## [11.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.0...@quenty/rogue-properties@11.21.1) (2025-03-09)
|
|
181
255
|
|
|
256
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
182
257
|
|
|
258
|
+
# [11.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.20.1...@quenty/rogue-properties@11.21.0) (2025-02-18)
|
|
183
259
|
|
|
260
|
+
### Bug Fixes
|
|
184
261
|
|
|
262
|
+
- Can ObserveBrio on a RogueProperty ([7c14d7b](https://github.com/Quenty/NevermoreEngine/commit/7c14d7bbba83537575a236d5894464c81ccd0845))
|
|
185
263
|
|
|
186
|
-
|
|
264
|
+
## [11.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.20.0...@quenty/rogue-properties@11.20.1) (2025-01-22)
|
|
187
265
|
|
|
188
266
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
189
267
|
|
|
268
|
+
# [11.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.19.0...@quenty/rogue-properties@11.20.0) (2025-01-19)
|
|
190
269
|
|
|
270
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
191
271
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
## [11.30.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.30.6...@quenty/rogue-properties@11.30.7) (2026-01-03)
|
|
272
|
+
# [11.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.18.0...@quenty/rogue-properties@11.19.0) (2024-12-15)
|
|
195
273
|
|
|
196
274
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
197
275
|
|
|
276
|
+
# [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.17.0...@quenty/rogue-properties@11.18.0) (2024-12-03)
|
|
198
277
|
|
|
278
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
199
279
|
|
|
280
|
+
# [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.16.0...@quenty/rogue-properties@11.17.0) (2024-12-03)
|
|
200
281
|
|
|
282
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
201
283
|
|
|
202
|
-
|
|
284
|
+
# [11.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.15.0...@quenty/rogue-properties@11.16.0) (2024-11-13)
|
|
203
285
|
|
|
204
286
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
205
287
|
|
|
288
|
+
# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.14.0...@quenty/rogue-properties@11.15.0) (2024-11-12)
|
|
206
289
|
|
|
290
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
207
291
|
|
|
292
|
+
# [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.2...@quenty/rogue-properties@11.14.0) (2024-11-06)
|
|
208
293
|
|
|
294
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
209
295
|
|
|
210
|
-
## [11.
|
|
296
|
+
## [11.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.1...@quenty/rogue-properties@11.13.2) (2024-11-04)
|
|
211
297
|
|
|
212
298
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
213
299
|
|
|
300
|
+
## [11.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.0...@quenty/rogue-properties@11.13.1) (2024-11-04)
|
|
214
301
|
|
|
302
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
215
303
|
|
|
304
|
+
# [11.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.12.1...@quenty/rogue-properties@11.13.0) (2024-11-03)
|
|
216
305
|
|
|
306
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
217
307
|
|
|
218
|
-
## [11.
|
|
308
|
+
## [11.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.12.0...@quenty/rogue-properties@11.12.1) (2024-11-02)
|
|
219
309
|
|
|
310
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
220
311
|
|
|
221
|
-
|
|
312
|
+
# [11.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.11.1...@quenty/rogue-properties@11.12.0) (2024-10-23)
|
|
222
313
|
|
|
223
|
-
|
|
314
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
224
315
|
|
|
316
|
+
## [11.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.11.0...@quenty/rogue-properties@11.11.1) (2024-10-09)
|
|
225
317
|
|
|
318
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
226
319
|
|
|
320
|
+
# [11.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.10.1...@quenty/rogue-properties@11.11.0) (2024-10-06)
|
|
227
321
|
|
|
322
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
228
323
|
|
|
229
|
-
## [11.
|
|
324
|
+
## [11.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.10.0...@quenty/rogue-properties@11.10.1) (2024-10-04)
|
|
230
325
|
|
|
231
326
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
232
327
|
|
|
328
|
+
# [11.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.9.0...@quenty/rogue-properties@11.10.0) (2024-10-04)
|
|
329
|
+
|
|
330
|
+
### Bug Fixes
|
|
233
331
|
|
|
332
|
+
- Better errors when trying to assign a rogue property ([0cc2573](https://github.com/Quenty/NevermoreEngine/commit/0cc2573fde14e7318e0bc49f6d0f33b0b841c838))
|
|
234
333
|
|
|
334
|
+
# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.8.0...@quenty/rogue-properties@11.9.0) (2024-09-25)
|
|
235
335
|
|
|
336
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
236
337
|
|
|
237
|
-
|
|
338
|
+
# [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.2...@quenty/rogue-properties@11.8.0) (2024-09-25)
|
|
238
339
|
|
|
239
340
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
240
341
|
|
|
342
|
+
## [11.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.1...@quenty/rogue-properties@11.7.2) (2024-09-22)
|
|
241
343
|
|
|
344
|
+
### Bug Fixes
|
|
242
345
|
|
|
346
|
+
- Can get modified version of RogueSetter ([4e1b5a3](https://github.com/Quenty/NevermoreEngine/commit/4e1b5a308fa53a00f1d84700720b70b09cc8031e))
|
|
243
347
|
|
|
348
|
+
## [11.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.0...@quenty/rogue-properties@11.7.1) (2024-09-20)
|
|
244
349
|
|
|
245
|
-
|
|
350
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
246
351
|
|
|
352
|
+
# [11.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.6.0...@quenty/rogue-properties@11.7.0) (2024-09-12)
|
|
247
353
|
|
|
248
354
|
### Bug Fixes
|
|
249
355
|
|
|
250
|
-
|
|
356
|
+
- Fix dependencies in rogue-properties ([8c7bef5](https://github.com/Quenty/NevermoreEngine/commit/8c7bef5fe6802465e96f0af8fff1f37655de5057))
|
|
357
|
+
- Rogue properties now have their own tie interfaces and are ordered ([3662cbe](https://github.com/Quenty/NevermoreEngine/commit/3662cbe4b86e9f040188d179e9698139d91fb9bf))
|
|
251
358
|
|
|
359
|
+
### Features
|
|
252
360
|
|
|
253
|
-
|
|
361
|
+
- Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
|
|
254
362
|
|
|
255
|
-
|
|
363
|
+
# [11.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.5.0...@quenty/rogue-properties@11.6.0) (2024-08-09)
|
|
256
364
|
|
|
365
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
257
366
|
|
|
367
|
+
# [11.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.4.0...@quenty/rogue-properties@11.5.0) (2024-05-09)
|
|
258
368
|
|
|
369
|
+
### Bug Fixes
|
|
259
370
|
|
|
371
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
260
372
|
|
|
261
|
-
# [11.
|
|
373
|
+
# [11.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.3.0...@quenty/rogue-properties@11.4.0) (2024-05-03)
|
|
262
374
|
|
|
263
375
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
264
376
|
|
|
377
|
+
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.2.0...@quenty/rogue-properties@11.3.0) (2024-04-27)
|
|
378
|
+
|
|
379
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
265
380
|
|
|
381
|
+
# [11.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.1.0...@quenty/rogue-properties@11.2.0) (2024-03-27)
|
|
266
382
|
|
|
383
|
+
### Bug Fixes
|
|
267
384
|
|
|
385
|
+
- Adjust calculations for additive providers ([b8e15e0](https://github.com/Quenty/NevermoreEngine/commit/b8e15e071499bbc55631ab5f0183e37c42b1d242))
|
|
268
386
|
|
|
269
|
-
|
|
387
|
+
# [11.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.0.0...@quenty/rogue-properties@11.1.0) (2024-03-09)
|
|
270
388
|
|
|
271
389
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
272
390
|
|
|
391
|
+
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@10.0.0...@quenty/rogue-properties@11.0.0) (2024-02-27)
|
|
273
392
|
|
|
393
|
+
### Bug Fixes
|
|
274
394
|
|
|
395
|
+
- Fix rogue property speeds ([0275254](https://github.com/Quenty/NevermoreEngine/commit/027525423896ecc110c2e12e2af5a9b5b6da75ae))
|
|
275
396
|
|
|
397
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@9.0.0...@quenty/rogue-properties@10.0.0) (2024-02-14)
|
|
276
398
|
|
|
277
|
-
|
|
399
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
278
400
|
|
|
401
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@8.0.0...@quenty/rogue-properties@9.0.0) (2024-02-13)
|
|
279
402
|
|
|
280
403
|
### Bug Fixes
|
|
281
404
|
|
|
282
|
-
|
|
405
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
283
406
|
|
|
407
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@7.0.0...@quenty/rogue-properties@8.0.0) (2024-02-13)
|
|
284
408
|
|
|
285
|
-
|
|
409
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
286
410
|
|
|
287
|
-
|
|
411
|
+
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@6.0.0...@quenty/rogue-properties@7.0.0) (2024-02-13)
|
|
288
412
|
|
|
413
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
289
414
|
|
|
415
|
+
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.5.0...@quenty/rogue-properties@6.0.0) (2024-01-10)
|
|
290
416
|
|
|
417
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
291
418
|
|
|
419
|
+
# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.4.0...@quenty/rogue-properties@5.5.0) (2024-01-08)
|
|
292
420
|
|
|
293
|
-
|
|
421
|
+
### Performance Improvements
|
|
294
422
|
|
|
295
|
-
|
|
423
|
+
- Cache rogue properties to avoid more initialization ([9fd7a92](https://github.com/Quenty/NevermoreEngine/commit/9fd7a92d051f3eeae89c312564b094278704303c))
|
|
296
424
|
|
|
425
|
+
# [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.3.0...@quenty/rogue-properties@5.4.0) (2023-12-28)
|
|
297
426
|
|
|
427
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
298
428
|
|
|
429
|
+
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.2.0...@quenty/rogue-properties@5.3.0) (2023-12-14)
|
|
299
430
|
|
|
431
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
300
432
|
|
|
301
|
-
# [
|
|
433
|
+
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.1.1...@quenty/rogue-properties@5.2.0) (2023-12-14)
|
|
302
434
|
|
|
303
435
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
304
436
|
|
|
437
|
+
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.1.0...@quenty/rogue-properties@5.1.1) (2023-10-28)
|
|
305
438
|
|
|
439
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
306
440
|
|
|
441
|
+
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.0.0...@quenty/rogue-properties@5.1.0) (2023-10-18)
|
|
307
442
|
|
|
443
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
308
444
|
|
|
309
|
-
# [
|
|
445
|
+
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.31.0...@quenty/rogue-properties@5.0.0) (2023-10-11)
|
|
310
446
|
|
|
447
|
+
- fix!: Make RxSignal not automatically skip first input ([6fe7586](https://github.com/Quenty/NevermoreEngine/commit/6fe7586029ea4753b1de7a8633c7d5af15bab420))
|
|
311
448
|
|
|
312
|
-
###
|
|
449
|
+
### BREAKING CHANGES
|
|
313
450
|
|
|
314
|
-
|
|
315
|
-
* Fix parenting and application on client ([ff2f125](https://github.com/Quenty/NevermoreEngine/commit/ff2f1254f45289537444190bc0596f9f519c592e))
|
|
316
|
-
* Fix stuff ([63ba0e0](https://github.com/Quenty/NevermoreEngine/commit/63ba0e0c4b5c8bdaeb452f0b3d742b7b8bc8a7ab))
|
|
317
|
-
* Style stuff ([ff3c47a](https://github.com/Quenty/NevermoreEngine/commit/ff3c47af4e5b23f912aa09a0784849751d5736e1))
|
|
451
|
+
- RxSignal used to export a different value
|
|
318
452
|
|
|
453
|
+
# [4.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.30.0...@quenty/rogue-properties@4.31.0) (2023-09-21)
|
|
319
454
|
|
|
320
|
-
|
|
455
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
321
456
|
|
|
322
|
-
|
|
457
|
+
# [4.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.29.0...@quenty/rogue-properties@4.30.0) (2023-09-04)
|
|
323
458
|
|
|
459
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
324
460
|
|
|
461
|
+
# [4.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.28.0...@quenty/rogue-properties@4.29.0) (2023-08-23)
|
|
325
462
|
|
|
463
|
+
### Features
|
|
326
464
|
|
|
465
|
+
- Add :SetCanInitialize(canInitialize) to rogue-property system ([6fc8804](https://github.com/Quenty/NevermoreEngine/commit/6fc8804131d7fdb30424fcea7946a0422fb7420f))
|
|
466
|
+
- Add array support to RogueProperty package ([a677409](https://github.com/Quenty/NevermoreEngine/commit/a6774091dafb09c61d28a61778fd15307f897881))
|
|
467
|
+
- RogueProperties allow for nested property tables ([6db8062](https://github.com/Quenty/NevermoreEngine/commit/6db8062ef54791970435c1a7d2d69b7e23ead11f))
|
|
327
468
|
|
|
328
|
-
|
|
469
|
+
# [4.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.27.0...@quenty/rogue-properties@4.28.0) (2023-08-01)
|
|
329
470
|
|
|
330
471
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
331
472
|
|
|
473
|
+
# [4.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.26.0...@quenty/rogue-properties@4.27.0) (2023-07-28)
|
|
332
474
|
|
|
475
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
333
476
|
|
|
477
|
+
# [4.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.25.0...@quenty/rogue-properties@4.26.0) (2023-07-23)
|
|
334
478
|
|
|
479
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
335
480
|
|
|
336
|
-
# [
|
|
481
|
+
# [4.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.24.0...@quenty/rogue-properties@4.25.0) (2023-07-17)
|
|
337
482
|
|
|
338
|
-
|
|
483
|
+
### Features
|
|
484
|
+
|
|
485
|
+
- Can set rogue properties setter ([b3c148a](https://github.com/Quenty/NevermoreEngine/commit/b3c148a2d81a0c88e1fc7d9ae8e3c1cfc2033bf9))
|
|
339
486
|
|
|
487
|
+
# [4.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.23.0...@quenty/rogue-properties@4.24.0) (2023-07-15)
|
|
340
488
|
|
|
489
|
+
### Features
|
|
341
490
|
|
|
491
|
+
- Add support for setting values in RoguePropertyValue ([df5cdc4](https://github.com/Quenty/NevermoreEngine/commit/df5cdc42d57756cf269fb887113a28e9feb50095))
|
|
342
492
|
|
|
493
|
+
# [4.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.2...@quenty/rogue-properties@4.23.0) (2023-07-10)
|
|
343
494
|
|
|
344
|
-
|
|
495
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
345
496
|
|
|
497
|
+
## [4.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.1...@quenty/rogue-properties@4.22.2) (2023-07-03)
|
|
346
498
|
|
|
347
499
|
### Bug Fixes
|
|
348
500
|
|
|
349
|
-
|
|
501
|
+
- Suppress binder warning for rogue properties ([f7f3b40](https://github.com/Quenty/NevermoreEngine/commit/f7f3b40013143bf4b28cb13103d9937828738cef))
|
|
350
502
|
|
|
503
|
+
## [4.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.0...@quenty/rogue-properties@4.22.1) (2023-06-24)
|
|
351
504
|
|
|
505
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
352
506
|
|
|
507
|
+
# [4.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.21.1...@quenty/rogue-properties@4.22.0) (2023-06-24)
|
|
353
508
|
|
|
509
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
354
510
|
|
|
355
|
-
## [
|
|
511
|
+
## [4.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.21.0...@quenty/rogue-properties@4.21.1) (2023-06-23)
|
|
356
512
|
|
|
357
513
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
358
514
|
|
|
515
|
+
# [4.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.20.0...@quenty/rogue-properties@4.21.0) (2023-06-17)
|
|
359
516
|
|
|
517
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
360
518
|
|
|
519
|
+
# [4.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.19.0...@quenty/rogue-properties@4.20.0) (2023-06-05)
|
|
361
520
|
|
|
521
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
362
522
|
|
|
363
|
-
# [
|
|
523
|
+
# [4.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.18.0...@quenty/rogue-properties@4.19.0) (2023-05-26)
|
|
364
524
|
|
|
365
525
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
366
526
|
|
|
527
|
+
# [4.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.17.0...@quenty/rogue-properties@4.18.0) (2023-05-08)
|
|
367
528
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
# [11.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.3...@quenty/rogue-properties@11.23.0) (2025-05-10)
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
### Bug Fixes
|
|
375
|
-
|
|
376
|
-
* Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
## [11.22.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.2...@quenty/rogue-properties@11.22.3) (2025-04-10)
|
|
383
|
-
|
|
384
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
## [11.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.0...@quenty/rogue-properties@11.22.2) (2025-04-07)
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
### Bug Fixes
|
|
394
|
-
|
|
395
|
-
* Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
396
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
## [11.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.22.0...@quenty/rogue-properties@11.22.1) (2025-04-07)
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
### Bug Fixes
|
|
406
|
-
|
|
407
|
-
* Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
# [11.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.5...@quenty/rogue-properties@11.22.0) (2025-04-02)
|
|
414
|
-
|
|
415
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
## [11.21.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.4...@quenty/rogue-properties@11.21.5) (2025-03-31)
|
|
422
|
-
|
|
423
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
## [11.21.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.3...@quenty/rogue-properties@11.21.4) (2025-03-21)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
## [11.21.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.2...@quenty/rogue-properties@11.21.3) (2025-03-13)
|
|
438
|
-
|
|
439
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
## [11.21.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.1...@quenty/rogue-properties@11.21.2) (2025-03-12)
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
### Bug Fixes
|
|
449
|
-
|
|
450
|
-
* correct type assertion for index in __index function ([#539](https://github.com/Quenty/NevermoreEngine/issues/539)) ([7420942](https://github.com/Quenty/NevermoreEngine/commit/74209423be9746b6e44c049bcf8c7bdf08aae1b3))
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
## [11.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.21.0...@quenty/rogue-properties@11.21.1) (2025-03-09)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
# [11.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.20.1...@quenty/rogue-properties@11.21.0) (2025-02-18)
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
### Bug Fixes
|
|
468
|
-
|
|
469
|
-
* Can ObserveBrio on a RogueProperty ([7c14d7b](https://github.com/Quenty/NevermoreEngine/commit/7c14d7bbba83537575a236d5894464c81ccd0845))
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
## [11.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.20.0...@quenty/rogue-properties@11.20.1) (2025-01-22)
|
|
476
|
-
|
|
477
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
# [11.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.19.0...@quenty/rogue-properties@11.20.0) (2025-01-19)
|
|
484
|
-
|
|
485
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
# [11.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.18.0...@quenty/rogue-properties@11.19.0) (2024-12-15)
|
|
492
|
-
|
|
493
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
# [11.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.17.0...@quenty/rogue-properties@11.18.0) (2024-12-03)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
# [11.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.16.0...@quenty/rogue-properties@11.17.0) (2024-12-03)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
# [11.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.15.0...@quenty/rogue-properties@11.16.0) (2024-11-13)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
# [11.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.14.0...@quenty/rogue-properties@11.15.0) (2024-11-12)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
# [11.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.2...@quenty/rogue-properties@11.14.0) (2024-11-06)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [11.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.1...@quenty/rogue-properties@11.13.2) (2024-11-04)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [11.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.13.0...@quenty/rogue-properties@11.13.1) (2024-11-04)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
# [11.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.12.1...@quenty/rogue-properties@11.13.0) (2024-11-03)
|
|
556
|
-
|
|
557
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
## [11.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.12.0...@quenty/rogue-properties@11.12.1) (2024-11-02)
|
|
564
|
-
|
|
565
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
# [11.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.11.1...@quenty/rogue-properties@11.12.0) (2024-10-23)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
## [11.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.11.0...@quenty/rogue-properties@11.11.1) (2024-10-09)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
# [11.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.10.1...@quenty/rogue-properties@11.11.0) (2024-10-06)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
## [11.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.10.0...@quenty/rogue-properties@11.10.1) (2024-10-04)
|
|
596
|
-
|
|
597
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
# [11.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.9.0...@quenty/rogue-properties@11.10.0) (2024-10-04)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
### Bug Fixes
|
|
607
|
-
|
|
608
|
-
* Better errors when trying to assign a rogue property ([0cc2573](https://github.com/Quenty/NevermoreEngine/commit/0cc2573fde14e7318e0bc49f6d0f33b0b841c838))
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.8.0...@quenty/rogue-properties@11.9.0) (2024-09-25)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
# [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.2...@quenty/rogue-properties@11.8.0) (2024-09-25)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
## [11.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.1...@quenty/rogue-properties@11.7.2) (2024-09-22)
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
### Bug Fixes
|
|
634
|
-
|
|
635
|
-
* Can get modified version of RogueSetter ([4e1b5a3](https://github.com/Quenty/NevermoreEngine/commit/4e1b5a308fa53a00f1d84700720b70b09cc8031e))
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
## [11.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.7.0...@quenty/rogue-properties@11.7.1) (2024-09-20)
|
|
642
|
-
|
|
643
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
# [11.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.6.0...@quenty/rogue-properties@11.7.0) (2024-09-12)
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
### Bug Fixes
|
|
653
|
-
|
|
654
|
-
* Fix dependencies in rogue-properties ([8c7bef5](https://github.com/Quenty/NevermoreEngine/commit/8c7bef5fe6802465e96f0af8fff1f37655de5057))
|
|
655
|
-
* Rogue properties now have their own tie interfaces and are ordered ([3662cbe](https://github.com/Quenty/NevermoreEngine/commit/3662cbe4b86e9f040188d179e9698139d91fb9bf))
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
### Features
|
|
659
|
-
|
|
660
|
-
* Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
# [11.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.5.0...@quenty/rogue-properties@11.6.0) (2024-08-09)
|
|
667
|
-
|
|
668
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
# [11.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.4.0...@quenty/rogue-properties@11.5.0) (2024-05-09)
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
### Bug Fixes
|
|
678
|
-
|
|
679
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
# [11.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.3.0...@quenty/rogue-properties@11.4.0) (2024-05-03)
|
|
686
|
-
|
|
687
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.2.0...@quenty/rogue-properties@11.3.0) (2024-04-27)
|
|
694
|
-
|
|
695
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
# [11.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.1.0...@quenty/rogue-properties@11.2.0) (2024-03-27)
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
### Bug Fixes
|
|
705
|
-
|
|
706
|
-
* Adjust calculations for additive providers ([b8e15e0](https://github.com/Quenty/NevermoreEngine/commit/b8e15e071499bbc55631ab5f0183e37c42b1d242))
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
# [11.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@11.0.0...@quenty/rogue-properties@11.1.0) (2024-03-09)
|
|
713
|
-
|
|
714
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@10.0.0...@quenty/rogue-properties@11.0.0) (2024-02-27)
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
### Bug Fixes
|
|
724
|
-
|
|
725
|
-
* Fix rogue property speeds ([0275254](https://github.com/Quenty/NevermoreEngine/commit/027525423896ecc110c2e12e2af5a9b5b6da75ae))
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@9.0.0...@quenty/rogue-properties@10.0.0) (2024-02-14)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@8.0.0...@quenty/rogue-properties@9.0.0) (2024-02-13)
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
### Bug Fixes
|
|
743
|
-
|
|
744
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@7.0.0...@quenty/rogue-properties@8.0.0) (2024-02-13)
|
|
751
|
-
|
|
752
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@6.0.0...@quenty/rogue-properties@7.0.0) (2024-02-13)
|
|
759
|
-
|
|
760
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.5.0...@quenty/rogue-properties@6.0.0) (2024-01-10)
|
|
767
|
-
|
|
768
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
# [5.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.4.0...@quenty/rogue-properties@5.5.0) (2024-01-08)
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
### Performance Improvements
|
|
778
|
-
|
|
779
|
-
* Cache rogue properties to avoid more initialization ([9fd7a92](https://github.com/Quenty/NevermoreEngine/commit/9fd7a92d051f3eeae89c312564b094278704303c))
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
# [5.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.3.0...@quenty/rogue-properties@5.4.0) (2023-12-28)
|
|
786
|
-
|
|
787
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.2.0...@quenty/rogue-properties@5.3.0) (2023-12-14)
|
|
794
|
-
|
|
795
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.1.1...@quenty/rogue-properties@5.2.0) (2023-12-14)
|
|
802
|
-
|
|
803
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
## [5.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.1.0...@quenty/rogue-properties@5.1.1) (2023-10-28)
|
|
810
|
-
|
|
811
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@5.0.0...@quenty/rogue-properties@5.1.0) (2023-10-18)
|
|
818
|
-
|
|
819
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.31.0...@quenty/rogue-properties@5.0.0) (2023-10-11)
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
* fix!: Make RxSignal not automatically skip first input ([6fe7586](https://github.com/Quenty/NevermoreEngine/commit/6fe7586029ea4753b1de7a8633c7d5af15bab420))
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
### BREAKING CHANGES
|
|
832
|
-
|
|
833
|
-
* RxSignal used to export a different value
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
# [4.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.30.0...@quenty/rogue-properties@4.31.0) (2023-09-21)
|
|
840
|
-
|
|
841
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
# [4.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.29.0...@quenty/rogue-properties@4.30.0) (2023-09-04)
|
|
848
|
-
|
|
849
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
# [4.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.28.0...@quenty/rogue-properties@4.29.0) (2023-08-23)
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
### Features
|
|
859
|
-
|
|
860
|
-
* Add :SetCanInitialize(canInitialize) to rogue-property system ([6fc8804](https://github.com/Quenty/NevermoreEngine/commit/6fc8804131d7fdb30424fcea7946a0422fb7420f))
|
|
861
|
-
* Add array support to RogueProperty package ([a677409](https://github.com/Quenty/NevermoreEngine/commit/a6774091dafb09c61d28a61778fd15307f897881))
|
|
862
|
-
* RogueProperties allow for nested property tables ([6db8062](https://github.com/Quenty/NevermoreEngine/commit/6db8062ef54791970435c1a7d2d69b7e23ead11f))
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
# [4.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.27.0...@quenty/rogue-properties@4.28.0) (2023-08-01)
|
|
869
|
-
|
|
870
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
# [4.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.26.0...@quenty/rogue-properties@4.27.0) (2023-07-28)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
# [4.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.25.0...@quenty/rogue-properties@4.26.0) (2023-07-23)
|
|
885
|
-
|
|
886
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
# [4.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.24.0...@quenty/rogue-properties@4.25.0) (2023-07-17)
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
### Features
|
|
896
|
-
|
|
897
|
-
* Can set rogue properties setter ([b3c148a](https://github.com/Quenty/NevermoreEngine/commit/b3c148a2d81a0c88e1fc7d9ae8e3c1cfc2033bf9))
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
# [4.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.23.0...@quenty/rogue-properties@4.24.0) (2023-07-15)
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
### Features
|
|
907
|
-
|
|
908
|
-
* Add support for setting values in RoguePropertyValue ([df5cdc4](https://github.com/Quenty/NevermoreEngine/commit/df5cdc42d57756cf269fb887113a28e9feb50095))
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
# [4.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.2...@quenty/rogue-properties@4.23.0) (2023-07-10)
|
|
915
|
-
|
|
916
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
## [4.22.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.1...@quenty/rogue-properties@4.22.2) (2023-07-03)
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
### Bug Fixes
|
|
926
|
-
|
|
927
|
-
* Suppress binder warning for rogue properties ([f7f3b40](https://github.com/Quenty/NevermoreEngine/commit/f7f3b40013143bf4b28cb13103d9937828738cef))
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
## [4.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.22.0...@quenty/rogue-properties@4.22.1) (2023-06-24)
|
|
934
|
-
|
|
935
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
# [4.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.21.1...@quenty/rogue-properties@4.22.0) (2023-06-24)
|
|
942
|
-
|
|
943
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
## [4.21.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.21.0...@quenty/rogue-properties@4.21.1) (2023-06-23)
|
|
950
|
-
|
|
951
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
# [4.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.20.0...@quenty/rogue-properties@4.21.0) (2023-06-17)
|
|
958
|
-
|
|
959
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
# [4.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.19.0...@quenty/rogue-properties@4.20.0) (2023-06-05)
|
|
966
|
-
|
|
967
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
# [4.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.18.0...@quenty/rogue-properties@4.19.0) (2023-05-26)
|
|
974
|
-
|
|
975
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
# [4.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.17.0...@quenty/rogue-properties@4.18.0) (2023-05-08)
|
|
982
|
-
|
|
983
|
-
**Note:** Version bump only for package @quenty/rogue-properties
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
529
|
+
**Note:** Version bump only for package @quenty/rogue-properties
|
|
988
530
|
|
|
989
531
|
# [4.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.16.1...@quenty/rogue-properties@4.17.0) (2023-04-10)
|
|
990
532
|
|
|
991
533
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
992
534
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
535
|
## [4.16.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.16.0...@quenty/rogue-properties@4.16.1) (2023-04-07)
|
|
998
536
|
|
|
999
537
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1000
538
|
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
539
|
# [4.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.15.0...@quenty/rogue-properties@4.16.0) (2023-04-06)
|
|
1006
540
|
|
|
1007
541
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1008
542
|
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
543
|
# [4.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.14.0...@quenty/rogue-properties@4.15.0) (2023-04-03)
|
|
1014
544
|
|
|
1015
545
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1016
546
|
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
547
|
# [4.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.13.0...@quenty/rogue-properties@4.14.0) (2023-03-31)
|
|
1022
548
|
|
|
1023
549
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1024
550
|
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
551
|
# [4.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.12.0...@quenty/rogue-properties@4.13.0) (2023-03-31)
|
|
1030
552
|
|
|
1031
553
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1032
554
|
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
555
|
# [4.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.11.0...@quenty/rogue-properties@4.12.0) (2023-03-05)
|
|
1038
556
|
|
|
1039
557
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1040
558
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
559
|
# [4.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.10.0...@quenty/rogue-properties@4.11.0) (2023-02-27)
|
|
1046
560
|
|
|
1047
561
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1048
562
|
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
563
|
# [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.9.0...@quenty/rogue-properties@4.10.0) (2023-02-21)
|
|
1054
564
|
|
|
1055
565
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1056
566
|
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
567
|
# [4.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.8.0...@quenty/rogue-properties@4.9.0) (2023-01-11)
|
|
1062
568
|
|
|
1063
569
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1064
570
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
571
|
# [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.7.1...@quenty/rogue-properties@4.8.0) (2023-01-01)
|
|
1070
572
|
|
|
1071
573
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1072
574
|
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
575
|
## [4.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.7.0...@quenty/rogue-properties@4.7.1) (2022-12-27)
|
|
1078
576
|
|
|
1079
577
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1080
578
|
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
579
|
# [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.6.0...@quenty/rogue-properties@4.7.0) (2022-12-06)
|
|
1086
580
|
|
|
1087
581
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1088
582
|
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
583
|
# [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.5.0...@quenty/rogue-properties@4.6.0) (2022-12-05)
|
|
1094
584
|
|
|
1095
585
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1096
586
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
587
|
# [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.4.0...@quenty/rogue-properties@4.5.0) (2022-11-19)
|
|
1102
588
|
|
|
1103
589
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1104
590
|
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
591
|
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.3.1...@quenty/rogue-properties@4.4.0) (2022-11-12)
|
|
1110
592
|
|
|
1111
|
-
|
|
1112
593
|
### Features
|
|
1113
594
|
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
595
|
+
- Binder provider now provides name for debugging ([72d547e](https://github.com/Quenty/NevermoreEngine/commit/72d547ea47358dfab1128dd076723f5a1a0d9fd8))
|
|
1119
596
|
|
|
1120
597
|
## [4.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.3.0...@quenty/rogue-properties@4.3.1) (2022-11-04)
|
|
1121
598
|
|
|
1122
599
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1123
600
|
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
601
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.2.0...@quenty/rogue-properties@4.3.0) (2022-10-30)
|
|
1129
602
|
|
|
1130
603
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1131
604
|
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
605
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.1.0...@quenty/rogue-properties@4.2.0) (2022-10-23)
|
|
1137
606
|
|
|
1138
|
-
|
|
1139
607
|
### Bug Fixes
|
|
1140
608
|
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
609
|
+
- Can install via just NPM registry for now ([35291f2](https://github.com/Quenty/NevermoreEngine/commit/35291f2aa91d40ec9062b2c79a2ef826d706a795))
|
|
1146
610
|
|
|
1147
611
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@4.0.0...@quenty/rogue-properties@4.1.0) (2022-10-11)
|
|
1148
612
|
|
|
1149
|
-
|
|
1150
613
|
### Bug Fixes
|
|
1151
614
|
|
|
1152
|
-
|
|
1153
|
-
|
|
615
|
+
- Fix package dependencies ([06467b6](https://github.com/Quenty/NevermoreEngine/commit/06467b6bcbea4f0e33f3ecd6ea56424850824aef))
|
|
1154
616
|
|
|
1155
617
|
### Features
|
|
1156
618
|
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
619
|
+
- Add RogueProperty.Changed as a property ([1b98769](https://github.com/Quenty/NevermoreEngine/commit/1b98769108cdd0f1f9d6beae9e9305555305fb43))
|
|
1162
620
|
|
|
1163
621
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@3.1.0...@quenty/rogue-properties@4.0.0) (2022-09-27)
|
|
1164
622
|
|
|
1165
623
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1166
624
|
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
625
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@3.0.1...@quenty/rogue-properties@3.1.0) (2022-08-22)
|
|
1172
626
|
|
|
1173
627
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1174
628
|
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
629
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@3.0.0...@quenty/rogue-properties@3.0.1) (2022-08-16)
|
|
1180
630
|
|
|
1181
631
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1182
632
|
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
633
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@2.3.1...@quenty/rogue-properties@3.0.0) (2022-08-14)
|
|
1188
634
|
|
|
1189
|
-
|
|
1190
635
|
### Features
|
|
1191
636
|
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
637
|
+
- Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
|
|
1197
638
|
|
|
1198
639
|
## [2.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@2.3.0...@quenty/rogue-properties@2.3.1) (2022-08-11)
|
|
1199
640
|
|
|
1200
641
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1201
642
|
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
643
|
# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@2.2.0...@quenty/rogue-properties@2.3.0) (2022-07-31)
|
|
1207
644
|
|
|
1208
|
-
|
|
1209
645
|
### Bug Fixes
|
|
1210
646
|
|
|
1211
|
-
|
|
1212
|
-
|
|
647
|
+
- RogueProperties work in test mode ([e68b0e8](https://github.com/Quenty/NevermoreEngine/commit/e68b0e8fd883a2bdbd638d94656e35ecea6870e9))
|
|
1213
648
|
|
|
1214
649
|
### Features
|
|
1215
650
|
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
651
|
+
- RogueProperty has GetBaseValueObject API ([424d3d6](https://github.com/Quenty/NevermoreEngine/commit/424d3d6fb032ae7f50199e9da0536266d2a56bb4))
|
|
1221
652
|
|
|
1222
653
|
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@2.1.0...@quenty/rogue-properties@2.2.0) (2022-07-02)
|
|
1223
654
|
|
|
1224
|
-
|
|
1225
655
|
### Features
|
|
1226
656
|
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
657
|
+
- Add RogueSetter for rogue properties which sets a properties value ([bd4e233](https://github.com/Quenty/NevermoreEngine/commit/bd4e233bd523faa372002c5e18e12139ec29b627))
|
|
1232
658
|
|
|
1233
659
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@2.0.0...@quenty/rogue-properties@2.1.0) (2022-06-21)
|
|
1234
660
|
|
|
1235
661
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1236
662
|
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
663
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rogue-properties@1.1.0...@quenty/rogue-properties@2.0.0) (2022-05-21)
|
|
1242
664
|
|
|
1243
665
|
**Note:** Version bump only for package @quenty/rogue-properties
|
|
1244
666
|
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
667
|
# 1.1.0 (2022-03-27)
|
|
1250
668
|
|
|
1251
|
-
|
|
1252
669
|
### Features
|
|
1253
670
|
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
671
|
+
- Add RogueProperty package ([87114a1](https://github.com/Quenty/NevermoreEngine/commit/87114a11e33015e4eccf7d907ac2fce2e2d889c0))
|
|
1259
672
|
|
|
1260
673
|
# v1.1.0 (Sun Mar 27 2022)
|
|
1261
674
|
|