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(provider): update provider with the latest value (#238)
* Update provider record with the latest changes always without merging with the existing record
* Fix test case
BREAKING CHANGE: Current provider api works in a patch way although with issues. This changes makes sure provider takes in the latest value only without any merge with existing value.
0 commit comments