@quenty/valuebaseutils
Advanced tools
Comparing version 7.18.0 to 7.18.1-canary.401.20251f1.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.18.1-canary.401.20251f1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.18.0...@quenty/valuebaseutils@7.18.1-canary.401.20251f1.0) (2023-08-01) | ||
### Features | ||
* Add predicate to ObserveBrio of ValueBaseValue ([146d9da](https://github.com/Quenty/NevermoreEngine/commit/146d9da3d6df06188e08e5768d279b72daffd336)) | ||
# [7.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.17.0...@quenty/valuebaseutils@7.18.0) (2023-07-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "7.18.0", | ||
"version": "7.18.1-canary.401.20251f1.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.16.0", | ||
"@quenty/instanceutils": "^7.18.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/promise": "^6.7.0", | ||
"@quenty/rxsignal": "^1.2.0" | ||
"@quenty/brio": "8.16.0", | ||
"@quenty/instanceutils": "7.18.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/promise": "6.7.0", | ||
"@quenty/rxsignal": "1.2.1-canary.401.20251f1.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "539b6bcf1266fb18e143059d08381654cca200bd" | ||
"gitHead": "20251f1cf60ac4775f2b345444ecd778495eae4a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24998
2
+ Added@quenty/brio@8.16.0(transitive)
+ Added@quenty/instanceutils@7.18.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/promise@6.7.0(transitive)
+ Added@quenty/rx@7.14.0(transitive)
+ Added@quenty/rxsignal@1.2.1-canary.401.20251f1.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/instanceutils@7.21.0(transitive)
- Removed@quenty/rxsignal@1.5.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
Updated@quenty/brio@8.16.0
Updated@quenty/instanceutils@7.18.0
Updated@quenty/loader@6.2.1
Updated@quenty/promise@6.7.0