Breaking changes
- feat(medusa)!: Claim customer orders (#2710) (see upgrade guide below)
Features
- feat(medusa): Trigger staging deployment (#2695)
- feat(medusa): Allow passing idempotency key to service layer create (#2701)
- feat(medusa): Performance improvements of Carts domain (#2648)
- feat(medusa): Claim customer orders (#2710)
- feat(medusa): Allow to assign a Collection to a Product on import (#2764)
- feat(medusa): Allow regexp in CORS configuration (#1935)
Bugs
- fix(medusa-payment-stripe): Hooks import (#2666)
- fix(medusa): Order service legacy decorate totals should add totals to items (#2667)
- fix(medusa): Use correct auth middleware in GET /store/auth (#2687)
- fix(medusa): Discounts service create validates against at least 1 region (#2729)
- fix(medusa): Decorate order with totals in store domain (#2747)
- fix(medusa): Update line item adjustments upon cart discount removal (#2751)
- fix(medusa): Keep country_code when partially updating cart addresses (#2683)
- fix(medusa): Creating tax lines in cart completion strategy (#2761)
- fix(medusa): Throw on flat rate shipping options with no amount (#2628)
- fix(medusa): Payment status on refunds (#2770)
- fix(medusa, medusa-react): Typing of optional fields on multiple product endpoints (#2771)
Chores
Docs
- docs: fixed tooltip causing overflow in codeblocks (#2679)
- docs: fixed error in code in override price selection (#2689)
- docs: added credentials option to fetch examples (#2694)
- docs: added deploy to railway docs (#2697)
- docs: added Create a Discount user guide (#2705)
- docs: added user guide for Manage Discounts (#2706)
- docs: added Discounts Architecture documentation (#2709)
- docs: added Use Discounts in Checkout documentation
- chore(docs): remove unused files from www directory (#2722)
- docs: Added Manage Discounts using Admin APIs doc (#2730)
- docs: delete unused doc files (#2732)
- docs: redesigned code blocks (#2745)
- docs: added Klarna documentation (#2746)
- docs: use correct publish directory for netlify deploy (#2741)
- docs: update environment variable used in admin's deploy guides (#2748)
Migrations & Upgrades
Upgrading to v1.7.0