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 {