no need plugin-search changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-04-29 13:01:09 +02:00
parent b9291e1b83
commit b090aa8773
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/plugin-search-react': patch
---
Removed all usages of `SearchContextProviderForStorybook` as it has been deprecated.
+1 -1
View File
@@ -2,7 +2,7 @@
'@backstage/plugin-search-react': minor
---
`SearchContextProviderForStorybook` and `SearchApiProviderForStorybook` has been deleted. New mock implementation of the `SearchApi` introduced. If you need to mock the api we recommend you to do the following:
**BREAKING**: `SearchContextProviderForStorybook` and `SearchApiProviderForStorybook` has been deleted. New mock implementation of the `SearchApi` introduced. If you need to mock the api we recommend you to do the following:
```tsx
import {