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): Update wrapServerRouteWithSentry to respect ParamMatchers (#13390)
SvelteKit narrows the type of `event.params` based on ParamMatchers that
are defined in the path, by making the function generic we can respect
the narrowed type
0 commit comments