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
New implementation removes limitation of path functionality available only with immutable@4, now updateOnPros and updateOnStates work with paths regardless of immutable version.
New implementation additionally work with es6 Map or any collection providing get(key) and has(key) functionality.