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
Model and type registries are now lazily initialized on first use,
so callers no longer need to remember setup functions before using
the public API.
Remove the remaining internal consumer calls and move the setup routines
into implementation-only helpers, leaving no model/type initialization
functions declared on the public classes.
0 commit comments