@quenty/rxbinderutils
Advanced tools
Comparing version 8.16.0 to 8.17.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@8.16.0...@quenty/rxbinderutils@8.17.0) (2023-05-26) | ||
**Note:** Version bump only for package @quenty/rxbinderutils | ||
# [8.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@8.15.0...@quenty/rxbinderutils@8.16.0) (2023-05-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/rxbinderutils", | ||
"version": "8.16.0", | ||
"version": "8.17.0", | ||
"description": "Reactive extensions for binders", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/binder": "^8.15.0", | ||
"@quenty/brio": "^8.12.0", | ||
"@quenty/instanceutils": "^7.13.0", | ||
"@quenty/linkutils": "^7.13.0", | ||
"@quenty/binder": "^8.16.0", | ||
"@quenty/brio": "^8.13.0", | ||
"@quenty/instanceutils": "^7.14.0", | ||
"@quenty/linkutils": "^7.14.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.10.0" | ||
"@quenty/rx": "^7.11.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2ad8cea7dd3ad79a39afd7d7b785b489b90553fd" | ||
"gitHead": "11058e90e51ea83d3dad6ae9abe59cc19c36b94b" | ||
} |
21863
Updated@quenty/binder@^8.16.0
Updated@quenty/brio@^8.13.0
Updated@quenty/linkutils@^7.14.0
Updated@quenty/rx@^7.11.0