fix(medusa): Remove shipping on updates to cart.items (#4715)

* rm shipping on line item updates

* Add tests

* remove verbose flag

* Create real-items-rhyme.md
This commit is contained in:
Oli Juhl
2023-08-08 14:53:47 +02:00
committed by GitHub
parent 0cba4d647d
commit a2d7540e40
6 changed files with 170 additions and 66 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Remove shipping on updates to `cart.items`