We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2991076 commit 2d3c160Copy full SHA for 2d3c160
MIGRATION.md
@@ -1,5 +1,10 @@
1
# Upgrading from 7.x to 8.x
2
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
8
## Removal of deprecated API in `@sentry/nextjs`
9
10
The following previously deprecated API has been removed from the `@sentry/nextjs` package:
0 commit comments