Files
medusa-store/packages/medusa-react
Kasper Fabricius Kristensen 6293fccc65 hotfix(medusa-react): Invalidate query keys on successful mutations (#3099)
**What**
- Fixes an issue where query keys weren't invalidated on successful mutations.

**How**
- Update `buildOptions` function to be called per `QueryKey` instead of passing them all as a single query key, resulting in no matches found.
- Fixes imports that aren't compatible with ESM modules.
2023-01-24 12:55:24 +00:00
..
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2023-01-18 18:48:57 +01:00
2021-12-14 19:09:36 +01:00
2021-12-14 19:09:36 +01:00
2023-01-18 18:48:57 +01:00

Medusa React

A React library providing a set of components, utilities, and hooks for interacting seamlessly with a Medusa backend and building custom React storefronts.

Learn how to install and use it in this documentation.