Skip to content

Commit a0da128

Browse files
author
Luca Forstner
authored
Change microfrontend min required version (#7821)
1 parent 61830ec commit a0da128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/javascript/common/configuration/micro-frontend-support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ an error, you may want to send these events to different Sentry projects. The
9191
multiplexed transport can route events to different Sentry projects based on the
9292
attributes on an event.
9393
94-
Requires SDK version `7.50.0` or higher.
94+
Requires SDK version `7.59.0` or higher.
9595
9696
The example below uses a `feature` tag to determine which Sentry project to
9797
send the event to. If the event does not have a `feature` tag, we send it to the

0 commit comments

Comments
 (0)