grofers / redux-cookies-middleware

redux-cookies-middleware is a Redux middleware which syncs a subset of your Redux store state with cookies.
MIT License
81 stars 16 forks source link

Fix handling of nested paths #56

Closed mamcgrath closed 4 years ago

mamcgrath commented 5 years ago

Fixes handling of nested paths at the cost of adding a dependency on Lodash.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.08%) to 94.483% when pulling 75e269dfb224ae91b8316695d1cac06d2c6559fd on mamcgrath:fix_handle_multiple_nested_paths into 832ca27d66483a9ec225dcc3c4d8bf7e397c98e8 on grofers:master.

jancama2 commented 4 years ago

@aditbiswas1 how does it look like with the MR? I kinda need this to be merged.

jancama2 commented 4 years ago

@aditbiswas1 we need one more to merge it, could you pls find someone?

ashbhir commented 4 years ago

Approved

Approved with PullApprove