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(container): add resetObjectScope(_:serviceType:) for finer cache…
… control (#579)
Enhances resetObjectScope to allow clearing cached instances for a specific service type instead of resetting all instances within the given scope. This provides more granular control over instance lifecycle management.
Co-authored-by: mehdi <mehdi@nikoosoft.com>