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
fix(auto http data): use maxDepth for flatten method (#29)
* fix(auto http data): use maxDepth for flatten method
If maxDepth is not provided, certain situations can cause inifinite recursion.
fix#28
* update circle to install deps if no cache found
0 commit comments