From b090aa8773bdb219a58c200339247d7aaf1e7571 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Fri, 29 Apr 2022 13:01:09 +0200 Subject: [PATCH] no need plugin-search changeset Signed-off-by: Emma Indal --- .changeset/spotty-rats-work.md | 5 ----- .changeset/tall-parents-deny.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 .changeset/spotty-rats-work.md diff --git a/.changeset/spotty-rats-work.md b/.changeset/spotty-rats-work.md deleted file mode 100644 index a72f6bd486..0000000000 --- a/.changeset/spotty-rats-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-search-react': patch ---- - -Removed all usages of `SearchContextProviderForStorybook` as it has been deprecated. diff --git a/.changeset/tall-parents-deny.md b/.changeset/tall-parents-deny.md index 856a43a1ab..c757b37b79 100644 --- a/.changeset/tall-parents-deny.md +++ b/.changeset/tall-parents-deny.md @@ -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 {