notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

Support multiple carts #42

Closed notrab closed 4 years ago

notrab commented 4 years ago

Currently since the localStorage key is react-use-cart by default, and no way of changing it, it's not possible to support multiple carts right now.

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: