From 076b0911132c333cb87c51836093c1ca5967db0a Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 14 Apr 2022 16:52:17 +0200 Subject: [PATCH] changeset Signed-off-by: Emma Indal --- .changeset/fast-dolphins-think.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/fast-dolphins-think.md diff --git a/.changeset/fast-dolphins-think.md b/.changeset/fast-dolphins-think.md new file mode 100644 index 0000000000..0d96e00ea7 --- /dev/null +++ b/.changeset/fast-dolphins-think.md @@ -0,0 +1,10 @@ +--- +'@backstage/plugin-search-react': patch +--- + +api-report clean up - the package now exports following additional types: + +`SearchContextProviderProps` +`SearchContextValue` +`SearchContextProviderForStorybookProps` +`SearchApiProviderForStorybookProps`