@quenty/valueobject
Advanced tools
Comparing version 13.5.1-canary.500.0c613a3.0 to 13.5.1-canary.503.09c816c.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [13.5.1-canary.500.0c613a3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.5.0...@quenty/valueobject@13.5.1-canary.500.0c613a3.0) (2024-09-25) | ||
## [13.5.1-canary.503.09c816c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.5.0...@quenty/valueobject@13.5.1-canary.503.09c816c.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/valueobject | ||
### Performance Improvements | ||
* ValueObject uses no Maid, reducing table construction. Also defers construction of GoodSignal until needed ([5701538](https://github.com/Quenty/NevermoreEngine/commit/5701538fbc8c8be5dc4dad94023acb6b7be5477e)) | ||
# [13.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.4.0...@quenty/valueobject@13.5.0) (2024-09-12) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/valueobject", | ||
"version": "13.5.1-canary.500.0c613a3.0", | ||
"version": "13.5.1-canary.503.09c816c.0", | ||
"description": "To work like value objects in Roblox and track a single item with .Changed events", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "14.5.1-canary.500.0c613a3.0", | ||
"@quenty/ducktype": "5.4.1-canary.500.0c613a3.0", | ||
"@quenty/loader": "10.4.1-canary.500.0c613a3.0", | ||
"@quenty/maid": "3.3.0", | ||
"@quenty/rx": "13.5.1-canary.500.0c613a3.0", | ||
"@quenty/signal": "7.4.1-canary.500.0c613a3.0", | ||
"@quenty/valuebaseutils": "13.5.1-canary.500.0c613a3.0" | ||
"@quenty/brio": "14.5.1-canary.503.09c816c.0", | ||
"@quenty/ducktype": "5.4.1-canary.503.09c816c.0", | ||
"@quenty/loader": "10.4.1-canary.503.09c816c.0", | ||
"@quenty/maid": "3.3.1-canary.503.09c816c.0", | ||
"@quenty/rx": "13.5.1-canary.503.09c816c.0", | ||
"@quenty/signal": "7.4.1-canary.503.09c816c.0", | ||
"@quenty/valuebaseutils": "13.5.1-canary.503.09c816c.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c613a3ae0b6ba6a4cda511f572220bfa951c70d" | ||
"gitHead": "09c816cc494415417925bb4c0b02cacae579a676" | ||
} |
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
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
30786
+ Added@quenty/brio@14.5.1-canary.503.09c816c.0(transitive)
+ Added@quenty/canceltoken@11.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/ducktype@5.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/instanceutils@13.5.1-canary.503.09c816c.0(transitive)
+ Added@quenty/loader@10.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/maid@3.3.1-canary.503.09c816c.0(transitive)
+ Added@quenty/promise@10.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/rx@13.5.1-canary.503.09c816c.0(transitive)
+ Added@quenty/rxsignal@7.5.1-canary.503.09c816c.0(transitive)
+ Added@quenty/signal@7.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/steputils@3.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/symbol@3.1.1-canary.503.09c816c.0(transitive)
+ Added@quenty/throttle@10.5.1-canary.503.09c816c.0(transitive)
+ Added@quenty/valuebaseutils@13.5.1-canary.503.09c816c.0(transitive)
- Removed@quenty/brio@14.5.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/canceltoken@11.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/ducktype@5.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/instanceutils@13.5.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/loader@10.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/maid@3.3.0(transitive)
- Removed@quenty/promise@10.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/rx@13.5.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/rxsignal@7.5.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/signal@7.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/steputils@3.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/symbol@3.1.0(transitive)
- Removed@quenty/throttle@10.5.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/valuebaseutils@13.5.1-canary.500.0c613a3.0(transitive)