npm @medusajs/medusa 2.11.1
v2.11.1

latest releases: 2.11.2-preview-20251027000324, 2.11.2-preview-20251026210155, 2.11.2-preview-20251026180204...
one day ago

Highlights

Fixes regression with listing price preferences

See issue and PR.

Adds version to credit lines

This version adds column version to order credit lines and is used for keeping track of credit lines during order edits.

This addition comes with a migration, so after upgrading run the following command to apply it:

npx medusa db:migrate

Features

Bugs

  • fix(test-utils): Duplicated subscribers re insertion by @adrien2p in #13798
  • fix: prevent jobId collisions on workflow step retries by @srindom in #13786
  • fix(medusa): images recreate on product update by @fPolic in #13813

Documentation

Chores

  • chore(docs): Update version in documentation (automated) by @github-actions[bot] in #13791
  • chore(docs): Generated References (automated) by @github-actions[bot] in #13793
  • chore(docs): Generated DML JSON files (automated) by @github-actions[bot] in #13790
  • chore(docs): Updated UI Reference (automated) by @github-actions[bot] in #13792
  • chore: fixes to refund reasons tsdocs by @shahednasser in #13796
  • chore(workflow-engine-*): cleanup and improvements by @adrien2p in #13789
  • chore: update description of emitEventStep by @shahednasser in #13838
  • chore: improve TSDocs for tax provider module by @shahednasser in #13846

Other Changes

New Contributors

Full Changelog: v2.11.0...v2.11.1

Don't miss a new medusa release

NewReleases is sending notifications on new releases.