@quenty/selectionutils
Advanced tools
Comparing version 2.16.0 to 2.16.1-canary.376.7a91a6d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.16.1-canary.376.7a91a6d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.16.0...@quenty/selectionutils@2.16.1-canary.376.7a91a6d.0) (2023-06-24) | ||
### Features | ||
* Add RxSelectionUtils.observeFirstSelectionWhichIsABrio(className) ([2771f2c](https://github.com/Quenty/NevermoreEngine/commit/2771f2ce012a55c78c75779800dba1e20c7725a5)) | ||
# [2.16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.15.0...@quenty/selectionutils@2.16.0) (2023-06-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/selectionutils", | ||
"version": "2.16.0", | ||
"version": "2.16.1-canary.376.7a91a6d.0", | ||
"description": "Utility methods around Selection service. Useful for plugins and stories.", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^6.2.1", | ||
"@quenty/brio": "^8.14.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.12.0", | ||
"@quenty/signal": "^2.4.0", | ||
"@quenty/table": "^3.2.0", | ||
"@quenty/valueobject": "^7.16.0" | ||
"@quenty/baseobject": "6.2.1", | ||
"@quenty/brio": "8.14.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/rx": "7.12.0", | ||
"@quenty/signal": "2.4.0", | ||
"@quenty/table": "3.2.0", | ||
"@quenty/valueobject": "7.16.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dc77d6de09e9eb9d3fd6dafd790c052d8393d38f" | ||
"gitHead": "7a91a6d3f90f6c748e60ee82d76afba0d0d9ba0a" | ||
} |
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
13139
2
+ Added@quenty/baseobject@6.2.1(transitive)
+ Added@quenty/brio@8.14.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/rx@7.12.0(transitive)
+ Added@quenty/table@3.2.0(transitive)
+ Added@quenty/valueobject@7.16.0(transitive)
- Removed@quenty/baseobject@6.3.0(transitive)
- Removed@quenty/valueobject@7.24.0(transitive)
Updated@quenty/baseobject@6.2.1
Updated@quenty/brio@8.14.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/rx@7.12.0
Updated@quenty/signal@2.4.0
Updated@quenty/table@3.2.0
Updated@quenty/valueobject@7.16.0