@quenty/observablecollection
Advanced tools
Comparing version 12.8.1 to 12.8.2-canary.505.fac3b1a.0
@@ -6,2 +6,25 @@ # Change Log | ||
## [12.8.2-canary.505.fac3b1a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.1...@quenty/observablecollection@12.8.2-canary.505.fac3b1a.0) (2024-10-06) | ||
### Bug Fixes | ||
* Add ObservableMapSet:GetKeyList() ([e5d3461](https://github.com/Quenty/NevermoreEngine/commit/e5d3461e5f835c9442e49eb0f304dc5fb360cb28)) | ||
* Brios sometime cleanup wrongly ([e546588](https://github.com/Quenty/NevermoreEngine/commit/e546588d97b2e8f8386d9795f04929c9b45a27d1)) | ||
### Features | ||
* Add ObservableMapList:GetFirstItemForKey(key) and ObservableMapList:GetListOfValuesAtListIndex(index) ([bdfc759](https://github.com/Quenty/NevermoreEngine/commit/bdfc7596d8e25350e65a3cc841debcfa0ad444de)) | ||
* Add ObservableMapList:GetItemForKeyAtIndex(key, index) ([224dd25](https://github.com/Quenty/NevermoreEngine/commit/224dd250f2794b7f584d756828dffd9e49b0d009)) | ||
### Performance Improvements | ||
* Improve :GetKeyList() allocation performance ([b8043cf](https://github.com/Quenty/NevermoreEngine/commit/b8043cfad4e4cfdb2c8ec5d73988bb8bae723c42)) | ||
## [12.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.8.0...@quenty/observablecollection@12.8.1) (2024-10-04) | ||
@@ -8,0 +31,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "12.8.1", | ||
"version": "12.8.2-canary.505.fac3b1a.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,16 +30,16 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.6.0", | ||
"@quenty/brio": "^14.8.1", | ||
"@quenty/ducktype": "^5.6.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.6.0", | ||
"@quenty/rx": "^13.8.0", | ||
"@quenty/signal": "^7.7.0", | ||
"@quenty/steputils": "^3.5.1", | ||
"@quenty/symbol": "^3.2.0", | ||
"@quenty/valueobject": "^13.8.1" | ||
"@quenty/baseobject": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/brio": "14.8.2-canary.505.fac3b1a.0", | ||
"@quenty/ducktype": "5.6.1-canary.505.fac3b1a.0", | ||
"@quenty/loader": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/rx": "13.8.1-canary.505.fac3b1a.0", | ||
"@quenty/signal": "7.7.1-canary.505.fac3b1a.0", | ||
"@quenty/steputils": "3.5.1", | ||
"@quenty/symbol": "3.2.0", | ||
"@quenty/valueobject": "13.8.2-canary.505.fac3b1a.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/blend": "^12.8.1" | ||
"@quenty/blend": "12.8.2-canary.505.fac3b1a.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "539802fea720a92f81ad48d6d5579605d8844d0a" | ||
"gitHead": "fac3b1a72adf9f483e8b989a863aa82c24e10480" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
110055
2
+ Added@quenty/baseobject@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/brio@14.8.2-canary.505.fac3b1a.0(transitive)
+ Added@quenty/canceltoken@11.7.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/ducktype@5.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/instanceutils@13.8.2-canary.505.fac3b1a.0(transitive)
+ Added@quenty/loader@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/promise@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/rx@13.8.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/rxsignal@7.8.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/signal@7.7.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/steputils@3.5.1(transitive)
+ Added@quenty/symbol@3.2.0(transitive)
+ Added@quenty/table@3.5.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/throttle@10.7.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/valuebaseutils@13.8.2-canary.505.fac3b1a.0(transitive)
+ Added@quenty/valueobject@13.8.2-canary.505.fac3b1a.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/ducktype@5.7.1(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@10.8.1(transitive)
- Removed@quenty/valuebaseutils@13.13.0(transitive)
- Removed@quenty/valueobject@13.13.0(transitive)
Updated@quenty/maid@3.4.0
Updated@quenty/steputils@3.5.1
Updated@quenty/symbol@3.2.0