react-use-cart
react-use-cart copied to clipboard
React hook library for managing cart state
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Hi! I'm using the library with Next.js. When trying to using the library in pages which rendered server-side, the content of the server doesn't match the client. It seems this...
If a customer opens multiple tabs, I want them to be able to seamlessly transition between them and the cart to always show the actual items. At the moment a...
Does the cart ever expire as is? I don't want my customers coming back in a year with a cart full of products that no longer exist. 48 hours or...
Husky Pre-commits is not working, also need to run test script and linting auto-fix before commit.
## This issue should resolve: - husky runs the test, linting, and linting auto-fix scripts - add a test watch command for our test runner Not sure if there is...
I have a use case where I am implementing a localised cart where cart items may have a different prices per currency/locale. Currently items are require to have a single...
Hello, I'm getting a hydration error in Next JS with React 18 when I use this package. Any idea how to fix this? An example is when I have an...
Hi! I'm using useCart with NextJs. Everything works fine, but i want to apply a discount in cartTotal, but don't know how can i override cartTotal with discount to show...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) |...