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(fork-readiness): add safe navigation for min_client_versions
Fixes TypeError when fork.min_client_versions is undefined by using a
fallback to empty object. This prevents errors when the fork
configuration is not fully initialized.
0 commit comments