@quenty/observablecollection
Advanced tools
Comparing version 12.12.1-canary.517.2bd4a12.0 to 12.12.1-canary.518.d1dc66d.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [12.12.1-canary.517.2bd4a12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.12.0...@quenty/observablecollection@12.12.1-canary.517.2bd4a12.0) (2024-11-09) | ||
## [12.12.1-canary.518.d1dc66d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.12.0...@quenty/observablecollection@12.12.1-canary.518.d1dc66d.0) (2024-11-11) | ||
@@ -12,3 +12,4 @@ | ||
* Fix ObserveAtIndex ([2bd4a12](https://github.com/Quenty/NevermoreEngine/commit/2bd4a120d54eda1d37e3227518fbdf81c469fd45)) | ||
* Apply improvements to ObservableSortedList while it's cleaning up ([ce7650a](https://github.com/Quenty/NevermoreEngine/commit/ce7650ada50f420d506210d8902fb927c35bde7c)) | ||
* Fix index observers firing ([9bea5b6](https://github.com/Quenty/NevermoreEngine/commit/9bea5b69067b3be1db8a91135250c660e2588668)) | ||
@@ -15,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "12.12.1-canary.517.2bd4a12.0", | ||
"version": "12.12.1-canary.518.d1dc66d.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2bd4a120d54eda1d37e3227518fbdf81c469fd45" | ||
"gitHead": "d1dc66d2f95e5bb1cd0e253a3bd2867e07be7d57" | ||
} |
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
159951