@quenty/datastore 13.37.2 → 13.39.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 +262 -855
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,1329 +3,736 @@
|
|
|
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
|
+
# [13.39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.38.0...@quenty/datastore@13.39.0) (2026-05-29)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/datastore
|
|
9
9
|
|
|
10
|
+
# [13.38.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.37.2...@quenty/datastore@13.38.0) (2026-05-18)
|
|
10
11
|
|
|
12
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
11
13
|
|
|
14
|
+
## [13.37.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.37.1...@quenty/datastore@13.37.2) (2026-04-30)
|
|
12
15
|
|
|
16
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
13
17
|
|
|
14
18
|
## [13.37.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.37.0...@quenty/datastore@13.37.1) (2026-04-29)
|
|
15
19
|
|
|
16
20
|
**Note:** Version bump only for package @quenty/datastore
|
|
17
21
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
22
|
# [13.37.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.36.0...@quenty/datastore@13.37.0) (2026-04-23)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @quenty/datastore
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
# [13.36.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.35.0...@quenty/datastore@13.36.0) (2026-04-15)
|
|
31
27
|
|
|
32
|
-
|
|
33
28
|
### Bug Fixes
|
|
34
29
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
30
|
+
- wait for data cleanup before attempting load ([#678](https://github.com/Quenty/NevermoreEngine/issues/678)) ([80adc48](https://github.com/Quenty/NevermoreEngine/commit/80adc48669603d9a30f1bb4aa8c45d09e995ada6))
|
|
40
31
|
|
|
41
32
|
# [13.35.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.34.0...@quenty/datastore@13.35.0) (2026-04-14)
|
|
42
33
|
|
|
43
34
|
**Note:** Version bump only for package @quenty/datastore
|
|
44
35
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
36
|
# [13.34.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.33.0...@quenty/datastore@13.34.0) (2026-02-20)
|
|
50
37
|
|
|
51
|
-
|
|
52
38
|
### Features
|
|
53
39
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
40
|
+
- **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))
|
|
57
41
|
|
|
42
|
+
# [13.33.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.32.0...@quenty/datastore@13.33.0) (2026-02-19)
|
|
58
43
|
|
|
44
|
+
### Features
|
|
59
45
|
|
|
60
|
-
|
|
46
|
+
- **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
|
|
61
47
|
|
|
48
|
+
# [13.32.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.31.2...@quenty/datastore@13.32.0) (2026-02-17)
|
|
62
49
|
|
|
63
50
|
### Features
|
|
64
51
|
|
|
65
|
-
|
|
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))
|
|
66
54
|
|
|
55
|
+
## [13.31.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.31.1...@quenty/datastore@13.31.2) (2026-02-09)
|
|
67
56
|
|
|
57
|
+
### Bug Fixes
|
|
68
58
|
|
|
59
|
+
- Update player data removal to use UserId ([#653](https://github.com/Quenty/NevermoreEngine/issues/653)) ([e951d00](https://github.com/Quenty/NevermoreEngine/commit/e951d005848b2bc536bccaf4451687e60881a19e))
|
|
69
60
|
|
|
61
|
+
## [13.31.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.31.0...@quenty/datastore@13.31.1) (2026-01-21)
|
|
70
62
|
|
|
71
|
-
|
|
63
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
72
64
|
|
|
65
|
+
# [13.31.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.30.0...@quenty/datastore@13.31.0) (2026-01-18)
|
|
73
66
|
|
|
74
|
-
|
|
67
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
75
68
|
|
|
76
|
-
|
|
77
|
-
* Create places automatically using nevermore-cli ([d4a6a66](https://github.com/Quenty/NevermoreEngine/commit/d4a6a66e5720d010b4fc3d6f973ccfdaa17dbead))
|
|
69
|
+
# [13.30.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.29.0...@quenty/datastore@13.30.0) (2026-01-14)
|
|
78
70
|
|
|
71
|
+
### Bug Fixes
|
|
79
72
|
|
|
73
|
+
- DataStores now use one message per a place instead of many, which cuts down on subscription costs ([177c820](https://github.com/Quenty/NevermoreEngine/commit/177c82062d6cda7b8097d87316475c8fee13221d))
|
|
80
74
|
|
|
75
|
+
# [13.29.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.28.2...@quenty/datastore@13.29.0) (2026-01-13)
|
|
81
76
|
|
|
77
|
+
### Features
|
|
82
78
|
|
|
83
|
-
|
|
79
|
+
- Add datastore session locking and stealing to DataStore package ([4a3691a](https://github.com/Quenty/NevermoreEngine/commit/4a3691aeefad9a4c7703665ef51ff14e6596e525))
|
|
80
|
+
- Add new datastore session locking ([52f1a4b](https://github.com/Quenty/NevermoreEngine/commit/52f1a4b8988e9271ca639b0fec43315bb63ae97b))
|
|
84
81
|
|
|
82
|
+
## [13.28.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.28.1...@quenty/datastore@13.28.2) (2026-01-12)
|
|
85
83
|
|
|
86
84
|
### Bug Fixes
|
|
87
85
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
86
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
87
|
+
- Update DataStore to handle locking on non-locked items a bit better ([572bd59](https://github.com/Quenty/NevermoreEngine/commit/572bd59b4946fa8c1a2413a50c5402ca32e57b33))
|
|
91
88
|
|
|
89
|
+
## [13.28.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.28.0...@quenty/datastore@13.28.1) (2026-01-10)
|
|
92
90
|
|
|
91
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
93
92
|
|
|
94
|
-
|
|
93
|
+
# [13.28.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.27.0...@quenty/datastore@13.28.0) (2026-01-08)
|
|
95
94
|
|
|
96
|
-
|
|
95
|
+
### Features
|
|
97
96
|
|
|
97
|
+
- DataStoreStage.Load and DataStoreStage.Observe are optionally allowed to take no arguments to observe the full stage's values ([f9dc6b7](https://github.com/Quenty/NevermoreEngine/commit/f9dc6b7078e0961aad599ed8197c345ac76036f2))
|
|
98
98
|
|
|
99
|
+
# [13.27.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.26.1...@quenty/datastore@13.27.0) (2026-01-06)
|
|
99
100
|
|
|
101
|
+
### Bug Fixes
|
|
100
102
|
|
|
103
|
+
- Add more typing ([f32615e](https://github.com/Quenty/NevermoreEngine/commit/f32615ec9d846a1a4392a3b21a0f594e8d420b44))
|
|
101
104
|
|
|
102
|
-
|
|
105
|
+
## [13.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.26.0...@quenty/datastore@13.26.1) (2026-01-05)
|
|
103
106
|
|
|
104
107
|
**Note:** Version bump only for package @quenty/datastore
|
|
105
108
|
|
|
109
|
+
# [13.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.7...@quenty/datastore@13.26.0) (2026-01-04)
|
|
106
110
|
|
|
111
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
107
112
|
|
|
113
|
+
## [13.25.7](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.6...@quenty/datastore@13.25.7) (2026-01-03)
|
|
108
114
|
|
|
115
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
109
116
|
|
|
110
|
-
|
|
117
|
+
## [13.25.6](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.5...@quenty/datastore@13.25.6) (2025-12-31)
|
|
111
118
|
|
|
119
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
112
120
|
|
|
113
|
-
|
|
121
|
+
## [13.25.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.4...@quenty/datastore@13.25.5) (2025-12-29)
|
|
114
122
|
|
|
115
|
-
|
|
123
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
116
124
|
|
|
125
|
+
## [13.25.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.3...@quenty/datastore@13.25.4) (2025-12-29)
|
|
117
126
|
|
|
127
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
118
128
|
|
|
129
|
+
## [13.25.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.2...@quenty/datastore@13.25.3) (2025-12-28)
|
|
119
130
|
|
|
131
|
+
### Bug Fixes
|
|
120
132
|
|
|
121
|
-
|
|
133
|
+
- Handle nil value in StoreOnValueChange ([#615](https://github.com/Quenty/NevermoreEngine/issues/615)) ([09fa459](https://github.com/Quenty/NevermoreEngine/commit/09fa459b175b6e813cf64a3650d00127fa0cab06))
|
|
122
134
|
|
|
135
|
+
## [13.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.1...@quenty/datastore@13.25.2) (2025-11-22)
|
|
123
136
|
|
|
124
|
-
|
|
137
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
125
138
|
|
|
126
|
-
|
|
127
|
-
* Add new datastore session locking ([52f1a4b](https://github.com/Quenty/NevermoreEngine/commit/52f1a4b8988e9271ca639b0fec43315bb63ae97b))
|
|
139
|
+
## [13.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.0...@quenty/datastore@13.25.1) (2025-11-12)
|
|
128
140
|
|
|
141
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
129
142
|
|
|
143
|
+
# [13.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.24.0...@quenty/datastore@13.25.0) (2025-10-08)
|
|
130
144
|
|
|
145
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
131
146
|
|
|
147
|
+
# [13.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.23.1...@quenty/datastore@13.24.0) (2025-09-26)
|
|
132
148
|
|
|
133
|
-
|
|
149
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
134
150
|
|
|
151
|
+
## [13.23.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.23.0...@quenty/datastore@13.23.1) (2025-08-29)
|
|
135
152
|
|
|
136
153
|
### Bug Fixes
|
|
137
154
|
|
|
138
|
-
|
|
139
|
-
* Update DataStore to handle locking on non-locked items a bit better ([572bd59](https://github.com/Quenty/NevermoreEngine/commit/572bd59b4946fa8c1a2413a50c5402ca32e57b33))
|
|
140
|
-
|
|
155
|
+
- Fix new player data in datastore locking system ([#581](https://github.com/Quenty/NevermoreEngine/issues/581)) ([7548141](https://github.com/Quenty/NevermoreEngine/commit/754814128ec5395f04cbb90d8c7f0e71610bb352))
|
|
141
156
|
|
|
157
|
+
# [13.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.22.1...@quenty/datastore@13.23.0) (2025-08-29)
|
|
142
158
|
|
|
159
|
+
### Features
|
|
143
160
|
|
|
161
|
+
- Add datastore session locking system ([#580](https://github.com/Quenty/NevermoreEngine/issues/580)) ([06ecef6](https://github.com/Quenty/NevermoreEngine/commit/06ecef60eab81ac0b44d9e408313fb4cc4d59488))
|
|
144
162
|
|
|
145
|
-
## [13.
|
|
163
|
+
## [13.22.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.22.0...@quenty/datastore@13.22.1) (2025-08-12)
|
|
146
164
|
|
|
147
165
|
**Note:** Version bump only for package @quenty/datastore
|
|
148
166
|
|
|
167
|
+
# [13.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.21.0...@quenty/datastore@13.22.0) (2025-05-12)
|
|
149
168
|
|
|
169
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
150
170
|
|
|
171
|
+
# [13.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.20.3...@quenty/datastore@13.21.0) (2025-05-10)
|
|
151
172
|
|
|
173
|
+
### Bug Fixes
|
|
152
174
|
|
|
153
|
-
|
|
154
|
-
|
|
175
|
+
- Additional type checking updates ([05ba29a](https://github.com/Quenty/NevermoreEngine/commit/05ba29a03efc9f3feed74b34f1d9dfb237496214))
|
|
155
176
|
|
|
156
177
|
### Features
|
|
157
178
|
|
|
158
|
-
|
|
179
|
+
- Add even more types ([b31717d](https://github.com/Quenty/NevermoreEngine/commit/b31717d8c9f7620c457f5018a2affa760a65334a))
|
|
159
180
|
|
|
181
|
+
## [13.20.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.20.2...@quenty/datastore@13.20.3) (2025-04-10)
|
|
160
182
|
|
|
183
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
161
184
|
|
|
185
|
+
## [13.20.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.20.0...@quenty/datastore@13.20.2) (2025-04-07)
|
|
162
186
|
|
|
187
|
+
### Bug Fixes
|
|
163
188
|
|
|
164
|
-
|
|
189
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
190
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
165
191
|
|
|
192
|
+
## [13.20.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.20.0...@quenty/datastore@13.20.1) (2025-04-07)
|
|
166
193
|
|
|
167
194
|
### Bug Fixes
|
|
168
195
|
|
|
169
|
-
|
|
196
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
170
197
|
|
|
198
|
+
# [13.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.19.3...@quenty/datastore@13.20.0) (2025-04-02)
|
|
171
199
|
|
|
200
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
172
201
|
|
|
202
|
+
## [13.19.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.19.2...@quenty/datastore@13.19.3) (2025-03-31)
|
|
173
203
|
|
|
204
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
174
205
|
|
|
175
|
-
## [13.
|
|
206
|
+
## [13.19.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.19.1...@quenty/datastore@13.19.2) (2025-03-21)
|
|
176
207
|
|
|
177
208
|
**Note:** Version bump only for package @quenty/datastore
|
|
178
209
|
|
|
210
|
+
## [13.19.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.19.0...@quenty/datastore@13.19.1) (2025-03-20)
|
|
179
211
|
|
|
212
|
+
### Bug Fixes
|
|
180
213
|
|
|
214
|
+
- Work around Roblox bug with OrderedDataStore never finishing ([#543](https://github.com/Quenty/NevermoreEngine/issues/543)) ([59b3c10](https://github.com/Quenty/NevermoreEngine/commit/59b3c10d7a20d0039a8dcaa5dfe288a3fcde6fa1))
|
|
181
215
|
|
|
182
|
-
|
|
183
|
-
# [13.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.7...@quenty/datastore@13.26.0) (2026-01-04)
|
|
216
|
+
# [13.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.18.0...@quenty/datastore@13.19.0) (2025-02-18)
|
|
184
217
|
|
|
185
218
|
**Note:** Version bump only for package @quenty/datastore
|
|
186
219
|
|
|
220
|
+
# [13.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.17.0...@quenty/datastore@13.18.0) (2024-12-15)
|
|
187
221
|
|
|
222
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
188
223
|
|
|
224
|
+
# [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.16.0...@quenty/datastore@13.17.0) (2024-12-03)
|
|
189
225
|
|
|
226
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
190
227
|
|
|
191
|
-
|
|
228
|
+
# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.15.0...@quenty/datastore@13.16.0) (2024-11-13)
|
|
192
229
|
|
|
193
230
|
**Note:** Version bump only for package @quenty/datastore
|
|
194
231
|
|
|
232
|
+
# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.14.0...@quenty/datastore@13.15.0) (2024-11-12)
|
|
195
233
|
|
|
234
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
196
235
|
|
|
236
|
+
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.2...@quenty/datastore@13.14.0) (2024-11-06)
|
|
197
237
|
|
|
238
|
+
### Bug Fixes
|
|
198
239
|
|
|
199
|
-
|
|
240
|
+
- Fix deletion checks (maybe not very well tested) ([71c6a99](https://github.com/Quenty/NevermoreEngine/commit/71c6a998001bd0296ce2a7e9bf9b05f304e91acc))
|
|
200
241
|
|
|
201
|
-
|
|
242
|
+
## [13.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.1...@quenty/datastore@13.13.2) (2024-11-04)
|
|
202
243
|
|
|
244
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
203
245
|
|
|
246
|
+
## [13.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.0...@quenty/datastore@13.13.1) (2024-11-04)
|
|
204
247
|
|
|
248
|
+
### Bug Fixes
|
|
205
249
|
|
|
250
|
+
- Remove empty print ([552eb30](https://github.com/Quenty/NevermoreEngine/commit/552eb309458eed3e91b91f3f7b0623aa2d59474f))
|
|
206
251
|
|
|
207
|
-
|
|
252
|
+
# [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.12.0...@quenty/datastore@13.13.0) (2024-11-03)
|
|
208
253
|
|
|
209
254
|
**Note:** Version bump only for package @quenty/datastore
|
|
210
255
|
|
|
256
|
+
# [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.11.1...@quenty/datastore@13.12.0) (2024-10-23)
|
|
211
257
|
|
|
258
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
212
259
|
|
|
260
|
+
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.11.0...@quenty/datastore@13.11.1) (2024-10-09)
|
|
213
261
|
|
|
262
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
214
263
|
|
|
215
|
-
|
|
264
|
+
# [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.10.1...@quenty/datastore@13.11.0) (2024-10-06)
|
|
216
265
|
|
|
217
266
|
**Note:** Version bump only for package @quenty/datastore
|
|
218
267
|
|
|
268
|
+
## [13.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.10.0...@quenty/datastore@13.10.1) (2024-10-04)
|
|
269
|
+
|
|
270
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
219
271
|
|
|
272
|
+
# [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.9.0...@quenty/datastore@13.10.0) (2024-10-04)
|
|
220
273
|
|
|
274
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
221
275
|
|
|
276
|
+
# [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.8.0...@quenty/datastore@13.9.0) (2024-09-25)
|
|
222
277
|
|
|
223
|
-
|
|
278
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
224
279
|
|
|
280
|
+
# [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.7.1...@quenty/datastore@13.8.0) (2024-09-25)
|
|
225
281
|
|
|
226
|
-
|
|
282
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
227
283
|
|
|
228
|
-
|
|
284
|
+
## [13.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.7.0...@quenty/datastore@13.7.1) (2024-09-20)
|
|
229
285
|
|
|
286
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
230
287
|
|
|
288
|
+
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.6.0...@quenty/datastore@13.7.0) (2024-09-12)
|
|
231
289
|
|
|
290
|
+
### Features
|
|
232
291
|
|
|
292
|
+
- Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
|
|
233
293
|
|
|
234
|
-
|
|
294
|
+
# [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.5.0...@quenty/datastore@13.6.0) (2024-08-09)
|
|
235
295
|
|
|
236
296
|
**Note:** Version bump only for package @quenty/datastore
|
|
237
297
|
|
|
298
|
+
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.4.0...@quenty/datastore@13.5.0) (2024-05-09)
|
|
238
299
|
|
|
300
|
+
### Bug Fixes
|
|
239
301
|
|
|
302
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
240
303
|
|
|
241
|
-
|
|
242
|
-
## [13.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.25.0...@quenty/datastore@13.25.1) (2025-11-12)
|
|
304
|
+
# [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.3.0...@quenty/datastore@13.4.0) (2024-05-03)
|
|
243
305
|
|
|
244
306
|
**Note:** Version bump only for package @quenty/datastore
|
|
245
307
|
|
|
308
|
+
# [13.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.2.0...@quenty/datastore@13.3.0) (2024-04-27)
|
|
246
309
|
|
|
310
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
247
311
|
|
|
312
|
+
# [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.1.0...@quenty/datastore@13.2.0) (2024-03-11)
|
|
248
313
|
|
|
314
|
+
### Features
|
|
249
315
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
316
|
+
- custom key for private server datastore ([45dc12d](https://github.com/Quenty/NevermoreEngine/commit/45dc12d46f5901e448cced518e3dace16e0c5b6a))
|
|
253
317
|
|
|
318
|
+
# [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.0.0...@quenty/datastore@13.1.0) (2024-03-09)
|
|
254
319
|
|
|
320
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
255
321
|
|
|
322
|
+
# [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@12.0.0...@quenty/datastore@13.0.0) (2024-02-14)
|
|
256
323
|
|
|
324
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
257
325
|
|
|
258
|
-
# [
|
|
326
|
+
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@11.0.0...@quenty/datastore@12.0.0) (2024-02-13)
|
|
259
327
|
|
|
260
|
-
|
|
328
|
+
### Bug Fixes
|
|
261
329
|
|
|
330
|
+
- Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
262
331
|
|
|
332
|
+
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@10.0.0...@quenty/datastore@11.0.0) (2024-02-13)
|
|
263
333
|
|
|
334
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
264
335
|
|
|
336
|
+
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@9.0.0...@quenty/datastore@10.0.0) (2024-02-13)
|
|
265
337
|
|
|
266
|
-
|
|
338
|
+
### Features
|
|
267
339
|
|
|
340
|
+
- New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
268
341
|
|
|
269
|
-
###
|
|
342
|
+
### BREAKING CHANGES
|
|
270
343
|
|
|
271
|
-
|
|
344
|
+
- Standard loader
|
|
272
345
|
|
|
346
|
+
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
273
347
|
|
|
348
|
+
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
274
349
|
|
|
350
|
+
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
275
351
|
|
|
352
|
+
- fix: Fix missing dependency in ResetService
|
|
276
353
|
|
|
277
|
-
|
|
354
|
+
- feat: Add RxPhysicsUtils.observePartMass
|
|
278
355
|
|
|
356
|
+
- fix: Fix package discovery for games
|
|
279
357
|
|
|
280
|
-
|
|
358
|
+
- feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
281
359
|
|
|
282
|
-
|
|
360
|
+
- feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
283
361
|
|
|
362
|
+
- ci: Upgrade to new rojo 7.4.0
|
|
284
363
|
|
|
364
|
+
- fix: Update loader to handle hoarcekat properly
|
|
285
365
|
|
|
366
|
+
- docs: Fix spacing in Maid
|
|
286
367
|
|
|
368
|
+
- fix: Add new ragdoll constants
|
|
287
369
|
|
|
288
|
-
|
|
370
|
+
- fix: Compress influxDB sends
|
|
289
371
|
|
|
290
|
-
|
|
372
|
+
- style: Errors use string.format
|
|
291
373
|
|
|
374
|
+
- fix: Handle motor animations
|
|
292
375
|
|
|
376
|
+
- ci: Upgrade rojo version
|
|
293
377
|
|
|
378
|
+
- feat!: Maid no longer is includd in ValueObject.Changed event
|
|
294
379
|
|
|
380
|
+
- docs: Fix docs
|
|
295
381
|
|
|
296
|
-
# [
|
|
382
|
+
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.4.0...@quenty/datastore@9.0.0) (2024-01-10)
|
|
297
383
|
|
|
298
384
|
**Note:** Version bump only for package @quenty/datastore
|
|
299
385
|
|
|
386
|
+
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.3.0...@quenty/datastore@8.4.0) (2024-01-08)
|
|
300
387
|
|
|
388
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
301
389
|
|
|
390
|
+
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.2.0...@quenty/datastore@8.3.0) (2023-12-28)
|
|
302
391
|
|
|
392
|
+
### Bug Fixes
|
|
303
393
|
|
|
304
|
-
|
|
394
|
+
- Fix data store not invoking all saving callbacks ([00ff0c0](https://github.com/Quenty/NevermoreEngine/commit/00ff0c0d65ebd3d0e948550759e4832ccf7d6834))
|
|
305
395
|
|
|
396
|
+
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.1.1...@quenty/datastore@8.2.0) (2023-12-14)
|
|
306
397
|
|
|
307
398
|
### Bug Fixes
|
|
308
399
|
|
|
309
|
-
|
|
400
|
+
- Datastore would clean up while closing instead of saving and then cleaning up ([07d8f20](https://github.com/Quenty/NevermoreEngine/commit/07d8f20c3c8d638c8291364406f92c3d1e2ee833))
|
|
310
401
|
|
|
402
|
+
## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.1.0...@quenty/datastore@8.1.1) (2023-10-28)
|
|
311
403
|
|
|
312
|
-
|
|
404
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
313
405
|
|
|
314
|
-
|
|
406
|
+
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.0.1...@quenty/datastore@8.1.0) (2023-10-18)
|
|
315
407
|
|
|
408
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
316
409
|
|
|
410
|
+
## [8.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.0.0...@quenty/datastore@8.0.1) (2023-10-13)
|
|
317
411
|
|
|
412
|
+
### Bug Fixes
|
|
318
413
|
|
|
414
|
+
- Fix retrieving key set from datastore ([2ec98e4](https://github.com/Quenty/NevermoreEngine/commit/2ec98e49fe511c868d6513deb350bfb1937d9a7d))
|
|
319
415
|
|
|
320
|
-
|
|
416
|
+
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.26.1...@quenty/datastore@8.0.0) (2023-10-11)
|
|
321
417
|
|
|
322
418
|
**Note:** Version bump only for package @quenty/datastore
|
|
323
419
|
|
|
420
|
+
## [7.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.26.0...@quenty/datastore@7.26.1) (2023-09-21)
|
|
324
421
|
|
|
422
|
+
### Bug Fixes
|
|
325
423
|
|
|
424
|
+
- Fix datastore writer copying non-table scenario ([3303b36](https://github.com/Quenty/NevermoreEngine/commit/3303b36511ca9a3d89ffa711dfc5723276166d55))
|
|
326
425
|
|
|
426
|
+
# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.2...@quenty/datastore@7.26.0) (2023-09-21)
|
|
327
427
|
|
|
328
|
-
|
|
428
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
329
429
|
|
|
430
|
+
## [7.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.1...@quenty/datastore@7.25.2) (2023-09-19)
|
|
330
431
|
|
|
331
432
|
### Bug Fixes
|
|
332
433
|
|
|
333
|
-
|
|
334
|
-
* Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
434
|
+
- Ensure default value is returned in certain nil scenarios ([f9032d0](https://github.com/Quenty/NevermoreEngine/commit/f9032d0d465231f86f55a60c6465183731567b4c))
|
|
335
435
|
|
|
436
|
+
## [7.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.0...@quenty/datastore@7.25.1) (2023-09-07)
|
|
336
437
|
|
|
438
|
+
### Bug Fixes
|
|
337
439
|
|
|
440
|
+
- Fix actual code for data store match ([ed39424](https://github.com/Quenty/NevermoreEngine/commit/ed3942460c7abbd3f21f988e562d0e5b84aeec05))
|
|
441
|
+
- Fix issue where DataStoreStringUtils.isValidUTF8(str) may not detect invalid strings ([88682b0](https://github.com/Quenty/NevermoreEngine/commit/88682b0600be6642fd44dc9db09a124eca46433c))
|
|
338
442
|
|
|
443
|
+
# [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.24.0...@quenty/datastore@7.25.0) (2023-09-04)
|
|
339
444
|
|
|
340
|
-
|
|
445
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
341
446
|
|
|
447
|
+
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.23.0...@quenty/datastore@7.24.0) (2023-08-23)
|
|
342
448
|
|
|
343
449
|
### Bug Fixes
|
|
344
450
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
451
|
+
- Changed events weren't firing for the datastore stage ([04f2cf9](https://github.com/Quenty/NevermoreEngine/commit/04f2cf921fcc5e5c7db8ed16b8c76a0bc06c5688))
|
|
452
|
+
- Fix additional components but data store writing ping-pings back and forth ([667015d](https://github.com/Quenty/NevermoreEngine/commit/667015d65fe44856076346394c4b218bead012b5))
|
|
453
|
+
- More data store improvements ([b4c5918](https://github.com/Quenty/NevermoreEngine/commit/b4c5918055ffde9e3c5041e98432a13f4e8c913a))
|
|
348
454
|
|
|
455
|
+
### Features
|
|
349
456
|
|
|
457
|
+
- DataStores appear to be working, but require more testing ([ef03495](https://github.com/Quenty/NevermoreEngine/commit/ef0349554ea29f1812e39bb4bc833adc09c92968))
|
|
458
|
+
- More untested datastore syncing code ([276909d](https://github.com/Quenty/NevermoreEngine/commit/276909dadc819e07b78727d56c95b597760fcf6e))
|
|
459
|
+
- Semi-broken datastore changes ([7e9a32b](https://github.com/Quenty/NevermoreEngine/commit/7e9a32bbadebd729305f36bba965d2c47b14d6d9))
|
|
460
|
+
- Unfinished datastore changes ([d627fa0](https://github.com/Quenty/NevermoreEngine/commit/d627fa0a36f2a733deead8b63b1b72be4e1c3a9f))
|
|
350
461
|
|
|
351
|
-
# [
|
|
462
|
+
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.22.0...@quenty/datastore@7.23.0) (2023-08-01)
|
|
352
463
|
|
|
353
464
|
**Note:** Version bump only for package @quenty/datastore
|
|
354
465
|
|
|
466
|
+
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.21.0...@quenty/datastore@7.22.0) (2023-07-28)
|
|
355
467
|
|
|
468
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
356
469
|
|
|
470
|
+
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.20.0...@quenty/datastore@7.21.0) (2023-07-23)
|
|
357
471
|
|
|
472
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
358
473
|
|
|
359
|
-
|
|
474
|
+
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.19.0...@quenty/datastore@7.20.0) (2023-07-15)
|
|
360
475
|
|
|
361
476
|
**Note:** Version bump only for package @quenty/datastore
|
|
362
477
|
|
|
478
|
+
# [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.18.0...@quenty/datastore@7.19.0) (2023-07-12)
|
|
363
479
|
|
|
480
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
364
481
|
|
|
482
|
+
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.17.0...@quenty/datastore@7.18.0) (2023-07-10)
|
|
365
483
|
|
|
484
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
366
485
|
|
|
367
|
-
|
|
486
|
+
# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.16.0...@quenty/datastore@7.17.0) (2023-06-17)
|
|
368
487
|
|
|
369
488
|
**Note:** Version bump only for package @quenty/datastore
|
|
370
489
|
|
|
490
|
+
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.15.0...@quenty/datastore@7.16.0) (2023-06-05)
|
|
371
491
|
|
|
492
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
372
493
|
|
|
494
|
+
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.14.0...@quenty/datastore@7.15.0) (2023-05-26)
|
|
373
495
|
|
|
496
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
374
497
|
|
|
375
|
-
|
|
498
|
+
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.13.0...@quenty/datastore@7.14.0) (2023-05-08)
|
|
376
499
|
|
|
500
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
377
501
|
|
|
378
|
-
|
|
502
|
+
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.12.1...@quenty/datastore@7.13.0) (2023-04-10)
|
|
379
503
|
|
|
380
|
-
|
|
504
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
381
505
|
|
|
506
|
+
## [7.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.12.0...@quenty/datastore@7.12.1) (2023-04-07)
|
|
382
507
|
|
|
508
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
383
509
|
|
|
510
|
+
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.11.0...@quenty/datastore@7.12.0) (2023-04-06)
|
|
384
511
|
|
|
512
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
385
513
|
|
|
386
|
-
# [
|
|
514
|
+
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.10.0...@quenty/datastore@7.11.0) (2023-04-03)
|
|
387
515
|
|
|
388
516
|
**Note:** Version bump only for package @quenty/datastore
|
|
389
517
|
|
|
518
|
+
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.9.0...@quenty/datastore@7.10.0) (2023-03-31)
|
|
519
|
+
|
|
520
|
+
### Bug Fixes
|
|
390
521
|
|
|
522
|
+
- Fix removing callback from DataStore when it would previously error ([fae393c](https://github.com/Quenty/NevermoreEngine/commit/fae393c6984de2fb5961e5047894a782721d772d))
|
|
391
523
|
|
|
524
|
+
### Features
|
|
392
525
|
|
|
526
|
+
- Add DataStoreStage:Observe(), DataStoreStage:PromiseKeyList(), DataStoreStage:PromiseKeySet(), DataStoreStage:LoadAll() API surfaces ([2969478](https://github.com/Quenty/NevermoreEngine/commit/29694788ce765fc30cfd8c80571e7d7172176051))
|
|
393
527
|
|
|
394
|
-
# [
|
|
395
|
-
|
|
396
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
# [13.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.16.0...@quenty/datastore@13.17.0) (2024-12-03)
|
|
403
|
-
|
|
404
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
# [13.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.15.0...@quenty/datastore@13.16.0) (2024-11-13)
|
|
411
|
-
|
|
412
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
# [13.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.14.0...@quenty/datastore@13.15.0) (2024-11-12)
|
|
419
|
-
|
|
420
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.2...@quenty/datastore@13.14.0) (2024-11-06)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
### Bug Fixes
|
|
430
|
-
|
|
431
|
-
* Fix deletion checks (maybe not very well tested) ([71c6a99](https://github.com/Quenty/NevermoreEngine/commit/71c6a998001bd0296ce2a7e9bf9b05f304e91acc))
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
## [13.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.1...@quenty/datastore@13.13.2) (2024-11-04)
|
|
438
|
-
|
|
439
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
## [13.13.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.13.0...@quenty/datastore@13.13.1) (2024-11-04)
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
### Bug Fixes
|
|
449
|
-
|
|
450
|
-
* Remove empty print ([552eb30](https://github.com/Quenty/NevermoreEngine/commit/552eb309458eed3e91b91f3f7b0623aa2d59474f))
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
# [13.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.12.0...@quenty/datastore@13.13.0) (2024-11-03)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
# [13.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.11.1...@quenty/datastore@13.12.0) (2024-10-23)
|
|
465
|
-
|
|
466
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.11.0...@quenty/datastore@13.11.1) (2024-10-09)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
# [13.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.10.1...@quenty/datastore@13.11.0) (2024-10-06)
|
|
481
|
-
|
|
482
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
## [13.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.10.0...@quenty/datastore@13.10.1) (2024-10-04)
|
|
489
|
-
|
|
490
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
# [13.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.9.0...@quenty/datastore@13.10.0) (2024-10-04)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
# [13.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.8.0...@quenty/datastore@13.9.0) (2024-09-25)
|
|
505
|
-
|
|
506
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
# [13.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.7.1...@quenty/datastore@13.8.0) (2024-09-25)
|
|
513
|
-
|
|
514
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
## [13.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.7.0...@quenty/datastore@13.7.1) (2024-09-20)
|
|
521
|
-
|
|
522
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
# [13.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.6.0...@quenty/datastore@13.7.0) (2024-09-12)
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
### Features
|
|
532
|
-
|
|
533
|
-
* Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4))
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
# [13.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.5.0...@quenty/datastore@13.6.0) (2024-08-09)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.4.0...@quenty/datastore@13.5.0) (2024-05-09)
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
### Bug Fixes
|
|
551
|
-
|
|
552
|
-
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
# [13.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.3.0...@quenty/datastore@13.4.0) (2024-05-03)
|
|
559
|
-
|
|
560
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
# [13.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.2.0...@quenty/datastore@13.3.0) (2024-04-27)
|
|
567
|
-
|
|
568
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
# [13.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.1.0...@quenty/datastore@13.2.0) (2024-03-11)
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
### Features
|
|
578
|
-
|
|
579
|
-
* custom key for private server datastore ([45dc12d](https://github.com/Quenty/NevermoreEngine/commit/45dc12d46f5901e448cced518e3dace16e0c5b6a))
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
# [13.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@13.0.0...@quenty/datastore@13.1.0) (2024-03-09)
|
|
586
|
-
|
|
587
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
# [13.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@12.0.0...@quenty/datastore@13.0.0) (2024-02-14)
|
|
594
|
-
|
|
595
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
# [12.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@11.0.0...@quenty/datastore@12.0.0) (2024-02-13)
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
### Bug Fixes
|
|
605
|
-
|
|
606
|
-
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99))
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@10.0.0...@quenty/datastore@11.0.0) (2024-02-13)
|
|
613
|
-
|
|
614
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@9.0.0...@quenty/datastore@10.0.0) (2024-02-13)
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
### Features
|
|
624
|
-
|
|
625
|
-
* New loader (breaking changes), fixing loader issues ([#439](https://github.com/Quenty/NevermoreEngine/issues/439)) ([3534345](https://github.com/Quenty/NevermoreEngine/commit/353434522918812953bd9f13fece73e27a4d034d))
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
### BREAKING CHANGES
|
|
629
|
-
|
|
630
|
-
* Standard loader
|
|
631
|
-
|
|
632
|
-
Adds new loader version which replicates full structure instead of some partial structure. This allows us to have hot-reloading (in the future), as well as generally do less computation, handle dependencies more carefully, and other changes.
|
|
633
|
-
|
|
634
|
-
This means you'll need to change you how require client-side modules, as we export a simple `loader` module instead of all modules available.
|
|
635
|
-
|
|
636
|
-
Signed-off-by: James Onnen <jonnen0@gmail.com>
|
|
637
|
-
|
|
638
|
-
* fix: Fix missing dependency in ResetService
|
|
639
|
-
|
|
640
|
-
* feat: Add RxPhysicsUtils.observePartMass
|
|
641
|
-
|
|
642
|
-
* fix: Fix package discovery for games
|
|
643
|
-
|
|
644
|
-
* feat: Add UIAlignmentUtils.verticalToHorizontalAlignment(verticalAlignment) and UIAlignmentUtils.horizontalToVerticalAlignment(horizontalAlignment)
|
|
645
|
-
|
|
646
|
-
* feat: AdorneeData:InitAttributes() does not require data as a secondparameter
|
|
647
|
-
|
|
648
|
-
* ci: Upgrade to new rojo 7.4.0
|
|
649
|
-
|
|
650
|
-
* fix: Update loader to handle hoarcekat properly
|
|
651
|
-
|
|
652
|
-
* docs: Fix spacing in Maid
|
|
653
|
-
|
|
654
|
-
* fix: Add new ragdoll constants
|
|
655
|
-
|
|
656
|
-
* fix: Compress influxDB sends
|
|
657
|
-
|
|
658
|
-
* style: Errors use string.format
|
|
659
|
-
|
|
660
|
-
* fix: Handle motor animations
|
|
661
|
-
|
|
662
|
-
* ci: Upgrade rojo version
|
|
663
|
-
|
|
664
|
-
* feat!: Maid no longer is includd in ValueObject.Changed event
|
|
665
|
-
|
|
666
|
-
* docs: Fix docs
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
# [9.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.4.0...@quenty/datastore@9.0.0) (2024-01-10)
|
|
673
|
-
|
|
674
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
# [8.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.3.0...@quenty/datastore@8.4.0) (2024-01-08)
|
|
681
|
-
|
|
682
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
# [8.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.2.0...@quenty/datastore@8.3.0) (2023-12-28)
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
### Bug Fixes
|
|
692
|
-
|
|
693
|
-
* Fix data store not invoking all saving callbacks ([00ff0c0](https://github.com/Quenty/NevermoreEngine/commit/00ff0c0d65ebd3d0e948550759e4832ccf7d6834))
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
# [8.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.1.1...@quenty/datastore@8.2.0) (2023-12-14)
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
### Bug Fixes
|
|
703
|
-
|
|
704
|
-
* Datastore would clean up while closing instead of saving and then cleaning up ([07d8f20](https://github.com/Quenty/NevermoreEngine/commit/07d8f20c3c8d638c8291364406f92c3d1e2ee833))
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
## [8.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.1.0...@quenty/datastore@8.1.1) (2023-10-28)
|
|
711
|
-
|
|
712
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
# [8.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.0.1...@quenty/datastore@8.1.0) (2023-10-18)
|
|
719
|
-
|
|
720
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
## [8.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@8.0.0...@quenty/datastore@8.0.1) (2023-10-13)
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
### Bug Fixes
|
|
730
|
-
|
|
731
|
-
* Fix retrieving key set from datastore ([2ec98e4](https://github.com/Quenty/NevermoreEngine/commit/2ec98e49fe511c868d6513deb350bfb1937d9a7d))
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
# [8.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.26.1...@quenty/datastore@8.0.0) (2023-10-11)
|
|
738
|
-
|
|
739
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
## [7.26.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.26.0...@quenty/datastore@7.26.1) (2023-09-21)
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
### Bug Fixes
|
|
749
|
-
|
|
750
|
-
* Fix datastore writer copying non-table scenario ([3303b36](https://github.com/Quenty/NevermoreEngine/commit/3303b36511ca9a3d89ffa711dfc5723276166d55))
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
# [7.26.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.2...@quenty/datastore@7.26.0) (2023-09-21)
|
|
757
|
-
|
|
758
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
## [7.25.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.1...@quenty/datastore@7.25.2) (2023-09-19)
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
### Bug Fixes
|
|
768
|
-
|
|
769
|
-
* Ensure default value is returned in certain nil scenarios ([f9032d0](https://github.com/Quenty/NevermoreEngine/commit/f9032d0d465231f86f55a60c6465183731567b4c))
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
## [7.25.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.25.0...@quenty/datastore@7.25.1) (2023-09-07)
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
### Bug Fixes
|
|
779
|
-
|
|
780
|
-
* Fix actual code for data store match ([ed39424](https://github.com/Quenty/NevermoreEngine/commit/ed3942460c7abbd3f21f988e562d0e5b84aeec05))
|
|
781
|
-
* Fix issue where DataStoreStringUtils.isValidUTF8(str) may not detect invalid strings ([88682b0](https://github.com/Quenty/NevermoreEngine/commit/88682b0600be6642fd44dc9db09a124eca46433c))
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
# [7.25.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.24.0...@quenty/datastore@7.25.0) (2023-09-04)
|
|
788
|
-
|
|
789
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
# [7.24.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.23.0...@quenty/datastore@7.24.0) (2023-08-23)
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
### Bug Fixes
|
|
799
|
-
|
|
800
|
-
* Changed events weren't firing for the datastore stage ([04f2cf9](https://github.com/Quenty/NevermoreEngine/commit/04f2cf921fcc5e5c7db8ed16b8c76a0bc06c5688))
|
|
801
|
-
* Fix additional components but data store writing ping-pings back and forth ([667015d](https://github.com/Quenty/NevermoreEngine/commit/667015d65fe44856076346394c4b218bead012b5))
|
|
802
|
-
* More data store improvements ([b4c5918](https://github.com/Quenty/NevermoreEngine/commit/b4c5918055ffde9e3c5041e98432a13f4e8c913a))
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
### Features
|
|
806
|
-
|
|
807
|
-
* DataStores appear to be working, but require more testing ([ef03495](https://github.com/Quenty/NevermoreEngine/commit/ef0349554ea29f1812e39bb4bc833adc09c92968))
|
|
808
|
-
* More untested datastore syncing code ([276909d](https://github.com/Quenty/NevermoreEngine/commit/276909dadc819e07b78727d56c95b597760fcf6e))
|
|
809
|
-
* Semi-broken datastore changes ([7e9a32b](https://github.com/Quenty/NevermoreEngine/commit/7e9a32bbadebd729305f36bba965d2c47b14d6d9))
|
|
810
|
-
* Unfinished datastore changes ([d627fa0](https://github.com/Quenty/NevermoreEngine/commit/d627fa0a36f2a733deead8b63b1b72be4e1c3a9f))
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
# [7.23.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.22.0...@quenty/datastore@7.23.0) (2023-08-01)
|
|
817
|
-
|
|
818
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.21.0...@quenty/datastore@7.22.0) (2023-07-28)
|
|
825
|
-
|
|
826
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
# [7.21.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.20.0...@quenty/datastore@7.21.0) (2023-07-23)
|
|
833
|
-
|
|
834
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
# [7.20.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.19.0...@quenty/datastore@7.20.0) (2023-07-15)
|
|
841
|
-
|
|
842
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
# [7.19.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.18.0...@quenty/datastore@7.19.0) (2023-07-12)
|
|
849
|
-
|
|
850
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.17.0...@quenty/datastore@7.18.0) (2023-07-10)
|
|
857
|
-
|
|
858
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
# [7.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.16.0...@quenty/datastore@7.17.0) (2023-06-17)
|
|
865
|
-
|
|
866
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
# [7.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.15.0...@quenty/datastore@7.16.0) (2023-06-05)
|
|
873
|
-
|
|
874
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.14.0...@quenty/datastore@7.15.0) (2023-05-26)
|
|
881
|
-
|
|
882
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.13.0...@quenty/datastore@7.14.0) (2023-05-08)
|
|
889
|
-
|
|
890
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.12.1...@quenty/datastore@7.13.0) (2023-04-10)
|
|
897
|
-
|
|
898
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
## [7.12.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.12.0...@quenty/datastore@7.12.1) (2023-04-07)
|
|
905
|
-
|
|
906
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
# [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.11.0...@quenty/datastore@7.12.0) (2023-04-06)
|
|
913
|
-
|
|
914
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
# [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.10.0...@quenty/datastore@7.11.0) (2023-04-03)
|
|
921
|
-
|
|
922
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
# [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.9.0...@quenty/datastore@7.10.0) (2023-03-31)
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
### Bug Fixes
|
|
932
|
-
|
|
933
|
-
* Fix removing callback from DataStore when it would previously error ([fae393c](https://github.com/Quenty/NevermoreEngine/commit/fae393c6984de2fb5961e5047894a782721d772d))
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
### Features
|
|
937
|
-
|
|
938
|
-
* Add DataStoreStage:Observe(), DataStoreStage:PromiseKeyList(), DataStoreStage:PromiseKeySet(), DataStoreStage:LoadAll() API surfaces ([2969478](https://github.com/Quenty/NevermoreEngine/commit/29694788ce765fc30cfd8c80571e7d7172176051))
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.8.0...@quenty/datastore@7.9.0) (2023-03-06)
|
|
945
|
-
|
|
946
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.7.0...@quenty/datastore@7.8.0) (2023-03-05)
|
|
953
|
-
|
|
954
|
-
**Note:** Version bump only for package @quenty/datastore
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.6.0...@quenty/datastore@7.7.0) (2023-02-27)
|
|
528
|
+
# [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.8.0...@quenty/datastore@7.9.0) (2023-03-06)
|
|
961
529
|
|
|
962
530
|
**Note:** Version bump only for package @quenty/datastore
|
|
963
531
|
|
|
532
|
+
# [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.7.0...@quenty/datastore@7.8.0) (2023-03-05)
|
|
964
533
|
|
|
534
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
965
535
|
|
|
536
|
+
# [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.6.0...@quenty/datastore@7.7.0) (2023-02-27)
|
|
966
537
|
|
|
538
|
+
**Note:** Version bump only for package @quenty/datastore
|
|
967
539
|
|
|
968
540
|
# [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.5.0...@quenty/datastore@7.6.0) (2023-02-21)
|
|
969
541
|
|
|
970
542
|
**Note:** Version bump only for package @quenty/datastore
|
|
971
543
|
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
544
|
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.4.1...@quenty/datastore@7.5.0) (2023-01-17)
|
|
977
545
|
|
|
978
|
-
|
|
979
546
|
### Features
|
|
980
547
|
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
548
|
+
- Add DataStoreStringUtils.isValidUTF8(str) ([d3b245a](https://github.com/Quenty/NevermoreEngine/commit/d3b245a8fbd469ec51fb973a72cefc868e94c99a))
|
|
986
549
|
|
|
987
550
|
## [7.4.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.4.0...@quenty/datastore@7.4.1) (2023-01-03)
|
|
988
551
|
|
|
989
|
-
|
|
990
552
|
### Bug Fixes
|
|
991
553
|
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
554
|
+
- Add PrivateServerDataStoreService ([32c9921](https://github.com/Quenty/NevermoreEngine/commit/32c9921358f5728d9502b89c391ff761a0e454e7))
|
|
555
|
+
- Better error message if key is an empty string ([dd2528d](https://github.com/Quenty/NevermoreEngine/commit/dd2528dfe99d272aa53790d883896f7523b5cb47))
|
|
998
556
|
|
|
999
557
|
# [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.3.0...@quenty/datastore@7.4.0) (2022-11-12)
|
|
1000
558
|
|
|
1001
559
|
**Note:** Version bump only for package @quenty/datastore
|
|
1002
560
|
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
561
|
# [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.2.1...@quenty/datastore@7.3.0) (2022-11-08)
|
|
1008
562
|
|
|
1009
563
|
**Note:** Version bump only for package @quenty/datastore
|
|
1010
564
|
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
565
|
## [7.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.2.0...@quenty/datastore@7.2.1) (2022-11-04)
|
|
1016
566
|
|
|
1017
567
|
**Note:** Version bump only for package @quenty/datastore
|
|
1018
568
|
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
569
|
# [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.1.0...@quenty/datastore@7.2.0) (2022-10-28)
|
|
1024
570
|
|
|
1025
|
-
|
|
1026
571
|
### Bug Fixes
|
|
1027
572
|
|
|
1028
|
-
|
|
1029
|
-
|
|
573
|
+
- Import maid ([638e529](https://github.com/Quenty/NevermoreEngine/commit/638e529d87b3ae4df73482e91153540f41baaf36))
|
|
1030
574
|
|
|
1031
575
|
### Features
|
|
1032
576
|
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
577
|
+
- Free DataStore key after its writer GCs to allow future writers ([9b2e8a2](https://github.com/Quenty/NevermoreEngine/commit/9b2e8a29332aacb99ac47550af37708f58cd39e5))
|
|
1038
578
|
|
|
1039
579
|
# [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.0.0...@quenty/datastore@7.1.0) (2022-10-11)
|
|
1040
580
|
|
|
1041
|
-
|
|
1042
581
|
### Bug Fixes
|
|
1043
582
|
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
583
|
+
- Remove init.meta.json since it breaks in team create ([cba21e6](https://github.com/Quenty/NevermoreEngine/commit/cba21e602b50ea3799044eae9cb690d1cd9c88ec))
|
|
1049
584
|
|
|
1050
585
|
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@6.1.0...@quenty/datastore@7.0.0) (2022-09-27)
|
|
1051
586
|
|
|
1052
|
-
|
|
1053
587
|
### Bug Fixes
|
|
1054
588
|
|
|
1055
|
-
|
|
1056
|
-
|
|
589
|
+
- Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
|
|
1057
590
|
|
|
1058
591
|
### Features
|
|
1059
592
|
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
593
|
+
- Add BindToCloseService package and implement across places binding to close ([afdd829](https://github.com/Quenty/NevermoreEngine/commit/afdd829538c9d0ce2d6f51ad9fee9063f0f5bd24))
|
|
1065
594
|
|
|
1066
595
|
# [6.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@6.0.1...@quenty/datastore@6.1.0) (2022-08-22)
|
|
1067
596
|
|
|
1068
597
|
**Note:** Version bump only for package @quenty/datastore
|
|
1069
598
|
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
599
|
## [6.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@6.0.0...@quenty/datastore@6.0.1) (2022-08-16)
|
|
1075
600
|
|
|
1076
601
|
**Note:** Version bump only for package @quenty/datastore
|
|
1077
602
|
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
603
|
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.3.0...@quenty/datastore@6.0.0) (2022-08-14)
|
|
1083
604
|
|
|
1084
|
-
|
|
1085
605
|
### Features
|
|
1086
606
|
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
607
|
+
- Add ServiceName to most services for faster debugging ([39fc3f4](https://github.com/Quenty/NevermoreEngine/commit/39fc3f4f2beb92fff49b2264424e07af7907324e))
|
|
1092
608
|
|
|
1093
609
|
# [5.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.2.0...@quenty/datastore@5.3.0) (2022-07-31)
|
|
1094
610
|
|
|
1095
|
-
|
|
1096
611
|
### Bug Fixes
|
|
1097
612
|
|
|
1098
|
-
|
|
1099
|
-
|
|
613
|
+
- Add DataStore SetCacheTime (not implemented yet) ([906e723](https://github.com/Quenty/NevermoreEngine/commit/906e72397075200e8cb8b98bc8b7b7f96d992907))
|
|
1100
614
|
|
|
1101
615
|
### Features
|
|
1102
616
|
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
617
|
+
- Add GameDataStoreService service for global game data ([5f6d52c](https://github.com/Quenty/NevermoreEngine/commit/5f6d52ca9f2be811c426714cd6d94d9794f366b5))
|
|
618
|
+
- Support StoreOnValueChange with non ValueBase instances. ([ab45498](https://github.com/Quenty/NevermoreEngine/commit/ab4549833f41f2b3d8b43202965fd3202b649770))
|
|
1109
619
|
|
|
1110
620
|
# [5.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.1.0...@quenty/datastore@5.2.0) (2022-07-02)
|
|
1111
621
|
|
|
1112
|
-
|
|
1113
622
|
### Bug Fixes
|
|
1114
623
|
|
|
1115
|
-
|
|
1116
|
-
|
|
624
|
+
- Can clean up services properly ([eb45e03](https://github.com/Quenty/NevermoreEngine/commit/eb45e03ce2897b18f1ae460974bf2bbb9e27cb97))
|
|
1117
625
|
|
|
1118
626
|
### Features
|
|
1119
627
|
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
628
|
+
- Add DataStorePromises support for ordered data stores ([927bdd9](https://github.com/Quenty/NevermoreEngine/commit/927bdd94b68eef114cff5a1eb6dc03d6db5867d8))
|
|
1125
629
|
|
|
1126
630
|
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@5.0.0...@quenty/datastore@5.1.0) (2022-06-21)
|
|
1127
631
|
|
|
1128
|
-
|
|
1129
632
|
### Bug Fixes
|
|
1130
633
|
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
634
|
+
- Add better warnings for when store is already destroyed while writing or storing ([77544eb](https://github.com/Quenty/NevermoreEngine/commit/77544ebf9620c1f34b62d92eb45e9c95c819186f))
|
|
1136
635
|
|
|
1137
636
|
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@4.3.0...@quenty/datastore@5.0.0) (2022-05-21)
|
|
1138
637
|
|
|
1139
638
|
**Note:** Version bump only for package @quenty/datastore
|
|
1140
639
|
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
640
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@4.2.0...@quenty/datastore@4.3.0) (2022-03-27)
|
|
1146
641
|
|
|
1147
642
|
**Note:** Version bump only for package @quenty/datastore
|
|
1148
643
|
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
644
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@4.1.0...@quenty/datastore@4.2.0) (2022-03-20)
|
|
1154
645
|
|
|
1155
646
|
**Note:** Version bump only for package @quenty/datastore
|
|
1156
647
|
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
648
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@4.0.0...@quenty/datastore@4.1.0) (2022-03-10)
|
|
1162
649
|
|
|
1163
650
|
**Note:** Version bump only for package @quenty/datastore
|
|
1164
651
|
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
652
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.6.0...@quenty/datastore@4.0.0) (2022-03-06)
|
|
1170
653
|
|
|
1171
|
-
|
|
1172
654
|
### Features
|
|
1173
655
|
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
656
|
+
- Can add removing promises to datastore before save ([653bef8](https://github.com/Quenty/NevermoreEngine/commit/653bef8717e4470cf94340e67ff69eab1b7269f6))
|
|
1179
657
|
|
|
1180
658
|
# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.5.1...@quenty/datastore@3.6.0) (2022-01-17)
|
|
1181
659
|
|
|
1182
|
-
|
|
1183
660
|
### Features
|
|
1184
661
|
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
662
|
+
- Add optional PlayerDataStoreService to centralize datastore usage across submodules. ([1c4349f](https://github.com/Quenty/NevermoreEngine/commit/1c4349fa3ed4ef59ed41117319057ca9e2bd6dfd))
|
|
1190
663
|
|
|
1191
664
|
## [3.5.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.5.0...@quenty/datastore@3.5.1) (2022-01-16)
|
|
1192
665
|
|
|
1193
666
|
**Note:** Version bump only for package @quenty/datastore
|
|
1194
667
|
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
668
|
# [3.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.4.0...@quenty/datastore@3.5.0) (2022-01-07)
|
|
1200
669
|
|
|
1201
670
|
**Note:** Version bump only for package @quenty/datastore
|
|
1202
671
|
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
672
|
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.3.2...@quenty/datastore@3.4.0) (2022-01-03)
|
|
1208
673
|
|
|
1209
674
|
**Note:** Version bump only for package @quenty/datastore
|
|
1210
675
|
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
676
|
## [3.3.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.3.1...@quenty/datastore@3.3.2) (2021-12-30)
|
|
1216
677
|
|
|
1217
678
|
**Note:** Version bump only for package @quenty/datastore
|
|
1218
679
|
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
680
|
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.3.0...@quenty/datastore@3.3.1) (2021-12-30)
|
|
1224
681
|
|
|
1225
682
|
**Note:** Version bump only for package @quenty/datastore
|
|
1226
683
|
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
684
|
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.2.0...@quenty/datastore@3.3.0) (2021-12-18)
|
|
1232
685
|
|
|
1233
686
|
**Note:** Version bump only for package @quenty/datastore
|
|
1234
687
|
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
688
|
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.1.2...@quenty/datastore@3.2.0) (2021-11-20)
|
|
1240
689
|
|
|
1241
|
-
|
|
1242
690
|
### Bug Fixes
|
|
1243
691
|
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
692
|
+
- Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
|
|
1249
693
|
|
|
1250
694
|
## [3.1.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.1.1...@quenty/datastore@3.1.2) (2021-10-30)
|
|
1251
695
|
|
|
1252
696
|
**Note:** Version bump only for package @quenty/datastore
|
|
1253
697
|
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
698
|
## [3.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.1.0...@quenty/datastore@3.1.1) (2021-10-06)
|
|
1259
699
|
|
|
1260
700
|
**Note:** Version bump only for package @quenty/datastore
|
|
1261
701
|
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
702
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.0.1...@quenty/datastore@3.1.0) (2021-10-02)
|
|
1267
703
|
|
|
1268
704
|
**Note:** Version bump only for package @quenty/datastore
|
|
1269
705
|
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
706
|
## [3.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@3.0.0...@quenty/datastore@3.0.1) (2021-09-18)
|
|
1275
707
|
|
|
1276
|
-
|
|
1277
708
|
### Bug Fixes
|
|
1278
709
|
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
710
|
+
- Fix undeclare package dependencies that prevented loading in certain situations ([a8be7e0](https://github.com/Quenty/NevermoreEngine/commit/a8be7e06a06506a71257862429934e2ed0f6f56b))
|
|
1284
711
|
|
|
1285
712
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@2.1.0...@quenty/datastore@3.0.0) (2021-09-11)
|
|
1286
713
|
|
|
1287
714
|
**Note:** Version bump only for package @quenty/datastore
|
|
1288
715
|
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
716
|
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@2.0.0...@quenty/datastore@2.1.0) (2021-09-05)
|
|
1294
717
|
|
|
1295
718
|
**Note:** Version bump only for package @quenty/datastore
|
|
1296
719
|
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
720
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@1.2.0...@quenty/datastore@2.0.0) (2021-09-05)
|
|
1302
721
|
|
|
1303
|
-
|
|
1304
722
|
### Bug Fixes
|
|
1305
723
|
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
724
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
1311
725
|
|
|
1312
726
|
# 1.2.0 (2021-07-31)
|
|
1313
727
|
|
|
1314
|
-
|
|
1315
728
|
### Bug Fixes
|
|
1316
729
|
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
730
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
731
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
732
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
1322
733
|
|
|
1323
734
|
## 1.0.2 (2021-07-25)
|
|
1324
735
|
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
736
|
## 1.0.1 (2021-07-25)
|
|
1328
737
|
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
738
|
# 1.0.0 (2021-07-24)
|