Skip to content

Commit 1fe75da

Browse files
committed
wording
1 parent 8b56701 commit 1fe75da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/website/src/content/docs/setup/migration.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: A guide how to update and migrate to the latest version of Spotligh
55

66
On this page, you'll learn how to update your Spotlight setup to the latest version.
77

8-
## Migrating from 1.x to 2.x
8+
## Updating from 1.x to 2.x
99

1010
Version 2.x of Spotlight was introduced to establish compatibility with version 8 of [Sentry's JavaScript SDKs](https://docs.sentry.io/platforms/javascript/).
1111
Some of the breaking v8 SDK changes required changes in how Spotlight interacts with the Sentry SDK.
@@ -29,4 +29,6 @@ If you're using Spotlight without a Sentry JavaScript SDK, for example for mobil
2929

3030
None! With the exception of ensuring you have the correct the Sentry JavaScript SDK version, there are no other breaking changes in Spotlight 2.x.
3131

32+
If you encounter problems while updating to 2.x, please let us know by [opening an issue](https://github.com/getsentry/spotlight/issues/new/choose)!
33+
3234
\* The `@spotlightjs/electron` app was only updated to version 2 because it depends on the `@spotlightjs/overlay` package. There are no breaking changes when using the Electron app!

0 commit comments

Comments
 (0)