@quenty/blend
Advanced tools
Comparing version 12.5.3-canary.500.0c613a3.0 to 12.5.3-canary.503.09c816c.0
@@ -6,10 +6,19 @@ # Change Log | ||
## [12.5.3-canary.500.0c613a3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.5.2...@quenty/blend@12.5.3-canary.500.0c613a3.0) (2024-09-25) | ||
## [12.5.3-canary.503.09c816c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.5.2...@quenty/blend@12.5.3-canary.503.09c816c.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/blend | ||
### Bug Fixes | ||
* Avoid additional table construction in Blend.Computed for performance gain ([40ff0c0](https://github.com/Quenty/NevermoreEngine/commit/40ff0c05ed62fec4d6033bdabd477223bbc96a6a)) | ||
* Blend unparents children before destruction saving any instances that need to be reparented ([2728331](https://github.com/Quenty/NevermoreEngine/commit/272833178a1cbe833b35121c707ec8061c3891aa)) | ||
### Performance Improvements | ||
* Avoid connecting to Rx if not needed in SpringObject ([a5ca4b8](https://github.com/Quenty/NevermoreEngine/commit/a5ca4b8cd4e4855b58a61478c9ecf9ff4a8a2cfe)) | ||
## [12.5.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@12.5.1...@quenty/blend@12.5.2) (2024-09-22) | ||
@@ -16,0 +25,0 @@ |
{ | ||
"name": "@quenty/blend", | ||
"version": "12.5.3-canary.500.0c613a3.0", | ||
"version": "12.5.3-canary.503.09c816c.0", | ||
"description": "Declarative UI system.", | ||
@@ -31,21 +31,21 @@ "keywords": [ | ||
"@quenty/acceltween": "2.5.0", | ||
"@quenty/brio": "14.5.1-canary.500.0c613a3.0", | ||
"@quenty/ducktype": "5.4.1-canary.500.0c613a3.0", | ||
"@quenty/instanceutils": "13.5.1-canary.500.0c613a3.0", | ||
"@quenty/loader": "10.4.1-canary.500.0c613a3.0", | ||
"@quenty/maid": "3.3.0", | ||
"@quenty/promise": "10.4.1-canary.500.0c613a3.0", | ||
"@quenty/rx": "13.5.1-canary.500.0c613a3.0", | ||
"@quenty/signal": "7.4.1-canary.500.0c613a3.0", | ||
"@quenty/spring": "10.4.2-canary.500.0c613a3.0", | ||
"@quenty/steputils": "3.4.1-canary.500.0c613a3.0", | ||
"@quenty/string": "3.2.1-canary.500.0c613a3.0", | ||
"@quenty/valuebaseutils": "13.5.1-canary.500.0c613a3.0", | ||
"@quenty/valueobject": "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/instanceutils": "13.5.1-canary.503.09c816c.0", | ||
"@quenty/loader": "10.4.1-canary.503.09c816c.0", | ||
"@quenty/maid": "3.3.1-canary.503.09c816c.0", | ||
"@quenty/promise": "10.4.1-canary.503.09c816c.0", | ||
"@quenty/rx": "13.5.1-canary.503.09c816c.0", | ||
"@quenty/signal": "7.4.1-canary.503.09c816c.0", | ||
"@quenty/spring": "10.4.2-canary.503.09c816c.0", | ||
"@quenty/steputils": "3.4.1-canary.503.09c816c.0", | ||
"@quenty/string": "3.2.1-canary.503.09c816c.0", | ||
"@quenty/valuebaseutils": "13.5.1-canary.503.09c816c.0", | ||
"@quenty/valueobject": "13.5.1-canary.503.09c816c.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "12.5.1-canary.500.0c613a3.0", | ||
"@quenty/playerthumbnailutils": "10.4.1-canary.500.0c613a3.0" | ||
"@quenty/contentproviderutils": "12.5.1-canary.503.09c816c.0", | ||
"@quenty/playerthumbnailutils": "10.4.1-canary.503.09c816c.0" | ||
}, | ||
"gitHead": "0c613a3ae0b6ba6a4cda511f572220bfa951c70d" | ||
"gitHead": "09c816cc494415417925bb4c0b02cacae579a676" | ||
} |
Sorry, the diff of this file is not supported yet
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
85242
+ 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/spring@10.4.2-canary.503.09c816c.0(transitive)
+ Added@quenty/steputils@3.4.1-canary.503.09c816c.0(transitive)
+ Added@quenty/string@3.2.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)
+ Added@quenty/valueobject@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/spring@10.4.2-canary.500.0c613a3.0(transitive)
- Removed@quenty/steputils@3.4.1-canary.500.0c613a3.0(transitive)
- Removed@quenty/string@3.2.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)
- Removed@quenty/valueobject@13.5.1-canary.500.0c613a3.0(transitive)