@quenty/brio
Advanced tools
Comparing version 5.1.0 to 5.1.1-canary.256.3cf0683.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.1.1-canary.256.3cf0683.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@5.1.0...@quenty/brio@5.1.1-canary.256.3cf0683.0) (2022-03-27) | ||
### Bug Fixes | ||
* RxBrioUtils.reduceToAliveList can have booleans passed into the alive list ([52cc928](https://github.com/Quenty/NevermoreEngine/commit/52cc928eae84fa901d77fb6953f72b431c410371)) | ||
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@5.0.0...@quenty/brio@5.1.0) (2022-03-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/brio", | ||
"version": "5.1.0", | ||
"version": "5.1.1-canary.256.3cf0683.0", | ||
"description": "Brios wrap an object and either are alive or dead", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/maid": "^2.2.0", | ||
"@quenty/rx": "^4.1.0" | ||
"@quenty/loader": "4.0.1-canary.256.3cf0683.0", | ||
"@quenty/maid": "2.2.1-canary.256.3cf0683.0", | ||
"@quenty/rx": "4.1.1-canary.256.3cf0683.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0797de955876b050fb24875de0423453e268b2ce" | ||
"gitHead": "3cf06830affe1e6a6ca452a87969520cd941ccaa" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
43346
2
+ Added@quenty/cancellabledelay@3.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/deferred@2.0.3-canary.256.3cf0683.0(transitive)
+ Added@quenty/loader@4.0.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/maid@2.2.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/promise@4.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/rx@4.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/signal@2.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/symbol@2.0.2-canary.256.3cf0683.0(transitive)
+ Added@quenty/table@2.1.2-canary.256.3cf0683.0(transitive)
+ Added@quenty/throttle@4.0.1-canary.256.3cf0683.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@4.2.0(transitive)
- Removed@quenty/rx@4.2.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@2.2.0(transitive)
- Removed@quenty/throttle@4.1.0(transitive)