**What** - Fix `delete-reservation` endpoint to allow deletions of reservations - remove `inventory_item_id` from reservation update call to properly update reservation - invalidate all list caches to properly update order overview after an allocation has been created - Fix overlap for long product titles in edit-allocation-modal Fixes CORE-1214
6 lines
91 B
Markdown
6 lines
91 B
Markdown
---
|
|
"medusa-react": patch
|
|
---
|
|
|
|
fix(medusa-react): invalidate all reservations list queries
|