@quenty/valuebaseutils
Advanced tools
Comparing version 7.22.0 to 7.22.1-canary.417.052e8ba.0
@@ -6,2 +6,16 @@ # Change Log | ||
## [7.22.1-canary.417.052e8ba.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.22.0...@quenty/valuebaseutils@7.22.1-canary.417.052e8ba.0) (2023-10-11) | ||
* fix!: Make RxSignal not automatically skip first input ([6fe7586](https://github.com/Quenty/NevermoreEngine/commit/6fe7586029ea4753b1de7a8633c7d5af15bab420)) | ||
### BREAKING CHANGES | ||
* RxSignal used to export a different value | ||
# [7.22.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@7.21.0...@quenty/valuebaseutils@7.22.0) (2023-09-21) | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "7.22.0", | ||
"version": "7.22.1-canary.417.052e8ba.0", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.19.0", | ||
"@quenty/instanceutils": "^7.21.0", | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/promise": "^6.8.0", | ||
"@quenty/rxsignal": "^1.5.0" | ||
"@quenty/brio": "8.19.1-canary.417.052e8ba.0", | ||
"@quenty/instanceutils": "7.21.1-canary.417.052e8ba.0", | ||
"@quenty/loader": "6.3.1-canary.417.052e8ba.0", | ||
"@quenty/promise": "6.8.1-canary.417.052e8ba.0", | ||
"@quenty/rxsignal": "1.5.1-canary.417.052e8ba.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fd634d0ed1918fc14bae8501aff1cc099d0537e7" | ||
"gitHead": "052e8ba33437f71398c4c08c8dbcbf076022d388" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25510
2
+ Added@quenty/brio@8.19.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@6.9.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/instanceutils@7.21.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/loader@6.3.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/promise@6.8.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/rx@7.16.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/rxsignal@1.5.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/signal@2.4.1-canary.417.052e8ba.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/table@3.3.0(transitive)
+ Added@quenty/throttle@6.3.1-canary.417.052e8ba.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@6.9.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/instanceutils@7.21.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/rxsignal@1.5.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@6.3.0(transitive)