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 afe1000 commit 2a1689eCopy full SHA for 2a1689e
MIGRATION.md
@@ -11,7 +11,7 @@ Below we will outline all the breaking changes you should consider when upgradin
11
- `whitelistUrls` and `blacklistUrls` have been renamed to `allowUrls` and `denyUrls` in the `Sentry.init()` options.
12
- The `UserAgent` integration is now called `HttpContext`.
13
- If you are using Performance Monitoring and with tracing enabled, you might have to [make adjustments to
14
-your server's CORS settings](#-propagation-of-baggage-header)
+your server's CORS settings](#propagation-of-baggage-header)
15
16
## Dropping Support for Node.js v6
17
0 commit comments