Skip to content

v1.7.7

Compare
Choose a tag to compare
@olivermrbl olivermrbl released this 14 Feb 16:31
· 321 commits to master since this release

Features

Bugs

  • fix(medusa): Pass query transformer config in storefront controllers (#3219) @fPolic
  • fix(medusa): Missing refund amount when creating claim (#3224) @olivermrbl
  • fix(medusa-plugin-sendgrid): Undefined order in method to build GiftCard data (#3238) @olivermrbl
  • fix(medusa): Missing withTransaction on calculateDiscountForLineItem (#3247) @adrien2p
  • fix(medusa): Discount allocation precision issues (#3244) @adrien2p
  • fix(medusa): Missing withTransaction on update in get-cart.ts (#3246) @adrien2p
  • fix(medusa): Add missing scoped transaction on update currency endpoint (#3254) @josetr
  • fix(medusa): Default sales channel on product create (#3249) @carlos-r-l-rodrigues
  • fix(medusa): Refund amount on returns in claim flow (#3237) @olivermrbl

Chores