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