From 03b820557c7087dd18e004ce77641a8e42c47031 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Mon, 28 Mar 2022 10:34:44 +0200 Subject: [PATCH] Add normalizeMaxBreadth for RN --- src/platforms/common/configuration/options.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platforms/common/configuration/options.mdx b/src/platforms/common/configuration/options.mdx index 66b77ac92a965..b5b4a9cd7099f 100644 --- a/src/platforms/common/configuration/options.mdx +++ b/src/platforms/common/configuration/options.mdx @@ -356,7 +356,7 @@ Sentry SDKs normalize any contextual data to a given depth. Any data beyond this - + _(New in version 6.19.1)_