You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make `integration.setupOnce` accept no arguments. This will allow us to
easily remove `addGlobalEventProcessor` which is deprecated API.
This also means we can remove `IntegrationFnResult`, as the type
signature of the functional and class based integrations are now the
same.
Next up - remove `addGlobalEventProcessor`!
0 commit comments