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
feat(external-router): integrate automatic URL resolution from in-memory routable objects (#4145)
Updates the in-memory driver to automatically resolve URLs by looking them up in the new centralized routable objects registry, eliminating the need for manual resolver configuration when using the in-memory drivers.
0 commit comments