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
fix(sveltekit): Improve server-side grouping by removing the stack frame module (#7835)
Add a custom `RewriteFrames` iteratee to the server SDK which
* Does exactly the same thing as the default iteratee if simply initializiung `RewriteFrames()` without custom options
* Removes the `module` field from each stack frame
0 commit comments