@quenty/datastore 7.23.1-canary.402.40f9a1f.0 → 7.23.1-canary.402.5852ffd.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 CHANGED
@@ -3,21 +3,21 @@
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
- ## [7.23.1-canary.402.40f9a1f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.23.0...@quenty/datastore@7.23.1-canary.402.40f9a1f.0) (2023-08-16)
6
+ ## [7.23.1-canary.402.5852ffd.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/datastore@7.23.0...@quenty/datastore@7.23.1-canary.402.5852ffd.0) (2023-08-16)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * Fix additional components but data store writing ping-pings back and forth ([667015d](https://github.com/Quenty/NevermoreEngine/commit/667015d65fe44856076346394c4b218bead012b5))
12
- * More data store improvements ([b4c5918](https://github.com/Quenty/NevermoreEngine/commit/b4c5918055ffde9e3c5041e98432a13f4e8c913a))
11
+ * Fix additional components but data store writing ping-pings back and forth ([16d024d](https://github.com/Quenty/NevermoreEngine/commit/16d024d226057f75249e326be6941db2d519dae7))
12
+ * More data store improvements ([42ab23d](https://github.com/Quenty/NevermoreEngine/commit/42ab23d66a40aa81d034974e57234ee5337a208d))
13
13
 
14
14
 
15
15
  ### Features
16
16
 
17
- * DataStores appear to be working, but require more testing ([ef03495](https://github.com/Quenty/NevermoreEngine/commit/ef0349554ea29f1812e39bb4bc833adc09c92968))
18
- * More untested datastore syncing code ([276909d](https://github.com/Quenty/NevermoreEngine/commit/276909dadc819e07b78727d56c95b597760fcf6e))
19
- * Semi-broken datastore changes ([7e9a32b](https://github.com/Quenty/NevermoreEngine/commit/7e9a32bbadebd729305f36bba965d2c47b14d6d9))
20
- * Unfinished datastore changes ([d627fa0](https://github.com/Quenty/NevermoreEngine/commit/d627fa0a36f2a733deead8b63b1b72be4e1c3a9f))
17
+ * DataStores appear to be working, but require more testing ([d93a6b9](https://github.com/Quenty/NevermoreEngine/commit/d93a6b96da1c3a1ad411cedfcf6c9df571fd9a1f))
18
+ * More untested datastore syncing code ([8dd4cbe](https://github.com/Quenty/NevermoreEngine/commit/8dd4cbe00500933ef6d9fc98ed34c94a5eb34943))
19
+ * Semi-broken datastore changes ([351c44d](https://github.com/Quenty/NevermoreEngine/commit/351c44d48d1f7d7e26b8fbb30a14c7bb4cbac0f1))
20
+ * Unfinished datastore changes ([0bbd600](https://github.com/Quenty/NevermoreEngine/commit/0bbd6005148787f0d06e22650f67e9886318f2f8))
21
21
 
22
22
 
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/datastore",
3
- "version": "7.23.1-canary.402.40f9a1f.0",
3
+ "version": "7.23.1-canary.402.5852ffd.0",
4
4
  "description": "Quenty's Datastore implementation for Roblox",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -26,21 +26,21 @@
26
26
  "Quenty"
27
27
  ],
28
28
  "dependencies": {
29
- "@quenty/baseobject": "6.2.2-canary.402.40f9a1f.0",
30
- "@quenty/bindtocloseservice": "2.18.1-canary.402.40f9a1f.0",
31
- "@quenty/loader": "6.2.2-canary.402.40f9a1f.0",
29
+ "@quenty/baseobject": "6.2.2-canary.402.5852ffd.0",
30
+ "@quenty/bindtocloseservice": "2.18.1-canary.402.5852ffd.0",
31
+ "@quenty/loader": "6.2.2-canary.402.5852ffd.0",
32
32
  "@quenty/maid": "2.5.0",
33
- "@quenty/math": "2.4.1-canary.402.40f9a1f.0",
34
- "@quenty/promise": "6.7.1-canary.402.40f9a1f.0",
35
- "@quenty/rx": "7.14.1-canary.402.40f9a1f.0",
36
- "@quenty/servicebag": "6.8.1-canary.402.40f9a1f.0",
33
+ "@quenty/math": "2.4.1-canary.402.5852ffd.0",
34
+ "@quenty/promise": "6.7.1-canary.402.5852ffd.0",
35
+ "@quenty/rx": "7.14.1-canary.402.5852ffd.0",
36
+ "@quenty/servicebag": "6.8.1-canary.402.5852ffd.0",
37
37
  "@quenty/signal": "2.4.0",
38
38
  "@quenty/symbol": "2.2.0",
39
- "@quenty/table": "3.2.1-canary.402.40f9a1f.0",
40
- "@quenty/valueobject": "7.21.1-canary.402.40f9a1f.0"
39
+ "@quenty/table": "3.2.1-canary.402.5852ffd.0",
40
+ "@quenty/valueobject": "7.21.1-canary.402.5852ffd.0"
41
41
  },
42
42
  "publishConfig": {
43
43
  "access": "public"
44
44
  },
45
- "gitHead": "40f9a1fad543e137f1e639cafc45a98cb439b0b6"
45
+ "gitHead": "5852ffdd4ee4f857a5b7086330d59d852de49b86"
46
46
  }
@@ -11,7 +11,7 @@
11
11
  local playerMoneyValue = Instance.new("IntValue")
12
12
  playerMoneyValue.Value = 0
13
13
 
14
- local dataStore = DataStore.new(DataStoreService:GetDataStore("test"), "test-store")
14
+ local dataStore = DataStore.new(DataStoreService:GetDataStore("test"), test-store")
15
15
  dataStore:Load("money", 0):Then(function(money)
16
16
  playerMoneyValue.Value = money
17
17
  dataStore:StoreOnValueChange("money", playerMoneyValue)