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 really could need this feature. Maybe a improvement could be, to extend transformKey, to provide the depth in the callback. Then we could just react to "depth === 0"
I will be submitting a PR momentarily.
Example code for flatten, including CURRENT transformKey:
Example code for unflatten:
The text was updated successfully, but these errors were encountered: