Skip to content

Commit e7417e0

Browse files
authored
chore: Update migration docs to indicate sentry-migr8 is experimental. (#8988)
There was some confusion about this because the migration doc in this repo conflicts with the `highly experimental` tag we put on the README. Also added Node 18+ requirements. We can change this in migr8 for a future release, but for now let's merge this in to reduce confusion and unblock our users.
1 parent 6f97b5f commit e7417e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deprecations in 7.x
22

3-
You can use [@sentry/migr8](https://www.npmjs.com/package/@sentry/migr8) to automatically update your SDK usage and fix most deprecations:
3+
You can use the **Experimental** [@sentry/migr8](https://www.npmjs.com/package/@sentry/migr8) to automatically update your SDK usage and fix most deprecations. This requires Node 18+.
44

55
```bash
66
npx @sentry/migr8@latest

0 commit comments

Comments
 (0)