Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-search
|
||||
|
||||
## 1.4.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 88d03d8: Updated the default SearchType.Accordion behavior to remain open after result type selection. This is a UX improvement to reduce the number of clicks needed when toggling result type filters.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.14.0-next.2
|
||||
- @backstage/core-compat-api@0.3.1-next.2
|
||||
- @backstage/core-components@0.15.1-next.2
|
||||
- @backstage/core-plugin-api@1.10.0-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/frontend-plugin-api@0.9.0-next.2
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.10-next.0
|
||||
- @backstage/plugin-search-common@1.2.14
|
||||
- @backstage/plugin-search-react@1.8.1-next.2
|
||||
|
||||
## 1.4.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search",
|
||||
"version": "1.4.18-next.1",
|
||||
"version": "1.4.18-next.2",
|
||||
"description": "The Backstage plugin that provides your backstage app with search",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user