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
This removes the use of the deprecated parameter `updateAnalysisOptions2`, replacing it with `updateAnalysisOptions3`.
The new parameter takes a function with one fewer parameters, but we weren't using the old parameter anyway so there are no other changes required.
0 commit comments