Skip to content

Commit 2d3c160

Browse files
committed
Add migration entry.
1 parent 2991076 commit 2d3c160

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MIGRATION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Upgrading from 7.x to 8.x
22

3+
## Dropping Support for React 15
4+
5+
Sentry will no longer officially support React 15 in version 8. This means that React 15.x will be removed
6+
from`@sentry/react`'s peer dependencies.
7+
38
## Removal of deprecated API in `@sentry/nextjs`
49

510
The following previously deprecated API has been removed from the `@sentry/nextjs` package:

0 commit comments

Comments
 (0)