changeset

Signed-off-by: Anders Näsman <andersn@spotify.com>
This commit is contained in:
Anders Näsman
2022-06-03 13:31:00 +02:00
committed by Eric Peterson
parent f28bc28834
commit 8809159148
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-search': minor
'@backstage/plugin-search-react': minor
---
Components `<DefaultResultListItem>`, `<SearchBar>` (including `<SearchBarBase>`), `<SearchFilter>` (including `.Checkbox`, `.Select`, and `.Autocomplete` static prop components), `<SearchResult>`, `<SearchResultPager>`, and `<SearchTracker>` are now exported from `@backstage/plugin-search-react`. They are now deprecated in `@backstage/plugin-search` and will be removed in a future release.