@quenty/brio
Advanced tools
Comparing version 8.17.0 to 8.17.1-canary.407.46d4d39.0
@@ -6,2 +6,18 @@ # Change Log | ||
## [8.17.1-canary.407.46d4d39.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@8.17.0...@quenty/brio@8.17.1-canary.407.46d4d39.0) (2023-09-04) | ||
### Bug Fixes | ||
* Add versions to package ([104323f](https://github.com/Quenty/NevermoreEngine/commit/104323fb7f53b866282b2cdef9bf8a849cfb308c)) | ||
### Features | ||
* Use GoodSignal and add :ToMaidAndValue helper method ([7dd9196](https://github.com/Quenty/NevermoreEngine/commit/7dd91960cc06977c6a13784d3109123b259010a5)) | ||
# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/brio@8.16.0...@quenty/brio@8.17.0) (2023-08-23) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@quenty/brio", | ||
"version": "8.17.0", | ||
"version": "8.17.1-canary.407.46d4d39.0", | ||
"description": "Brios wrap an object and either are alive or dead", | ||
@@ -29,5 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/rx": "^7.15.0" | ||
"@quenty/loader": "6.3.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/rx": "7.15.0", | ||
"@quenty/signal": "2.4.0", | ||
"@quenty/steputils": "3.2.1-canary.407.46d4d39.0" | ||
}, | ||
@@ -37,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
"gitHead": "46d4d393561a0f2e77eaac99453d043bf6475b16" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
50644
5
2
+ Added@quenty/signal@2.4.0
+ Added@quenty/rx@7.15.0(transitive)
+ Added@quenty/steputils@3.2.1-canary.407.46d4d39.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
Updated@quenty/loader@6.3.0
Updated@quenty/maid@2.6.0
Updated@quenty/rx@7.15.0