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 b8c8fa1 commit 289e2beCopy full SHA for 289e2be
packages/hub/src/hub.ts
@@ -35,7 +35,7 @@ import { Session } from './session';
35
*
36
* @hidden
37
*/
38
-export const API_VERSION = 3;
+export const API_VERSION = 4;
39
40
/**
41
* Default maximum number of breadcrumbs added to an event. Can be overwritten
0 commit comments