@backstage/plugin-search-common
Advanced tools
Comparing version 1.2.11-next.1 to 1.2.11
# @backstage/plugin-search-common | ||
## 1.2.11 | ||
### Patch Changes | ||
- 744c0cb: Deprecate `QueryTranslator`, `QueryRequestOptions` and `SearchEngine` in favor of the types exported from `@backstage/plugin-search-backend-node`. | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.7.13 | ||
- @backstage/types@1.1.1 | ||
## 1.2.11-next.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "1.2.11-next.1", | ||
"version": "1.2.11", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
@@ -47,9 +47,9 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "^0.7.13-next.1", | ||
"@backstage/plugin-permission-common": "^0.7.13", | ||
"@backstage/types": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.25.3-next.1" | ||
"@backstage/cli": "^0.26.0" | ||
}, | ||
"module": "./dist/index.esm.js" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22684
0