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
I don't think the function signature was broken by this change since `scope` is an optional parameter and defaults to `undefined`.
But I agree that we may need an ImportOption in the future once we support more merge strategies. I prefer a new issue for that since it is not a high priority task.
The text was updated successfully, but these errors were encountered:
Bogay
changed the title
I don't think the function signature was broken by this change since scope is an optional parameter and defaults to undefined.
Implement ImportOptionDec 25, 2022
But I agree that we may need an
ImportOption
in the future once we support more merge strategies. I prefer a new issue for that since it is not a high priority task.Originally posted by @JacobLinCool in #59 (comment)
The text was updated successfully, but these errors were encountered: