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