**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
80 B
Markdown
6 lines
80 B
Markdown
---
|
|
"@medusajs/medusa": patch
|
|
---
|
|
|
|
fix(medusa): Resolve on scope instead of req
|