From e47f0d0271abf9c824a4c23f8f05dd7067172afe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:24:59 +0200 Subject: [PATCH] chore: Version Packages (#13545) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/blue-hounds-unite.md | 5 - .changeset/blue-laws-argue.md | 5 - .changeset/bright-cobras-complain.md | 9 -- .changeset/brown-cows-sleep.md | 48 -------- .changeset/chatty-garlics-kick.md | 5 - .changeset/chilly-timers-jog.md | 7 -- .changeset/clever-avocados-jog.md | 5 - .changeset/clever-balloons-learn.md | 5 - .changeset/cold-experts-breathe.md | 5 - .changeset/cold-impalas-boil.md | 5 - .changeset/cuddly-kiwis-roll.md | 5 - .changeset/curly-apples-kick.md | 11 -- .changeset/cyan-horses-join.md | 7 -- .changeset/dirty-clocks-joke.md | 5 - .changeset/dull-dodos-kick.md | 5 - .changeset/fair-mirrors-enjoy.md | 10 -- .../fix-collection-store-circular-type.md | 5 - .changeset/forty-foxes-live.md | 5 - .changeset/four-kings-drive.md | 5 - .changeset/funny-donuts-destroy.md | 5 - .changeset/funny-sheep-vanish.md | 5 - .changeset/fuzzy-icons-hope.md | 5 - .changeset/gentle-terms-tease.md | 6 - .changeset/giant-countries-doubt.md | 5 - .changeset/gorgeous-islands-double.md | 6 - .changeset/great-donuts-swim.md | 30 ----- .changeset/heavy-toes-remain.md | 5 - .changeset/hip-brooms-listen.md | 5 - .changeset/itchy-rats-scream.md | 5 - .changeset/khaki-berries-impress.md | 6 - .changeset/khaki-tables-mate.md | 5 - .changeset/late-feet-think.md | 5 - .changeset/lazy-lemons-occur.md | 5 - .changeset/light-lions-invent.md | 16 --- .changeset/light-parrots-explode.md | 5 - .changeset/little-falcons-count.md | 5 - .changeset/long-nails-fix.md | 6 - .changeset/mean-masks-sing.md | 5 - .changeset/mean-rockets-worry.md | 5 - .changeset/metal-mayflies-add.md | 5 - .changeset/mighty-planes-beg.md | 5 - .changeset/neat-pumas-promise.md | 5 - .changeset/new-cameras-roll.md | 5 - .changeset/odd-moons-crash.md | 6 - .changeset/old-zebras-destroy.md | 5 - .changeset/orange-forks-exercise.md | 6 - .changeset/perfect-parrots-act.md | 5 - .changeset/pink-cobras-fetch.md | 8 -- .changeset/pink-pumpkins-sin.md | 6 - .changeset/proud-windows-sleep.md | 5 - .changeset/quick-clocks-happen.md | 5 - .changeset/quick-nails-kick.md | 6 - .changeset/quick-rice-deny.md | 9 -- .changeset/real-cobras-deny.md | 23 ---- .changeset/rich-suns-pull.md | 5 - .changeset/rude-adults-melt.md | 5 - .changeset/rude-camels-own.md | 7 -- .changeset/rude-mirrors-hang.md | 8 -- .changeset/shaggy-tigers-warn.md | 5 - .changeset/sharp-apples-kiss.md | 5 - .changeset/shiny-cups-work.md | 5 - .changeset/silly-feet-sniff.md | 6 - .changeset/small-dingos-accept.md | 5 - .changeset/small-ghosts-draw.md | 9 -- .changeset/smooth-gorillas-hide.md | 5 - .changeset/soft-hotels-report.md | 5 - .changeset/spicy-swans-grab.md | 5 - .changeset/spicy-timers-breathe.md | 5 - .changeset/strange-worms-invent.md | 5 - .changeset/swift-forks-clean.md | 7 -- .changeset/swift-pillows-invent.md | 5 - .changeset/tame-gifts-provide.md | 5 - .changeset/tender-points-judge.md | 5 - .changeset/thin-donkeys-vanish.md | 5 - .changeset/thirty-experts-travel.md | 5 - .changeset/thirty-squids-swim.md | 5 - .changeset/tiny-beans-poke.md | 5 - .changeset/tiny-guests-wait.md | 6 - .changeset/tiny-trains-drum.md | 5 - .changeset/twenty-carrots-matter.md | 5 - .changeset/two-bikes-compare.md | 6 - .changeset/two-dragons-visit.md | 5 - .changeset/warm-bobcats-prove.md | 6 - .changeset/weak-candles-melt.md | 5 - .changeset/weak-drinks-confess.md | 9 -- .changeset/witty-nails-drive.md | 6 - integration-tests/http/CHANGELOG.md | 31 +++++ integration-tests/http/package.json | 2 +- packages/admin/admin-bundler/CHANGELOG.md | 11 ++ packages/admin/admin-bundler/package.json | 10 +- packages/admin/admin-sdk/CHANGELOG.md | 7 ++ packages/admin/admin-sdk/package.json | 4 +- packages/admin/admin-shared/CHANGELOG.md | 6 + packages/admin/admin-shared/package.json | 2 +- packages/admin/admin-vite-plugin/CHANGELOG.md | 7 ++ packages/admin/admin-vite-plugin/package.json | 4 +- packages/admin/dashboard/CHANGELOG.md | 48 ++++++++ packages/admin/dashboard/package.json | 18 +-- packages/cli/create-medusa-app/CHANGELOG.md | 12 ++ packages/cli/create-medusa-app/package.json | 6 +- packages/cli/medusa-cli/CHANGELOG.md | 15 +++ packages/cli/medusa-cli/package.json | 8 +- packages/cli/medusa-dev-cli/CHANGELOG.md | 2 + packages/cli/medusa-dev-cli/package.json | 2 +- packages/cli/oas/medusa-oas-cli/CHANGELOG.md | 8 ++ packages/cli/oas/medusa-oas-cli/package.json | 8 +- packages/cli/oas/oas-github-ci/CHANGELOG.md | 7 ++ packages/cli/oas/oas-github-ci/package.json | 4 +- packages/core/core-flows/CHANGELOG.md | 49 ++++++++ packages/core/core-flows/package.json | 6 +- packages/core/framework/CHANGELOG.md | 24 ++++ packages/core/framework/package.json | 20 ++-- packages/core/js-sdk/CHANGELOG.md | 12 ++ packages/core/js-sdk/package.json | 4 +- packages/core/modules-sdk/CHANGELOG.md | 17 +++ packages/core/modules-sdk/package.json | 10 +- packages/core/orchestration/CHANGELOG.md | 20 ++++ packages/core/orchestration/package.json | 8 +- packages/core/types/CHANGELOG.md | 30 +++++ packages/core/types/package.json | 4 +- packages/core/utils/CHANGELOG.md | 31 +++++ packages/core/utils/package.json | 6 +- packages/core/workflows-sdk/CHANGELOG.md | 20 ++++ packages/core/workflows-sdk/package.json | 12 +- packages/deps/CHANGELOG.md | 16 +++ packages/deps/package.json | 2 +- packages/design-system/icons/CHANGELOG.md | 2 + packages/design-system/icons/package.json | 4 +- packages/design-system/toolbox/CHANGELOG.md | 2 + packages/design-system/toolbox/package.json | 2 +- packages/design-system/ui-preset/CHANGELOG.md | 2 + packages/design-system/ui-preset/package.json | 4 +- packages/design-system/ui/CHANGELOG.md | 7 ++ packages/design-system/ui/package.json | 6 +- packages/medusa-telemetry/CHANGELOG.md | 2 + packages/medusa-telemetry/package.json | 2 +- packages/medusa-test-utils/CHANGELOG.md | 18 +++ packages/medusa-test-utils/package.json | 8 +- packages/medusa/CHANGELOG.md | 95 ++++++++++++++++ packages/medusa/package.json | 106 +++++++++--------- packages/modules/analytics/CHANGELOG.md | 9 ++ packages/modules/analytics/package.json | 8 +- packages/modules/api-key/CHANGELOG.md | 15 +++ packages/modules/api-key/package.json | 8 +- packages/modules/auth/CHANGELOG.md | 13 +++ packages/modules/auth/package.json | 8 +- packages/modules/cache-inmemory/CHANGELOG.md | 7 ++ packages/modules/cache-inmemory/package.json | 6 +- packages/modules/cache-redis/CHANGELOG.md | 9 ++ packages/modules/cache-redis/package.json | 6 +- packages/modules/caching/CHANGELOG.md | 13 +++ packages/modules/caching/package.json | 8 +- packages/modules/cart/CHANGELOG.md | 15 +++ packages/modules/cart/package.json | 8 +- packages/modules/currency/CHANGELOG.md | 13 +++ packages/modules/currency/package.json | 8 +- packages/modules/customer/CHANGELOG.md | 13 +++ packages/modules/customer/package.json | 8 +- packages/modules/event-bus-local/CHANGELOG.md | 9 ++ packages/modules/event-bus-local/package.json | 6 +- packages/modules/event-bus-redis/CHANGELOG.md | 11 ++ packages/modules/event-bus-redis/package.json | 6 +- packages/modules/file/CHANGELOG.md | 13 +++ packages/modules/file/package.json | 8 +- packages/modules/fulfillment/CHANGELOG.md | 15 +++ packages/modules/fulfillment/package.json | 8 +- packages/modules/index/CHANGELOG.md | 15 +++ packages/modules/index/package.json | 8 +- packages/modules/inventory/CHANGELOG.md | 13 +++ packages/modules/inventory/package.json | 8 +- packages/modules/link-modules/CHANGELOG.md | 9 ++ packages/modules/link-modules/package.json | 8 +- packages/modules/locking/CHANGELOG.md | 11 ++ packages/modules/locking/package.json | 8 +- packages/modules/notification/CHANGELOG.md | 11 ++ packages/modules/notification/package.json | 8 +- packages/modules/order/CHANGELOG.md | 19 ++++ packages/modules/order/package.json | 8 +- packages/modules/payment/CHANGELOG.md | 15 +++ packages/modules/payment/package.json | 8 +- packages/modules/pricing/CHANGELOG.md | 17 +++ packages/modules/pricing/package.json | 8 +- packages/modules/product/CHANGELOG.md | 15 +++ packages/modules/product/package.json | 8 +- packages/modules/promotion/CHANGELOG.md | 15 +++ packages/modules/promotion/package.json | 8 +- .../providers/analytics-local/CHANGELOG.md | 7 ++ .../providers/analytics-local/package.json | 6 +- .../providers/analytics-posthog/CHANGELOG.md | 7 ++ .../providers/analytics-posthog/package.json | 6 +- .../providers/auth-emailpass/CHANGELOG.md | 9 ++ .../providers/auth-emailpass/package.json | 6 +- .../providers/auth-github/CHANGELOG.md | 7 ++ .../providers/auth-github/package.json | 6 +- .../providers/auth-google/CHANGELOG.md | 7 ++ .../providers/auth-google/package.json | 6 +- .../providers/caching-redis/CHANGELOG.md | 12 ++ .../providers/caching-redis/package.json | 6 +- .../modules/providers/file-local/CHANGELOG.md | 9 ++ .../modules/providers/file-local/package.json | 6 +- .../modules/providers/file-s3/CHANGELOG.md | 9 ++ .../modules/providers/file-s3/package.json | 6 +- .../providers/fulfillment-manual/CHANGELOG.md | 7 ++ .../providers/fulfillment-manual/package.json | 6 +- .../providers/locking-postgres/CHANGELOG.md | 11 ++ .../providers/locking-postgres/package.json | 6 +- .../providers/locking-redis/CHANGELOG.md | 7 ++ .../providers/locking-redis/package.json | 6 +- .../providers/notification-local/CHANGELOG.md | 7 ++ .../providers/notification-local/package.json | 6 +- .../notification-sendgrid/CHANGELOG.md | 7 ++ .../notification-sendgrid/package.json | 6 +- .../providers/payment-stripe/CHANGELOG.md | 13 +++ .../providers/payment-stripe/package.json | 6 +- packages/modules/region/CHANGELOG.md | 11 ++ packages/modules/region/package.json | 8 +- packages/modules/sales-channel/CHANGELOG.md | 11 ++ packages/modules/sales-channel/package.json | 8 +- packages/modules/settings/CHANGELOG.md | 11 ++ packages/modules/settings/package.json | 8 +- packages/modules/stock-location/CHANGELOG.md | 11 ++ packages/modules/stock-location/package.json | 8 +- packages/modules/store/CHANGELOG.md | 11 ++ packages/modules/store/package.json | 8 +- packages/modules/tax/CHANGELOG.md | 13 +++ packages/modules/tax/package.json | 8 +- packages/modules/user/CHANGELOG.md | 11 ++ packages/modules/user/package.json | 8 +- .../workflow-engine-inmemory/CHANGELOG.md | 21 ++++ .../workflow-engine-inmemory/package.json | 8 +- .../workflow-engine-redis/CHANGELOG.md | 23 ++++ .../workflow-engine-redis/package.json | 8 +- packages/plugins/draft-order/CHANGELOG.md | 21 ++++ packages/plugins/draft-order/package.json | 32 +++--- 234 files changed, 1377 insertions(+), 899 deletions(-) delete mode 100644 .changeset/blue-hounds-unite.md delete mode 100644 .changeset/blue-laws-argue.md delete mode 100644 .changeset/bright-cobras-complain.md delete mode 100644 .changeset/brown-cows-sleep.md delete mode 100644 .changeset/chatty-garlics-kick.md delete mode 100644 .changeset/chilly-timers-jog.md delete mode 100644 .changeset/clever-avocados-jog.md delete mode 100644 .changeset/clever-balloons-learn.md delete mode 100644 .changeset/cold-experts-breathe.md delete mode 100644 .changeset/cold-impalas-boil.md delete mode 100644 .changeset/cuddly-kiwis-roll.md delete mode 100644 .changeset/curly-apples-kick.md delete mode 100644 .changeset/cyan-horses-join.md delete mode 100644 .changeset/dirty-clocks-joke.md delete mode 100644 .changeset/dull-dodos-kick.md delete mode 100644 .changeset/fair-mirrors-enjoy.md delete mode 100644 .changeset/fix-collection-store-circular-type.md delete mode 100644 .changeset/forty-foxes-live.md delete mode 100644 .changeset/four-kings-drive.md delete mode 100644 .changeset/funny-donuts-destroy.md delete mode 100644 .changeset/funny-sheep-vanish.md delete mode 100644 .changeset/fuzzy-icons-hope.md delete mode 100644 .changeset/gentle-terms-tease.md delete mode 100644 .changeset/giant-countries-doubt.md delete mode 100644 .changeset/gorgeous-islands-double.md delete mode 100644 .changeset/great-donuts-swim.md delete mode 100644 .changeset/heavy-toes-remain.md delete mode 100644 .changeset/hip-brooms-listen.md delete mode 100644 .changeset/itchy-rats-scream.md delete mode 100644 .changeset/khaki-berries-impress.md delete mode 100644 .changeset/khaki-tables-mate.md delete mode 100644 .changeset/late-feet-think.md delete mode 100644 .changeset/lazy-lemons-occur.md delete mode 100644 .changeset/light-lions-invent.md delete mode 100644 .changeset/light-parrots-explode.md delete mode 100644 .changeset/little-falcons-count.md delete mode 100644 .changeset/long-nails-fix.md delete mode 100644 .changeset/mean-masks-sing.md delete mode 100644 .changeset/mean-rockets-worry.md delete mode 100644 .changeset/metal-mayflies-add.md delete mode 100644 .changeset/mighty-planes-beg.md delete mode 100644 .changeset/neat-pumas-promise.md delete mode 100644 .changeset/new-cameras-roll.md delete mode 100644 .changeset/odd-moons-crash.md delete mode 100644 .changeset/old-zebras-destroy.md delete mode 100644 .changeset/orange-forks-exercise.md delete mode 100644 .changeset/perfect-parrots-act.md delete mode 100644 .changeset/pink-cobras-fetch.md delete mode 100644 .changeset/pink-pumpkins-sin.md delete mode 100644 .changeset/proud-windows-sleep.md delete mode 100644 .changeset/quick-clocks-happen.md delete mode 100644 .changeset/quick-nails-kick.md delete mode 100644 .changeset/quick-rice-deny.md delete mode 100644 .changeset/real-cobras-deny.md delete mode 100644 .changeset/rich-suns-pull.md delete mode 100644 .changeset/rude-adults-melt.md delete mode 100644 .changeset/rude-camels-own.md delete mode 100644 .changeset/rude-mirrors-hang.md delete mode 100644 .changeset/shaggy-tigers-warn.md delete mode 100644 .changeset/sharp-apples-kiss.md delete mode 100644 .changeset/shiny-cups-work.md delete mode 100644 .changeset/silly-feet-sniff.md delete mode 100644 .changeset/small-dingos-accept.md delete mode 100644 .changeset/small-ghosts-draw.md delete mode 100644 .changeset/smooth-gorillas-hide.md delete mode 100644 .changeset/soft-hotels-report.md delete mode 100644 .changeset/spicy-swans-grab.md delete mode 100644 .changeset/spicy-timers-breathe.md delete mode 100644 .changeset/strange-worms-invent.md delete mode 100644 .changeset/swift-forks-clean.md delete mode 100644 .changeset/swift-pillows-invent.md delete mode 100644 .changeset/tame-gifts-provide.md delete mode 100644 .changeset/tender-points-judge.md delete mode 100644 .changeset/thin-donkeys-vanish.md delete mode 100644 .changeset/thirty-experts-travel.md delete mode 100644 .changeset/thirty-squids-swim.md delete mode 100644 .changeset/tiny-beans-poke.md delete mode 100644 .changeset/tiny-guests-wait.md delete mode 100644 .changeset/tiny-trains-drum.md delete mode 100644 .changeset/twenty-carrots-matter.md delete mode 100644 .changeset/two-bikes-compare.md delete mode 100644 .changeset/two-dragons-visit.md delete mode 100644 .changeset/warm-bobcats-prove.md delete mode 100644 .changeset/weak-candles-melt.md delete mode 100644 .changeset/weak-drinks-confess.md delete mode 100644 .changeset/witty-nails-drive.md create mode 100644 packages/modules/providers/caching-redis/CHANGELOG.md diff --git a/.changeset/blue-hounds-unite.md b/.changeset/blue-hounds-unite.md deleted file mode 100644 index 842d2de948..0000000000 --- a/.changeset/blue-hounds-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): add campaign without currency to promotion diff --git a/.changeset/blue-laws-argue.md b/.changeset/blue-laws-argue.md deleted file mode 100644 index a45109752e..0000000000 --- a/.changeset/blue-laws-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/auth-emailpass": patch ---- - -fix(auth-emailpass): better handle identity with same email error diff --git a/.changeset/bright-cobras-complain.md b/.changeset/bright-cobras-complain.md deleted file mode 100644 index 81347fcbf7..0000000000 --- a/.changeset/bright-cobras-complain.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/types": patch -"@medusajs/deps": patch -"@medusajs/modules-sdk": patch -"@medusajs/orchestration": patch ---- - -chore(): Improve caching rollout diff --git a/.changeset/brown-cows-sleep.md b/.changeset/brown-cows-sleep.md deleted file mode 100644 index a967a40746..0000000000 --- a/.changeset/brown-cows-sleep.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -"@medusajs/cli": patch -"@medusajs/core-flows": patch -"@medusajs/framework": patch -"@medusajs/modules-sdk": patch -"@medusajs/orchestration": patch -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/workflows-sdk": patch -"create-medusa-app": patch -"@medusajs/medusa": patch -"@medusajs/test-utils": patch -"@medusajs/analytics": patch -"@medusajs/api-key": patch -"@medusajs/auth": patch -"@medusajs/cache-redis": patch -"@medusajs/cart": patch -"@medusajs/currency": patch -"@medusajs/customer": patch -"@medusajs/event-bus-redis": patch -"@medusajs/file": patch -"@medusajs/fulfillment": patch -"@medusajs/index": patch -"@medusajs/inventory": patch -"@medusajs/link-modules": patch -"@medusajs/locking": patch -"@medusajs/notification": patch -"@medusajs/order": patch -"@medusajs/payment": patch -"@medusajs/pricing": patch -"@medusajs/product": patch -"@medusajs/promotion": patch -"@medusajs/locking-postgres": patch -"@medusajs/payment-stripe": patch -"@medusajs/region": patch -"@medusajs/sales-channel": patch -"@medusajs/settings": patch -"@medusajs/stock-location": patch -"@medusajs/store": patch -"@medusajs/tax": patch -"@medusajs/user": patch -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/draft-order": patch -"@medusajs/deps": patch ---- - -chore(): Move peer deps into a single package and re export from framework diff --git a/.changeset/chatty-garlics-kick.md b/.changeset/chatty-garlics-kick.md deleted file mode 100644 index 6baa2db6e2..0000000000 --- a/.changeset/chatty-garlics-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): copy phone on order customer info diff --git a/.changeset/chilly-timers-jog.md b/.changeset/chilly-timers-jog.md deleted file mode 100644 index 7bd959bb44..0000000000 --- a/.changeset/chilly-timers-jog.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/medusa": patch ---- - -fix(medusa,utils,types): inventory management nullable diff --git a/.changeset/clever-avocados-jog.md b/.changeset/clever-avocados-jog.md deleted file mode 100644 index bbcab8816c..0000000000 --- a/.changeset/clever-avocados-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -chore(core-flows): only allow published products in addToCartWorkflow diff --git a/.changeset/clever-balloons-learn.md b/.changeset/clever-balloons-learn.md deleted file mode 100644 index 4c5ee8b17a..0000000000 --- a/.changeset/clever-balloons-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/test-utils": patch ---- - -fix-medusa-test-runner-premature-teardown diff --git a/.changeset/cold-experts-breathe.md b/.changeset/cold-experts-breathe.md deleted file mode 100644 index f36980f57e..0000000000 --- a/.changeset/cold-experts-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -Fix autogenerated type for float attributes diff --git a/.changeset/cold-impalas-boil.md b/.changeset/cold-impalas-boil.md deleted file mode 100644 index 6ad53a45ec..0000000000 --- a/.changeset/cold-impalas-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): skip locking on sub workflows by default diff --git a/.changeset/cuddly-kiwis-roll.md b/.changeset/cuddly-kiwis-roll.md deleted file mode 100644 index 6f0db6c86c..0000000000 --- a/.changeset/cuddly-kiwis-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/product": patch ---- - -fix(product): Correctly fetch category descendants by handle \ No newline at end of file diff --git a/.changeset/curly-apples-kick.md b/.changeset/curly-apples-kick.md deleted file mode 100644 index 4c68f692d4..0000000000 --- a/.changeset/curly-apples-kick.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@medusajs/promotion": patch -"@medusajs/dashboard": patch -"@medusajs/core-flows": patch -"@medusajs/js-sdk": patch -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/medusa": patch ---- - -feat: support limiting promotion usage by attribute diff --git a/.changeset/cyan-horses-join.md b/.changeset/cyan-horses-join.md deleted file mode 100644 index fb3db8543b..0000000000 --- a/.changeset/cyan-horses-join.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/pricing": patch -"@medusajs/draft-order": patch -"@medusajs/types": patch ---- - -fix(): Pricing preference context loss diff --git a/.changeset/dirty-clocks-joke.md b/.changeset/dirty-clocks-joke.md deleted file mode 100644 index aee13d29b4..0000000000 --- a/.changeset/dirty-clocks-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/payment-stripe": patch ---- - -feat(payment-stripe): Allow passing shared payment token in Stripe diff --git a/.changeset/dull-dodos-kick.md b/.changeset/dull-dodos-kick.md deleted file mode 100644 index a9f771b976..0000000000 --- a/.changeset/dull-dodos-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/order": patch ---- - -fix(order): save return's location ID from input diff --git a/.changeset/fair-mirrors-enjoy.md b/.changeset/fair-mirrors-enjoy.md deleted file mode 100644 index ed533aabc3..0000000000 --- a/.changeset/fair-mirrors-enjoy.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/core-flows": patch -"@medusajs/orchestration": patch -"@medusajs/workflows-sdk": patch ---- - -Fix/workflows concurrency diff --git a/.changeset/fix-collection-store-circular-type.md b/.changeset/fix-collection-store-circular-type.md deleted file mode 100644 index 14fbb3ebaf..0000000000 --- a/.changeset/fix-collection-store-circular-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/types": patch ---- - -fix(types): resolve circular type reference in StoreCollectionListParams interface diff --git a/.changeset/forty-foxes-live.md b/.changeset/forty-foxes-live.md deleted file mode 100644 index 42d1fa019c..0000000000 --- a/.changeset/forty-foxes-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/types": patch ---- - -fix(types): missing service zone in shipping option diff --git a/.changeset/four-kings-drive.md b/.changeset/four-kings-drive.md deleted file mode 100644 index f278c7438f..0000000000 --- a/.changeset/four-kings-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard):replace native select Element in CountrySelect & ProvinceSelect with Select(Medusa UI). diff --git a/.changeset/funny-donuts-destroy.md b/.changeset/funny-donuts-destroy.md deleted file mode 100644 index 9427b7798f..0000000000 --- a/.changeset/funny-donuts-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): create refund form broken when no payment id defined diff --git a/.changeset/funny-sheep-vanish.md b/.changeset/funny-sheep-vanish.md deleted file mode 100644 index 714480adf5..0000000000 --- a/.changeset/funny-sheep-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): plugin:db:generate skip modules with no data models diff --git a/.changeset/fuzzy-icons-hope.md b/.changeset/fuzzy-icons-hope.md deleted file mode 100644 index bb1417e9df..0000000000 --- a/.changeset/fuzzy-icons-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): add error message in toaster on product delete diff --git a/.changeset/gentle-terms-tease.md b/.changeset/gentle-terms-tease.md deleted file mode 100644 index 4414893c2e..0000000000 --- a/.changeset/gentle-terms-tease.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/dashboard": patch -"@medusajs/order": patch ---- - -fix(dashboard, order): set return status on cancel diff --git a/.changeset/giant-countries-doubt.md b/.changeset/giant-countries-doubt.md deleted file mode 100644 index 53639eee85..0000000000 --- a/.changeset/giant-countries-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/caching": patch ---- - -fix(): caching better identify default provider diff --git a/.changeset/gorgeous-islands-double.md b/.changeset/gorgeous-islands-double.md deleted file mode 100644 index e86beb6f6d..0000000000 --- a/.changeset/gorgeous-islands-double.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/cli": patch -"@medusajs/medusa": patch ---- - -feat(cli): servers and workers in cluster mode diff --git a/.changeset/great-donuts-swim.md b/.changeset/great-donuts-swim.md deleted file mode 100644 index 5fc69182d9..0000000000 --- a/.changeset/great-donuts-swim.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -"@medusajs/api-key": patch -"@medusajs/auth": patch -"@medusajs/cart": patch -"@medusajs/currency": patch -"@medusajs/customer": patch -"@medusajs/file": patch -"@medusajs/fulfillment": patch -"@medusajs/index": patch -"@medusajs/inventory": patch -"@medusajs/locking": patch -"@medusajs/notification": patch -"@medusajs/order": patch -"@medusajs/payment": patch -"@medusajs/pricing": patch -"@medusajs/product": patch -"@medusajs/promotion": patch -"@medusajs/region": patch -"@medusajs/sales-channel": patch -"@medusajs/settings": patch -"@medusajs/stock-location": patch -"@medusajs/store": patch -"@medusajs/tax": patch -"@medusajs/user": patch -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/locking-postgres": patch ---- - -chore(): create default refund reasons diff --git a/.changeset/heavy-toes-remain.md b/.changeset/heavy-toes-remain.md deleted file mode 100644 index 8b46a30273..0000000000 --- a/.changeset/heavy-toes-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore(medusa): remove empty object type for set cart's customer route diff --git a/.changeset/hip-brooms-listen.md b/.changeset/hip-brooms-listen.md deleted file mode 100644 index b2441b96be..0000000000 --- a/.changeset/hip-brooms-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflow-engine-inmemory": patch ---- - -fix(): workflow engine migration issue diff --git a/.changeset/itchy-rats-scream.md b/.changeset/itchy-rats-scream.md deleted file mode 100644 index 6c4677bf1e..0000000000 --- a/.changeset/itchy-rats-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": minor ---- - -chore: Prepare minor bump diff --git a/.changeset/khaki-berries-impress.md b/.changeset/khaki-berries-impress.md deleted file mode 100644 index b8f4c898f5..0000000000 --- a/.changeset/khaki-berries-impress.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/tax": patch -"@medusajs/types": patch ---- - -feat(tax,types): Add method to retrieve a Tax Module Provider's service diff --git a/.changeset/khaki-tables-mate.md b/.changeset/khaki-tables-mate.md deleted file mode 100644 index 7e6327e904..0000000000 --- a/.changeset/khaki-tables-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/payment-stripe": patch ---- - -Fix StripePromptPayService not registered in module provider. PromptPay payments now work correctly. diff --git a/.changeset/late-feet-think.md b/.changeset/late-feet-think.md deleted file mode 100644 index 9f40a56986..0000000000 --- a/.changeset/late-feet-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/test-utils": patch ---- - -fix(): Module test runner lifecycle does not shutdown properly diff --git a/.changeset/lazy-lemons-occur.md b/.changeset/lazy-lemons-occur.md deleted file mode 100644 index 69293fd2c5..0000000000 --- a/.changeset/lazy-lemons-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/promotion": patch ---- - -Chore(): Further promotions pre filtering improvements diff --git a/.changeset/light-lions-invent.md b/.changeset/light-lions-invent.md deleted file mode 100644 index df38fd450e..0000000000 --- a/.changeset/light-lions-invent.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/framework": patch -"@medusajs/modules-sdk": patch -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/caching": patch -"@medusajs/event-bus-local": patch -"@medusajs/event-bus-redis": patch -"@medusajs/caching-redis": patch -"@medusajs/core-flows": patch -"@medusajs/pricing": patch -"@medusajs/draft-order": patch ---- - -Feat(): distributed caching diff --git a/.changeset/light-parrots-explode.md b/.changeset/light-parrots-explode.md deleted file mode 100644 index a35ec70b82..0000000000 --- a/.changeset/light-parrots-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflow-engine-redis": patch ---- - -fix(workflow-engine-redis): module option queueName wrongly used diff --git a/.changeset/little-falcons-count.md b/.changeset/little-falcons-count.md deleted file mode 100644 index fe2bf716ee..0000000000 --- a/.changeset/little-falcons-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): customer id filter not working in getOrderDetails diff --git a/.changeset/long-nails-fix.md b/.changeset/long-nails-fix.md deleted file mode 100644 index 51ab3bfd2f..0000000000 --- a/.changeset/long-nails-fix.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/workflow-engine-redis": patch -"@medusajs/workflow-engine-inmemory": patch ---- - -fix(engine): Always create cleaner job diff --git a/.changeset/mean-masks-sing.md b/.changeset/mean-masks-sing.md deleted file mode 100644 index 7632faa0fe..0000000000 --- a/.changeset/mean-masks-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/js-sdk": patch ---- - -feat(js-sdk): allow passing a query parameter to deleteLineItem diff --git a/.changeset/mean-rockets-worry.md b/.changeset/mean-rockets-worry.md deleted file mode 100644 index 0cc715faa6..0000000000 --- a/.changeset/mean-rockets-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/index": patch ---- - -fix(index): preserve existing fields configuration (#13639) diff --git a/.changeset/metal-mayflies-add.md b/.changeset/metal-mayflies-add.md deleted file mode 100644 index 82d036440d..0000000000 --- a/.changeset/metal-mayflies-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/types": patch ---- - -fix(types): missing rules in prices types diff --git a/.changeset/mighty-planes-beg.md b/.changeset/mighty-planes-beg.md deleted file mode 100644 index fa29ac712e..0000000000 --- a/.changeset/mighty-planes-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): payment providers select diff --git a/.changeset/neat-pumas-promise.md b/.changeset/neat-pumas-promise.md deleted file mode 100644 index 1412218c60..0000000000 --- a/.changeset/neat-pumas-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/test-utils": patch ---- - -fix(medusa-test-utils): add health endpoint in test server diff --git a/.changeset/new-cameras-roll.md b/.changeset/new-cameras-roll.md deleted file mode 100644 index db4a62fbf6..0000000000 --- a/.changeset/new-cameras-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/draft-order": patch ---- - -fix(draft-order): email reset when changing customer diff --git a/.changeset/odd-moons-crash.md b/.changeset/odd-moons-crash.md deleted file mode 100644 index e728d84ca9..0000000000 --- a/.changeset/odd-moons-crash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/caching-redis": patch -"@medusajs/utils": patch ---- - -chore(): Default caching configuration and gracefull redis error handling diff --git a/.changeset/old-zebras-destroy.md b/.changeset/old-zebras-destroy.md deleted file mode 100644 index 4ce0073139..0000000000 --- a/.changeset/old-zebras-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): lock draft order workflows diff --git a/.changeset/orange-forks-exercise.md b/.changeset/orange-forks-exercise.md deleted file mode 100644 index c0f90b34ac..0000000000 --- a/.changeset/orange-forks-exercise.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch ---- - -fix(): Workflow save to db + index integration instability diff --git a/.changeset/perfect-parrots-act.md b/.changeset/perfect-parrots-act.md deleted file mode 100644 index 788e287b49..0000000000 --- a/.changeset/perfect-parrots-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/js-sdk": patch ---- - -fix(js-sdk): pass headers to auth.refresh() diff --git a/.changeset/pink-cobras-fetch.md b/.changeset/pink-cobras-fetch.md deleted file mode 100644 index 87cabc99ff..0000000000 --- a/.changeset/pink-cobras-fetch.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/product": patch -"@medusajs/utils": patch -"@medusajs/deps": patch -"@medusajs/order": patch ---- - -chore(): Test strategy diff --git a/.changeset/pink-pumpkins-sin.md b/.changeset/pink-pumpkins-sin.md deleted file mode 100644 index b950a01791..0000000000 --- a/.changeset/pink-pumpkins-sin.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/utils": patch ---- - -fix(utils,core-flows): fix import erasing tags, categories and others diff --git a/.changeset/proud-windows-sleep.md b/.changeset/proud-windows-sleep.md deleted file mode 100644 index 43ad8d5cd5..0000000000 --- a/.changeset/proud-windows-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/caching": patch ---- - -chore(): Caching improvements diff --git a/.changeset/quick-clocks-happen.md b/.changeset/quick-clocks-happen.md deleted file mode 100644 index abe726c083..0000000000 --- a/.changeset/quick-clocks-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): fixes db setup command to not load connection before creating db diff --git a/.changeset/quick-nails-kick.md b/.changeset/quick-nails-kick.md deleted file mode 100644 index 3130e802e7..0000000000 --- a/.changeset/quick-nails-kick.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/payment": patch -"@medusajs/core-flows": patch ---- - -feat(core-flows): support ad hoc returns diff --git a/.changeset/quick-rice-deny.md b/.changeset/quick-rice-deny.md deleted file mode 100644 index 1abd08b519..0000000000 --- a/.changeset/quick-rice-deny.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/admin-shared": patch -"@medusajs/dashboard": patch -"@medusajs/js-sdk": patch -"@medusajs/types": patch -"@medusajs/payment": patch ---- - -feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard diff --git a/.changeset/real-cobras-deny.md b/.changeset/real-cobras-deny.md deleted file mode 100644 index 2ac9c3360a..0000000000 --- a/.changeset/real-cobras-deny.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/test-utils": patch -"@medusajs/api-key": patch -"@medusajs/auth": patch -"@medusajs/cart": patch -"@medusajs/currency": patch -"@medusajs/customer": patch -"@medusajs/file": patch -"@medusajs/fulfillment": patch -"@medusajs/index": patch -"@medusajs/core-flows": patch -"@medusajs/framework": patch -"@medusajs/modules-sdk": patch -"@medusajs/orchestration": patch -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/workflows-sdk": patch -"create-medusa-app": patch -"@medusajs/cli": patch ---- - -chore(): Upgrade mikro orm 6.5.4 diff --git a/.changeset/rich-suns-pull.md b/.changeset/rich-suns-pull.md deleted file mode 100644 index 5286fd2ddc..0000000000 --- a/.changeset/rich-suns-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/fulfillment": patch ---- - -fix(): Fulfillment custom schema error on provider diff --git a/.changeset/rude-adults-melt.md b/.changeset/rude-adults-melt.md deleted file mode 100644 index 0c729b0f61..0000000000 --- a/.changeset/rude-adults-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): nan in tax total diff --git a/.changeset/rude-camels-own.md b/.changeset/rude-camels-own.md deleted file mode 100644 index 83b0a7e2aa..0000000000 --- a/.changeset/rude-camels-own.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/utils": patch -"@medusajs/deps": patch -"@medusajs/order": patch ---- - -chore(utils): make upsert with replace more efficient diff --git a/.changeset/rude-mirrors-hang.md b/.changeset/rude-mirrors-hang.md deleted file mode 100644 index 019c5da5b1..0000000000 --- a/.changeset/rude-mirrors-hang.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/file-local": patch -"@medusajs/file-s3": patch -"@medusajs/core-flows": patch ---- - -fix(medusa,file-local,file-s3,core-flows): fix csv parsing special characters diff --git a/.changeset/shaggy-tigers-warn.md b/.changeset/shaggy-tigers-warn.md deleted file mode 100644 index 6836f47f67..0000000000 --- a/.changeset/shaggy-tigers-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): budget labels and remove promo code diff --git a/.changeset/sharp-apples-kiss.md b/.changeset/sharp-apples-kiss.md deleted file mode 100644 index 6842477d71..0000000000 --- a/.changeset/sharp-apples-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/admin-bundler": patch ---- - -feat(admin-bundler): forward env vars to plugin admin extensions diff --git a/.changeset/shiny-cups-work.md b/.changeset/shiny-cups-work.md deleted file mode 100644 index 19a50b1983..0000000000 --- a/.changeset/shiny-cups-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(): Cart workflow price calculation for different items but same variant diff --git a/.changeset/silly-feet-sniff.md b/.changeset/silly-feet-sniff.md deleted file mode 100644 index 982ffda690..0000000000 --- a/.changeset/silly-feet-sniff.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/dashboard": patch ---- - -feat(medusa,dashboard): Add support for configurable additional columns in entity views diff --git a/.changeset/small-dingos-accept.md b/.changeset/small-dingos-accept.md deleted file mode 100644 index cd65b41073..0000000000 --- a/.changeset/small-dingos-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): export feature-flags config objects diff --git a/.changeset/small-ghosts-draw.md b/.changeset/small-ghosts-draw.md deleted file mode 100644 index d5a510cbdf..0000000000 --- a/.changeset/small-ghosts-draw.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/deps": patch -"@medusajs/utils": patch -"@medusajs/cart": patch -"@medusajs/pricing": patch -"@medusajs/core-flows": patch ---- - -chore(): improve cart operations + Mikro orm 6.4.16 diff --git a/.changeset/smooth-gorillas-hide.md b/.changeset/smooth-gorillas-hide.md deleted file mode 100644 index 9b4a6df7f2..0000000000 --- a/.changeset/smooth-gorillas-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -feat(dashboard): support RTL in dashboard diff --git a/.changeset/soft-hotels-report.md b/.changeset/soft-hotels-report.md deleted file mode 100644 index 34f0cb75cd..0000000000 --- a/.changeset/soft-hotels-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): include user_metadata in auth routes jwt diff --git a/.changeset/spicy-swans-grab.md b/.changeset/spicy-swans-grab.md deleted file mode 100644 index ac4178426b..0000000000 --- a/.changeset/spicy-swans-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): add offset and limit to query parameters in useTableConfiguration diff --git a/.changeset/spicy-timers-breathe.md b/.changeset/spicy-timers-breathe.md deleted file mode 100644 index 3da2d3a1eb..0000000000 --- a/.changeset/spicy-timers-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): improve inventory level location management diff --git a/.changeset/strange-worms-invent.md b/.changeset/strange-worms-invent.md deleted file mode 100644 index 48ef486802..0000000000 --- a/.changeset/strange-worms-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -chore: Change order of operations in refundPaymentWorkflow diff --git a/.changeset/swift-forks-clean.md b/.changeset/swift-forks-clean.md deleted file mode 100644 index 9a0dfe1588..0000000000 --- a/.changeset/swift-forks-clean.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/types": patch -"@medusajs/medusa": patch ---- - -fix(core-flows,types,medusa): pass /store/shipping-options fields to workflow diff --git a/.changeset/swift-pillows-invent.md b/.changeset/swift-pillows-invent.md deleted file mode 100644 index c4ad4ebbab..0000000000 --- a/.changeset/swift-pillows-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): campaign UI improvements diff --git a/.changeset/tame-gifts-provide.md b/.changeset/tame-gifts-provide.md deleted file mode 100644 index a9e11e6879..0000000000 --- a/.changeset/tame-gifts-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -feat(dashboard): select refund reason in refund form diff --git a/.changeset/tender-points-judge.md b/.changeset/tender-points-judge.md deleted file mode 100644 index 9d4acae6bc..0000000000 --- a/.changeset/tender-points-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/api-key": patch ---- - -Allow creating multiple active API keys at a time diff --git a/.changeset/thin-donkeys-vanish.md b/.changeset/thin-donkeys-vanish.md deleted file mode 100644 index fe4b286c31..0000000000 --- a/.changeset/thin-donkeys-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): start cluster diff --git a/.changeset/thirty-experts-travel.md b/.changeset/thirty-experts-travel.md deleted file mode 100644 index 26a38ac33e..0000000000 --- a/.changeset/thirty-experts-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): fix shipping_total showing as 0 in createFulfillment method diff --git a/.changeset/thirty-squids-swim.md b/.changeset/thirty-squids-swim.md deleted file mode 100644 index d071f8d640..0000000000 --- a/.changeset/thirty-squids-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflow-engine-redis": patch ---- - -fix(workflow-engine-redis): cleaner using worker connection diff --git a/.changeset/tiny-beans-poke.md b/.changeset/tiny-beans-poke.md deleted file mode 100644 index 1d5e66f68b..0000000000 --- a/.changeset/tiny-beans-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): export with filters not working diff --git a/.changeset/tiny-guests-wait.md b/.changeset/tiny-guests-wait.md deleted file mode 100644 index 049578f018..0000000000 --- a/.changeset/tiny-guests-wait.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/framework": patch -"@medusajs/utils": patch ---- - -chore(): remove ssl_mode from url and also use sslmode diff --git a/.changeset/tiny-trains-drum.md b/.changeset/tiny-trains-drum.md deleted file mode 100644 index 5a691ec50a..0000000000 --- a/.changeset/tiny-trains-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/inventory": patch ---- - -fix(inventory): Adjust inventory level required_quantity when reservation item is deleted through deleteReservationItems from module service diff --git a/.changeset/twenty-carrots-matter.md b/.changeset/twenty-carrots-matter.md deleted file mode 100644 index 103fc8118d..0000000000 --- a/.changeset/twenty-carrots-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): fix warning for when usage in updateOrderTaxLinesWorkflow diff --git a/.changeset/two-bikes-compare.md b/.changeset/two-bikes-compare.md deleted file mode 100644 index 3f10a53e50..0000000000 --- a/.changeset/two-bikes-compare.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/framework": patch -"@medusajs/deps": patch ---- - -chore(): Add instrumentation to deps diff --git a/.changeset/two-dragons-visit.md b/.changeset/two-dragons-visit.md deleted file mode 100644 index a87d3f7376..0000000000 --- a/.changeset/two-dragons-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -chore(core-flows): send error on csv parsing error diff --git a/.changeset/warm-bobcats-prove.md b/.changeset/warm-bobcats-prove.md deleted file mode 100644 index b79bbf85d0..0000000000 --- a/.changeset/warm-bobcats-prove.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"integration-tests-http": patch ---- - -fix(medusa): cart now returns 404 when not found diff --git a/.changeset/weak-candles-melt.md b/.changeset/weak-candles-melt.md deleted file mode 100644 index b4f65f9e22..0000000000 --- a/.changeset/weak-candles-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -feat(dashboard): refactor location list UI to use data table diff --git a/.changeset/weak-drinks-confess.md b/.changeset/weak-drinks-confess.md deleted file mode 100644 index 95d52a79cd..0000000000 --- a/.changeset/weak-drinks-confess.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/orchestration": patch -"@medusajs/workflows-sdk": patch -"@medusajs/core-flows": patch ---- - -fix: workflow async concurrency diff --git a/.changeset/witty-nails-drive.md b/.changeset/witty-nails-drive.md deleted file mode 100644 index 7e7212a1ec..0000000000 --- a/.changeset/witty-nails-drive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/orchestration": patch -"@medusajs/workflows-sdk": patch ---- - -fix(): Transform map diff --git a/integration-tests/http/CHANGELOG.md b/integration-tests/http/CHANGELOG.md index 91b5a979ed..6337876c27 100644 --- a/integration-tests/http/CHANGELOG.md +++ b/integration-tests/http/CHANGELOG.md @@ -1,5 +1,36 @@ # integration-tests-http +## 1.0.26 + +### Patch Changes + +- [`9d3c71fefd12d09ecd3be1aeff7744e809872481`](undefined) - fix(medusa): cart now returns 404 when not found + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`9c957e1da04c1f86d1caa7de279993453b76bb63`](https://github.com/medusajs/medusa/commit/9c957e1da04c1f86d1caa7de279993453b76bb63), [`295f6be146dff6650216259bdf3e64165e5e3691`](undefined), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`1b57e5c58ab5c656da398b69444c2b9baba2e35e`](https://github.com/medusajs/medusa/commit/1b57e5c58ab5c656da398b69444c2b9baba2e35e), [`a501364b2d26a3ca0670eb345d9933b83964abc1`](undefined), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`5c77b10fa64d28c315e5196da1c9608c1c0a2ab7`](undefined), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`5346079d4717933d31d57f549d4158f3d433551c`](undefined), [`730d73306d699634121a793f2b4049fd3e09bc47`](undefined), [`5b135a41fe40ccda9ef0e867748a77c619214d0a`](undefined), [`57030fa43e084ed8300e6b74399c5402b1587e80`](undefined), [`150aa50397825ae800f3acf4bbc68fe28e397582`](https://github.com/medusajs/medusa/commit/150aa50397825ae800f3acf4bbc68fe28e397582), [`70d855bd1be0ab654ff319d3780469e0c8a0fe36`](undefined), [`4c1c1dd4c0790597d7d881bb979bb9c8d8fd35e3`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`924564bee505fc8787945c6d683243cef5799625`](https://github.com/medusajs/medusa/commit/924564bee505fc8787945c6d683243cef5799625), [`cb716856b653c31178a5977b17ec77eed4c9c241`](undefined), [`1fd439e321d8284ab7218333ab83125af66afb02`](undefined), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8`](https://github.com/medusajs/medusa/commit/8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8), [`b43b285125a66455ed6567543414eddcbe54781e`](undefined), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`71014bafa6942709d4b763cbc82dc7f6d4860ba6`](undefined), [`087887fefb948e6676001ad2dc2cb265ae6f7430`](https://github.com/medusajs/medusa/commit/087887fefb948e6676001ad2dc2cb265ae6f7430), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`8fb7e04be7d586453d32ee73e292834ca2de2378`](undefined), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd), [`5ea32aaa44a47b143c46f895032478334b7379ca`](https://github.com/medusajs/medusa/commit/5ea32aaa44a47b143c46f895032478334b7379ca), [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8), [`137b237c8498fe4c195a3b8344e16b61193b9329`](undefined), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`907fbc89a2566f516c65a4eefdfeeb4f9dcb3579`](undefined), [`1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd`](https://github.com/medusajs/medusa/commit/1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd), [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8), [`ee1c77a01f6463dd7a1d8bc2046e91b932900602`](undefined), [`3960c80e9f55bdf41f9f257e12ed72c713577598`](undefined), [`86c975258b7f3a2f1d49117f7a4139806812a8e7`](https://github.com/medusajs/medusa/commit/86c975258b7f3a2f1d49117f7a4139806812a8e7), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`ca334b7cc1eef297cbde2356746adfd0121d348f`](undefined), [`fc2ded4b100432236a14d9f6409e8c6ea5a84269`](https://github.com/medusajs/medusa/commit/fc2ded4b100432236a14d9f6409e8c6ea5a84269), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`4e3090ab263b8c0da97e91d6586275d0f8609db5`](https://github.com/medusajs/medusa/commit/4e3090ab263b8c0da97e91d6586275d0f8609db5), [`9d3c71fefd12d09ecd3be1aeff7744e809872481`](undefined), [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86)]: + - @medusajs/core-flows@2.11.0 + - @medusajs/modules-sdk@2.11.0 + - @medusajs/framework@2.11.0 + - @medusajs/utils@2.11.0 + - @medusajs/medusa@2.11.0 + - @medusajs/test-utils@2.11.0 + - @medusajs/api-key@2.11.0 + - @medusajs/auth@2.11.0 + - @medusajs/customer@2.11.0 + - @medusajs/fulfillment@2.11.0 + - @medusajs/inventory@2.11.0 + - @medusajs/pricing@2.11.0 + - @medusajs/product@2.11.0 + - @medusajs/promotion@2.11.0 + - @medusajs/region@2.11.0 + - @medusajs/stock-location@2.11.0 + - @medusajs/store@2.11.0 + - @medusajs/tax@2.11.0 + - @medusajs/user@2.11.0 + - @medusajs/workflow-engine-inmemory@2.11.0 + - @medusajs/event-bus-local@2.11.0 + - @medusajs/cache-inmemory@2.11.0 + - @medusajs/fulfillment-manual@2.11.0 + ## 1.0.25 ### Patch Changes diff --git a/integration-tests/http/package.json b/integration-tests/http/package.json index 19718ffdb4..d6a849bae8 100644 --- a/integration-tests/http/package.json +++ b/integration-tests/http/package.json @@ -1,6 +1,6 @@ { "name": "integration-tests-http", - "version": "1.0.25", + "version": "1.0.26", "main": "index.js", "license": "MIT", "private": true, diff --git a/packages/admin/admin-bundler/CHANGELOG.md b/packages/admin/admin-bundler/CHANGELOG.md index 2cce140195..12dc585f67 100644 --- a/packages/admin/admin-bundler/CHANGELOG.md +++ b/packages/admin/admin-bundler/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/admin-bundler +## 2.11.0 + +### Patch Changes + +- [`ea3d0100a9d4994f15e901f518a45390d596bebf`](undefined) - feat(admin-bundler): forward env vars to plugin admin extensions + +- Updated dependencies [[`294c37564ca035dc9b658bdce1f6afb4ced3d916`](https://github.com/medusajs/medusa/commit/294c37564ca035dc9b658bdce1f6afb4ced3d916), [`9538df2eaff8a30604291eda8f46b4ea87eb1ca9`](https://github.com/medusajs/medusa/commit/9538df2eaff8a30604291eda8f46b4ea87eb1ca9), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`a1c56d29d0c63521c00e3a54beffd7041023f430`](https://github.com/medusajs/medusa/commit/a1c56d29d0c63521c00e3a54beffd7041023f430), [`d30806533c181be39b97b0321a44390cd31acd3c`](https://github.com/medusajs/medusa/commit/d30806533c181be39b97b0321a44390cd31acd3c), [`8642d41aaca843d008b44b0fd9f1fecd0be4a7cf`](https://github.com/medusajs/medusa/commit/8642d41aaca843d008b44b0fd9f1fecd0be4a7cf), [`6e806942c7961eeb1d80abca0f9b4bf2e663f6b3`](https://github.com/medusajs/medusa/commit/6e806942c7961eeb1d80abca0f9b4bf2e663f6b3), [`c3ae529b40368eddb3265de9cf4a6f54e15d16d7`](https://github.com/medusajs/medusa/commit/c3ae529b40368eddb3265de9cf4a6f54e15d16d7), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c), [`e9b7a8c1f3c6f3d6d4447d8f57f15d20dedf0d28`](https://github.com/medusajs/medusa/commit/e9b7a8c1f3c6f3d6d4447d8f57f15d20dedf0d28), [`723dc082f00d20eda7cb7d0fa01085509b4f5c47`](https://github.com/medusajs/medusa/commit/723dc082f00d20eda7cb7d0fa01085509b4f5c47), [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8), [`a75cf7fb36cf1858c6c9bda1126b092e923beff6`](https://github.com/medusajs/medusa/commit/a75cf7fb36cf1858c6c9bda1126b092e923beff6), [`55f89b2151cbdd506f91be5e08451c954caaf1fc`](https://github.com/medusajs/medusa/commit/55f89b2151cbdd506f91be5e08451c954caaf1fc), [`7af9e3224cab141bf8c8283032cb508122a0f740`](https://github.com/medusajs/medusa/commit/7af9e3224cab141bf8c8283032cb508122a0f740), [`c6896ffa6a1bc5c0ee8c4eea55feebea3497e47d`](https://github.com/medusajs/medusa/commit/c6896ffa6a1bc5c0ee8c4eea55feebea3497e47d), [`edf29b3bd22de1a0f6a7e4eb8715641cd17b7956`](https://github.com/medusajs/medusa/commit/edf29b3bd22de1a0f6a7e4eb8715641cd17b7956), [`82f3b0413a0a56d09d5aefdabc1ae8f3adb7c82b`](https://github.com/medusajs/medusa/commit/82f3b0413a0a56d09d5aefdabc1ae8f3adb7c82b), [`10787c865f04f231cd3d5b9709c417b1fd2e2130`](https://github.com/medusajs/medusa/commit/10787c865f04f231cd3d5b9709c417b1fd2e2130)]: + - @medusajs/dashboard@2.11.0 + - @medusajs/admin-shared@2.11.0 + - @medusajs/admin-vite-plugin@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/admin/admin-bundler/package.json b/packages/admin/admin-bundler/package.json index 9e2751d1a7..31c5486285 100644 --- a/packages/admin/admin-bundler/package.json +++ b/packages/admin/admin-bundler/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/admin-bundler", - "version": "2.10.3", + "version": "2.11.0", "description": "Bundler for the Medusa admin dashboard.", "author": "Kasper Kristensen ", "scripts": { @@ -18,16 +18,16 @@ "package.json" ], "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@types/compression": "^1.7.5", "express": "^4.21.0", "tsup": "^8.0.1", "typescript": "^5.3.3" }, "dependencies": { - "@medusajs/admin-shared": "2.10.3", - "@medusajs/admin-vite-plugin": "2.10.3", - "@medusajs/dashboard": "2.10.3", + "@medusajs/admin-shared": "2.11.0", + "@medusajs/admin-vite-plugin": "2.11.0", + "@medusajs/dashboard": "2.11.0", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.4.16", "compression": "^1.7.4", diff --git a/packages/admin/admin-sdk/CHANGELOG.md b/packages/admin/admin-sdk/CHANGELOG.md index 5cc787eeeb..30d2c0d46d 100644 --- a/packages/admin/admin-sdk/CHANGELOG.md +++ b/packages/admin/admin-sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/admin-sdk +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c)]: + - @medusajs/admin-shared@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/admin/admin-sdk/package.json b/packages/admin/admin-sdk/package.json index d46f294134..e26bab9cb8 100644 --- a/packages/admin/admin-sdk/package.json +++ b/packages/admin/admin-sdk/package.json @@ -1,7 +1,7 @@ { "name": "@medusajs/admin-sdk", "description": "SDK for building extension for the Medusa admin dashboard.", - "version": "2.10.3", + "version": "2.11.0", "author": "Kasper Kristensen ", "types": "dist/index.d.ts", "main": "dist/index.js", @@ -24,7 +24,7 @@ "typescript": "^5.3.3" }, "dependencies": { - "@medusajs/admin-shared": "2.10.3", + "@medusajs/admin-shared": "2.11.0", "zod": "3.25.76" }, "packageManager": "yarn@3.2.1" diff --git a/packages/admin/admin-shared/CHANGELOG.md b/packages/admin/admin-shared/CHANGELOG.md index eea4d66b48..a42201a0d5 100644 --- a/packages/admin/admin-shared/CHANGELOG.md +++ b/packages/admin/admin-shared/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/admin-shared +## 2.11.0 + +### Patch Changes + +- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard + ## 2.10.3 ## 2.10.2 diff --git a/packages/admin/admin-shared/package.json b/packages/admin/admin-shared/package.json index 715d5efc54..b9a7339eba 100644 --- a/packages/admin/admin-shared/package.json +++ b/packages/admin/admin-shared/package.json @@ -1,7 +1,7 @@ { "name": "@medusajs/admin-shared", "description": "Shared code for Medusa admin packages.", - "version": "2.10.3", + "version": "2.11.0", "author": "Kasper Kristensen ", "types": "dist/index.d.ts", "main": "dist/index.js", diff --git a/packages/admin/admin-vite-plugin/CHANGELOG.md b/packages/admin/admin-vite-plugin/CHANGELOG.md index a1f2eb0636..faf9bed728 100644 --- a/packages/admin/admin-vite-plugin/CHANGELOG.md +++ b/packages/admin/admin-vite-plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/admin-vite-plugin +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c)]: + - @medusajs/admin-shared@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/admin/admin-vite-plugin/package.json b/packages/admin/admin-vite-plugin/package.json index 62881e20cc..c0c3b96ddb 100644 --- a/packages/admin/admin-vite-plugin/package.json +++ b/packages/admin/admin-vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/admin-vite-plugin", - "version": "2.10.3", + "version": "2.11.0", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts", @@ -40,7 +40,7 @@ "@babel/parser": "7.25.6", "@babel/traverse": "7.25.6", "@babel/types": "7.25.6", - "@medusajs/admin-shared": "2.10.3", + "@medusajs/admin-shared": "2.11.0", "chokidar": "3.5.3", "fdir": "6.1.1", "magic-string": "0.30.5", diff --git a/packages/admin/dashboard/CHANGELOG.md b/packages/admin/dashboard/CHANGELOG.md index cde03fcfb5..04adde3faa 100644 --- a/packages/admin/dashboard/CHANGELOG.md +++ b/packages/admin/dashboard/CHANGELOG.md @@ -1,5 +1,53 @@ # @medusajs/dashboard +## 2.11.0 + +### Patch Changes + +- [#13404](https://github.com/medusajs/medusa/pull/13404) [`294c37564ca035dc9b658bdce1f6afb4ced3d916`](https://github.com/medusajs/medusa/commit/294c37564ca035dc9b658bdce1f6afb4ced3d916) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): add campaign without currency to promotion + +- [#13596](https://github.com/medusajs/medusa/pull/13596) [`9538df2eaff8a30604291eda8f46b4ea87eb1ca9`](https://github.com/medusajs/medusa/commit/9538df2eaff8a30604291eda8f46b4ea87eb1ca9) Thanks [@bqst](https://github.com/bqst)! - fix(dashboard): copy phone on order customer info + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13521](https://github.com/medusajs/medusa/pull/13521) [`a1c56d29d0c63521c00e3a54beffd7041023f430`](https://github.com/medusajs/medusa/commit/a1c56d29d0c63521c00e3a54beffd7041023f430) Thanks [@patelaryan0914](https://github.com/patelaryan0914)! - fix(dashboard):replace native select Element in CountrySelect & ProvinceSelect with Select(Medusa UI). + +- [#13631](https://github.com/medusajs/medusa/pull/13631) [`d30806533c181be39b97b0321a44390cd31acd3c`](https://github.com/medusajs/medusa/commit/d30806533c181be39b97b0321a44390cd31acd3c) Thanks [@willbouch](https://github.com/willbouch)! - fix(dashboard): create refund form broken when no payment id defined + +- [#13756](https://github.com/medusajs/medusa/pull/13756) [`8642d41aaca843d008b44b0fd9f1fecd0be4a7cf`](https://github.com/medusajs/medusa/commit/8642d41aaca843d008b44b0fd9f1fecd0be4a7cf) Thanks [@willbouch](https://github.com/willbouch)! - fix(dashboard): add error message in toaster on product delete + +- [#13578](https://github.com/medusajs/medusa/pull/13578) [`6e806942c7961eeb1d80abca0f9b4bf2e663f6b3`](https://github.com/medusajs/medusa/commit/6e806942c7961eeb1d80abca0f9b4bf2e663f6b3) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard, order): set return status on cancel + +- [#13592](https://github.com/medusajs/medusa/pull/13592) [`c3ae529b40368eddb3265de9cf4a6f54e15d16d7`](https://github.com/medusajs/medusa/commit/c3ae529b40368eddb3265de9cf4a6f54e15d16d7) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): payment providers select + +- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard + +- [#13699](https://github.com/medusajs/medusa/pull/13699) [`e9b7a8c1f3c6f3d6d4447d8f57f15d20dedf0d28`](https://github.com/medusajs/medusa/commit/e9b7a8c1f3c6f3d6d4447d8f57f15d20dedf0d28) Thanks [@willbouch](https://github.com/willbouch)! - fix(dashboard): nan in tax total + +- [#13740](https://github.com/medusajs/medusa/pull/13740) [`723dc082f00d20eda7cb7d0fa01085509b4f5c47`](https://github.com/medusajs/medusa/commit/723dc082f00d20eda7cb7d0fa01085509b4f5c47) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): budget labels and remove promo code + +- [#13566](https://github.com/medusajs/medusa/pull/13566) [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8) Thanks [@docloulou](https://github.com/docloulou)! - feat(medusa,dashboard): Add support for configurable additional columns in entity views + +- [#11252](https://github.com/medusajs/medusa/pull/11252) [`a75cf7fb36cf1858c6c9bda1126b092e923beff6`](https://github.com/medusajs/medusa/commit/a75cf7fb36cf1858c6c9bda1126b092e923beff6) Thanks [@MEClouds](https://github.com/MEClouds)! - feat(dashboard): support RTL in dashboard + +- [#13565](https://github.com/medusajs/medusa/pull/13565) [`55f89b2151cbdd506f91be5e08451c954caaf1fc`](https://github.com/medusajs/medusa/commit/55f89b2151cbdd506f91be5e08451c954caaf1fc) Thanks [@docloulou](https://github.com/docloulou)! - fix(dashboard): add offset and limit to query parameters in useTableConfiguration + +- [#13589](https://github.com/medusajs/medusa/pull/13589) [`7af9e3224cab141bf8c8283032cb508122a0f740`](https://github.com/medusajs/medusa/commit/7af9e3224cab141bf8c8283032cb508122a0f740) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): improve inventory level location management + +- [#13723](https://github.com/medusajs/medusa/pull/13723) [`c6896ffa6a1bc5c0ee8c4eea55feebea3497e47d`](https://github.com/medusajs/medusa/commit/c6896ffa6a1bc5c0ee8c4eea55feebea3497e47d) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): campaign UI improvements + +- [#13587](https://github.com/medusajs/medusa/pull/13587) [`edf29b3bd22de1a0f6a7e4eb8715641cd17b7956`](https://github.com/medusajs/medusa/commit/edf29b3bd22de1a0f6a7e4eb8715641cd17b7956) Thanks [@willbouch](https://github.com/willbouch)! - feat(dashboard): select refund reason in refund form + +- [#13711](https://github.com/medusajs/medusa/pull/13711) [`82f3b0413a0a56d09d5aefdabc1ae8f3adb7c82b`](https://github.com/medusajs/medusa/commit/82f3b0413a0a56d09d5aefdabc1ae8f3adb7c82b) Thanks [@willbouch](https://github.com/willbouch)! - fix(dashboard): export with filters not working + +- [#13571](https://github.com/medusajs/medusa/pull/13571) [`10787c865f04f231cd3d5b9709c417b1fd2e2130`](https://github.com/medusajs/medusa/commit/10787c865f04f231cd3d5b9709c417b1fd2e2130) Thanks [@fPolic](https://github.com/fPolic)! - feat(dashboard): refactor location list UI to use data table + +- Updated dependencies [[`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`6a91f79f443ff72cba8ee7612a1e1c681af125ec`](https://github.com/medusajs/medusa/commit/6a91f79f443ff72cba8ee7612a1e1c681af125ec), [`76bf364440959b00926719db1c8a0e4a0e418879`](https://github.com/medusajs/medusa/commit/76bf364440959b00926719db1c8a0e4a0e418879), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c)]: + - @medusajs/js-sdk@2.11.0 + - @medusajs/admin-shared@2.11.0 + - @medusajs/icons@2.11.0 + - @medusajs/ui@4.0.24 + ## 2.10.3 ### Patch Changes diff --git a/packages/admin/dashboard/package.json b/packages/admin/dashboard/package.json index a5ff4b6282..2c989eb774 100644 --- a/packages/admin/dashboard/package.json +++ b/packages/admin/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/dashboard", - "version": "2.10.3", + "version": "2.11.0", "scripts": { "generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts", "dev": "vite", @@ -45,10 +45,10 @@ "@dnd-kit/utilities": "^3.2.2", "@hookform/error-message": "^2.0.1", "@hookform/resolvers": "3.4.2", - "@medusajs/admin-shared": "2.10.3", - "@medusajs/icons": "2.10.3", - "@medusajs/js-sdk": "2.10.3", - "@medusajs/ui": "4.0.23", + "@medusajs/admin-shared": "2.11.0", + "@medusajs/icons": "2.11.0", + "@medusajs/js-sdk": "2.11.0", + "@medusajs/ui": "4.0.24", "@radix-ui/react-dialog": "1.1.4", "@radix-ui/react-dismissable-layer": "1.1.4", "@tanstack/react-query": "5.64.2", @@ -78,10 +78,10 @@ "zod": "3.25.76" }, "devDependencies": { - "@medusajs/admin-shared": "2.10.3", - "@medusajs/admin-vite-plugin": "2.10.3", - "@medusajs/types": "2.10.3", - "@medusajs/ui-preset": "2.10.3", + "@medusajs/admin-shared": "2.11.0", + "@medusajs/admin-vite-plugin": "2.11.0", + "@medusajs/types": "2.11.0", + "@medusajs/ui-preset": "2.11.0", "@types/node": "^20.11.15", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", diff --git a/packages/cli/create-medusa-app/CHANGELOG.md b/packages/cli/create-medusa-app/CHANGELOG.md index f46394906e..1b34546668 100644 --- a/packages/cli/create-medusa-app/CHANGELOG.md +++ b/packages/cli/create-medusa-app/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/deps@2.11.0 + - @medusajs/telemetry@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/cli/create-medusa-app/package.json b/packages/cli/create-medusa-app/package.json index 98860c5e45..7e927d0bac 100644 --- a/packages/cli/create-medusa-app/package.json +++ b/packages/cli/create-medusa-app/package.json @@ -1,6 +1,6 @@ { "name": "create-medusa-app", - "version": "2.10.3", + "version": "2.11.0", "description": "Create a Medusa project using a single command.", "type": "module", "exports": "./dist/index.js", @@ -13,8 +13,8 @@ "watch": "tsc --watch" }, "dependencies": { - "@medusajs/deps": "2.10.3", - "@medusajs/telemetry": "2.10.3", + "@medusajs/deps": "2.11.0", + "@medusajs/telemetry": "2.11.0", "boxen": "^5", "chalk": "^5.2.0", "commander": "^10.0.1", diff --git a/packages/cli/medusa-cli/CHANGELOG.md b/packages/cli/medusa-cli/CHANGELOG.md index bb65f07275..dfb8f477d3 100644 --- a/packages/cli/medusa-cli/CHANGELOG.md +++ b/packages/cli/medusa-cli/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined) - feat(cli): servers and workers in cluster mode + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/deps@2.11.0 + - @medusajs/utils@2.11.0 + - @medusajs/telemetry@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/cli/medusa-cli/package.json b/packages/cli/medusa-cli/package.json index 5ff5fa5467..cefe006c46 100644 --- a/packages/cli/medusa-cli/package.json +++ b/packages/cli/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cli", - "version": "2.10.3", + "version": "2.11.0", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -40,9 +40,9 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/deps": "2.10.3", - "@medusajs/telemetry": "2.10.3", - "@medusajs/utils": "2.10.3", + "@medusajs/deps": "2.11.0", + "@medusajs/telemetry": "2.11.0", + "@medusajs/utils": "2.11.0", "@types/express": "^4.17.17", "chalk": "^4.0.0", "configstore": "5.0.1", diff --git a/packages/cli/medusa-dev-cli/CHANGELOG.md b/packages/cli/medusa-dev-cli/CHANGELOG.md index f6236038db..ed1ca9d809 100644 --- a/packages/cli/medusa-dev-cli/CHANGELOG.md +++ b/packages/cli/medusa-dev-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.11.0 + ## 2.10.3 ## 2.10.2 diff --git a/packages/cli/medusa-dev-cli/package.json b/packages/cli/medusa-dev-cli/package.json index 53412c3bce..99fa9fcf0f 100644 --- a/packages/cli/medusa-dev-cli/package.json +++ b/packages/cli/medusa-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "medusa-dev-cli", "description": "CLI helpers for contributors working on Medusa", - "version": "2.10.3", + "version": "2.11.0", "author": "Sebastian Rindom ", "bin": { "medusa-dev": "./dist/index.js" diff --git a/packages/cli/oas/medusa-oas-cli/CHANGELOG.md b/packages/cli/oas/medusa-oas-cli/CHANGELOG.md index f2da51fe0e..9249c70de8 100644 --- a/packages/cli/oas/medusa-oas-cli/CHANGELOG.md +++ b/packages/cli/oas/medusa-oas-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @medusajs/oas-cli +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`5c77b10fa64d28c315e5196da1c9608c1c0a2ab7`](undefined), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`730d73306d699634121a793f2b4049fd3e09bc47`](undefined), [`57030fa43e084ed8300e6b74399c5402b1587e80`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`71014bafa6942709d4b763cbc82dc7f6d4860ba6`](undefined), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd), [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8), [`137b237c8498fe4c195a3b8344e16b61193b9329`](undefined), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`907fbc89a2566f516c65a4eefdfeeb4f9dcb3579`](undefined), [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8), [`3960c80e9f55bdf41f9f257e12ed72c713577598`](undefined), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`9d3c71fefd12d09ecd3be1aeff7744e809872481`](undefined)]: + - @medusajs/utils@2.11.0 + - @medusajs/medusa@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/cli/oas/medusa-oas-cli/package.json b/packages/cli/oas/medusa-oas-cli/package.json index a3f93f9cdb..8d098de49c 100644 --- a/packages/cli/oas/medusa-oas-cli/package.json +++ b/packages/cli/oas/medusa-oas-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-oas-cli", - "version": "2.10.3", + "version": "2.11.0", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -21,7 +21,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@types/js-yaml": "^4.0.9", "jest": "^29.1.0", "js-yaml": "^4.1.0", @@ -35,8 +35,8 @@ "medusa-oas": "ts-node src/index.ts" }, "dependencies": { - "@medusajs/medusa": "2.10.3", - "@medusajs/utils": "2.10.3", + "@medusajs/medusa": "2.11.0", + "@medusajs/utils": "2.11.0", "@readme/json-schema-ref-parser": "^1.2.0", "@readme/openapi-parser": "^2.4.0", "@redocly/cli": "^1.7.0", diff --git a/packages/cli/oas/oas-github-ci/CHANGELOG.md b/packages/cli/oas/oas-github-ci/CHANGELOG.md index 891a2e3251..298a7263a3 100644 --- a/packages/cli/oas/oas-github-ci/CHANGELOG.md +++ b/packages/cli/oas/oas-github-ci/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/oas-github-ci +## 2.11.0 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/medusa-oas-cli@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/cli/oas/oas-github-ci/package.json b/packages/cli/oas/oas-github-ci/package.json index dfe3c6052c..a51d412484 100644 --- a/packages/cli/oas/oas-github-ci/package.json +++ b/packages/cli/oas/oas-github-ci/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/oas-github-ci", - "version": "2.10.3", + "version": "2.11.0", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -21,7 +21,7 @@ "test": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "2.10.3", + "@medusajs/medusa-oas-cli": "2.11.0", "execa": "^5.1.1" } } diff --git a/packages/core/core-flows/CHANGELOG.md b/packages/core/core-flows/CHANGELOG.md index d142dc77a0..52144e6449 100644 --- a/packages/core/core-flows/CHANGELOG.md +++ b/packages/core/core-flows/CHANGELOG.md @@ -1,5 +1,54 @@ # @medusajs/core-flows +## 2.11.0 + +### Patch Changes + +- [#13702](https://github.com/medusajs/medusa/pull/13702) [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Improve caching rollout + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13182](https://github.com/medusajs/medusa/pull/13182) [`9c957e1da04c1f86d1caa7de279993453b76bb63`](https://github.com/medusajs/medusa/commit/9c957e1da04c1f86d1caa7de279993453b76bb63) Thanks [@leobenzol](https://github.com/leobenzol)! - chore(core-flows): only allow published products in addToCartWorkflow + +- [#13594](https://github.com/medusajs/medusa/pull/13594) [`1b57e5c58ab5c656da398b69444c2b9baba2e35e`](https://github.com/medusajs/medusa/commit/1b57e5c58ab5c656da398b69444c2b9baba2e35e) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(core-flows): skip locking on sub workflows by default + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13695](https://github.com/medusajs/medusa/pull/13695) [`924564bee505fc8787945c6d683243cef5799625`](https://github.com/medusajs/medusa/commit/924564bee505fc8787945c6d683243cef5799625) Thanks [@willbouch](https://github.com/willbouch)! - fix(core-flows): customer id filter not working in getOrderDetails + +- [#13668](https://github.com/medusajs/medusa/pull/13668) [`8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8`](https://github.com/medusajs/medusa/commit/8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8) Thanks [@willbouch](https://github.com/willbouch)! - fix(core-flows): lock draft order workflows + +- [#13724](https://github.com/medusajs/medusa/pull/13724) [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2) Thanks [@willbouch](https://github.com/willbouch)! - fix(utils,core-flows): fix import erasing tags, categories and others + +- [#13598](https://github.com/medusajs/medusa/pull/13598) [`087887fefb948e6676001ad2dc2cb265ae6f7430`](https://github.com/medusajs/medusa/commit/087887fefb948e6676001ad2dc2cb265ae6f7430) Thanks [@willbouch](https://github.com/willbouch)! - feat(core-flows): support ad hoc returns + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13649](https://github.com/medusajs/medusa/pull/13649) [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,file-local,file-s3,core-flows): fix csv parsing special characters + +- [#13511](https://github.com/medusajs/medusa/pull/13511) [`5ea32aaa44a47b143c46f895032478334b7379ca`](https://github.com/medusajs/medusa/commit/5ea32aaa44a47b143c46f895032478334b7379ca) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Cart workflow price calculation for different items but same variant + +- [#13712](https://github.com/medusajs/medusa/pull/13712) [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): improve cart operations + Mikro orm 6.4.16 + +- [#13744](https://github.com/medusajs/medusa/pull/13744) [`1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd`](https://github.com/medusajs/medusa/commit/1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Change order of operations in refundPaymentWorkflow + +- [#13527](https://github.com/medusajs/medusa/pull/13527) [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8) Thanks [@leobenzol](https://github.com/leobenzol)! - fix(core-flows,types,medusa): pass /store/shipping-options fields to workflow + +- [#13704](https://github.com/medusajs/medusa/pull/13704) [`86c975258b7f3a2f1d49117f7a4139806812a8e7`](https://github.com/medusajs/medusa/commit/86c975258b7f3a2f1d49117f7a4139806812a8e7) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(core-flows): fix shipping_total showing as 0 in createFulfillment method + +- [#13738](https://github.com/medusajs/medusa/pull/13738) [`fc2ded4b100432236a14d9f6409e8c6ea5a84269`](https://github.com/medusajs/medusa/commit/fc2ded4b100432236a14d9f6409e8c6ea5a84269) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(core-flows): fix warning for when usage in updateOrderTaxLinesWorkflow + +- [#13749](https://github.com/medusajs/medusa/pull/13749) [`4e3090ab263b8c0da97e91d6586275d0f8609db5`](https://github.com/medusajs/medusa/commit/4e3090ab263b8c0da97e91d6586275d0f8609db5) Thanks [@willbouch](https://github.com/willbouch)! - chore(core-flows): send error on csv parsing error + +- [#13769](https://github.com/medusajs/medusa/pull/13769) [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow async concurrency + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/core-flows/package.json b/packages/core/core-flows/package.json index 126ad51bf4..fe7c35089a 100644 --- a/packages/core/core-flows/package.json +++ b/packages/core/core-flows/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/core-flows", - "version": "2.10.3", + "version": "2.11.0", "description": "Set of workflow definitions for Medusa", "main": "dist/index.js", "exports": { @@ -26,7 +26,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "expect-type": "^0.20.0", @@ -40,7 +40,7 @@ "zod": "3.25.76" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "scripts": { "build": "rimraf dist && tsc --build", diff --git a/packages/core/framework/CHANGELOG.md b/packages/core/framework/CHANGELOG.md index d01d67943a..fb7aae8115 100644 --- a/packages/core/framework/CHANGELOG.md +++ b/packages/core/framework/CHANGELOG.md @@ -1,5 +1,29 @@ # @medusajs/framework +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13568](https://github.com/medusajs/medusa/pull/13568) [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): remove ssl_mode from url and also use sslmode + +- [#13646](https://github.com/medusajs/medusa/pull/13646) [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Add instrumentation to deps + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`513b352da3f580d87e556fd5cd54e7005313ce2f`](https://github.com/medusajs/medusa/commit/513b352da3f580d87e556fd5cd54e7005313ce2f), [`8a4c10d7f8b74fc68296e9825c777e3e2fc57d0a`](https://github.com/medusajs/medusa/commit/8a4c10d7f8b74fc68296e9825c777e3e2fc57d0a), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`150aa50397825ae800f3acf4bbc68fe28e397582`](https://github.com/medusajs/medusa/commit/150aa50397825ae800f3acf4bbc68fe28e397582), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`28d57b7bf8bceee62449564228b9e08d4f706cd7`](https://github.com/medusajs/medusa/commit/28d57b7bf8bceee62449564228b9e08d4f706cd7), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86), [`8734866eb108871c36343098a0297475e952f58f`](https://github.com/medusajs/medusa/commit/8734866eb108871c36343098a0297475e952f58f)]: + - @medusajs/types@2.11.0 + - @medusajs/deps@2.11.0 + - @medusajs/modules-sdk@2.11.0 + - @medusajs/orchestration@2.11.0 + - @medusajs/cli@2.11.0 + - @medusajs/utils@2.11.0 + - @medusajs/workflows-sdk@2.11.0 + - @medusajs/telemetry@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/framework/package.json b/packages/core/framework/package.json index bb9a6e5971..a28d0b6220 100644 --- a/packages/core/framework/package.json +++ b/packages/core/framework/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/framework", - "version": "2.10.3", + "version": "2.11.0", "description": "Framework", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -67,7 +67,7 @@ }, "devDependencies": { "@aws-sdk/client-dynamodb": "^3.218.0", - "@medusajs/cli": "2.10.3", + "@medusajs/cli": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "@types/cors": "^2.8.17", @@ -82,13 +82,13 @@ }, "dependencies": { "@jercle/yargonaut": "^1.1.5", - "@medusajs/deps": "2.10.3", - "@medusajs/modules-sdk": "2.10.3", - "@medusajs/orchestration": "2.10.3", - "@medusajs/telemetry": "2.10.3", - "@medusajs/types": "2.10.3", - "@medusajs/utils": "2.10.3", - "@medusajs/workflows-sdk": "2.10.3", + "@medusajs/deps": "2.11.0", + "@medusajs/modules-sdk": "2.11.0", + "@medusajs/orchestration": "2.11.0", + "@medusajs/telemetry": "2.11.0", + "@medusajs/types": "2.11.0", + "@medusajs/utils": "2.11.0", + "@medusajs/workflows-sdk": "2.11.0", "@opentelemetry/api": "^1.9.0", "@types/express": "^4.17.17", "chokidar": "^3.4.2", @@ -109,7 +109,7 @@ }, "peerDependencies": { "@aws-sdk/client-dynamodb": "^3.218.0", - "@medusajs/cli": "2.10.3", + "@medusajs/cli": "2.11.0", "connect-dynamodb": "^3.0.5", "ioredis": "^5.4.1", "vite": "^5.4.14" diff --git a/packages/core/js-sdk/CHANGELOG.md b/packages/core/js-sdk/CHANGELOG.md index 9d9d8cec42..2fa72bebe9 100644 --- a/packages/core/js-sdk/CHANGELOG.md +++ b/packages/core/js-sdk/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/js-sdk +## 2.11.0 + +### Patch Changes + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13581](https://github.com/medusajs/medusa/pull/13581) [`6a91f79f443ff72cba8ee7612a1e1c681af125ec`](https://github.com/medusajs/medusa/commit/6a91f79f443ff72cba8ee7612a1e1c681af125ec) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(js-sdk): allow passing a query parameter to deleteLineItem + +- [#13690](https://github.com/medusajs/medusa/pull/13690) [`76bf364440959b00926719db1c8a0e4a0e418879`](https://github.com/medusajs/medusa/commit/76bf364440959b00926719db1c8a0e4a0e418879) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(js-sdk): pass headers to auth.refresh() + +- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard + ## 2.10.3 ### Patch Changes diff --git a/packages/core/js-sdk/package.json b/packages/core/js-sdk/package.json index 4e8d0c3299..9187ec55fd 100644 --- a/packages/core/js-sdk/package.json +++ b/packages/core/js-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/js-sdk", - "version": "2.10.3", + "version": "2.11.0", "description": "SDK for the Medusa API", "main": "dist/index.js", "module": "dist/esm/index.js", @@ -29,7 +29,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "jest": "^29.7.0", "msw": "^2.3.0", "rimraf": "^5.0.1", diff --git a/packages/core/modules-sdk/CHANGELOG.md b/packages/core/modules-sdk/CHANGELOG.md index 5cea0a682a..a3b3811b87 100644 --- a/packages/core/modules-sdk/CHANGELOG.md +++ b/packages/core/modules-sdk/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/modules-sdk +## 2.11.0 + +### Patch Changes + +- [#13702](https://github.com/medusajs/medusa/pull/13702) [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Improve caching rollout + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86), [`8734866eb108871c36343098a0297475e952f58f`](https://github.com/medusajs/medusa/commit/8734866eb108871c36343098a0297475e952f58f)]: + - @medusajs/deps@2.11.0 + - @medusajs/orchestration@2.11.0 + - @medusajs/utils@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/modules-sdk/package.json b/packages/core/modules-sdk/package.json index ab22201c05..153937384a 100644 --- a/packages/core/modules-sdk/package.json +++ b/packages/core/modules-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/modules-sdk", - "version": "2.10.3", + "version": "2.11.0", "description": "SDK for medusa modules", "main": "dist/index.js", "export": { @@ -31,7 +31,7 @@ "watch": "tsc --build --watch" }, "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "cross-env": "^5.2.1", @@ -40,9 +40,9 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/deps": "2.10.3", - "@medusajs/orchestration": "2.10.3", - "@medusajs/utils": "2.10.3" + "@medusajs/deps": "2.11.0", + "@medusajs/orchestration": "2.11.0", + "@medusajs/utils": "2.11.0" }, "peerDependencies": { "express": "^4.21.0" diff --git a/packages/core/orchestration/CHANGELOG.md b/packages/core/orchestration/CHANGELOG.md index db5fd3d7c3..12a4a4e812 100644 --- a/packages/core/orchestration/CHANGELOG.md +++ b/packages/core/orchestration/CHANGELOG.md @@ -1,5 +1,25 @@ # @medusajs/orchestration +## 2.11.0 + +### Patch Changes + +- [#13702](https://github.com/medusajs/medusa/pull/13702) [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Improve caching rollout + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13769](https://github.com/medusajs/medusa/pull/13769) [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow async concurrency + +- [#13655](https://github.com/medusajs/medusa/pull/13655) [`8734866eb108871c36343098a0297475e952f58f`](https://github.com/medusajs/medusa/commit/8734866eb108871c36343098a0297475e952f58f) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Transform map + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/deps@2.11.0 + - @medusajs/utils@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/orchestration/package.json b/packages/core/orchestration/package.json index c5f0d61e9c..443c5b4c99 100644 --- a/packages/core/orchestration/package.json +++ b/packages/core/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/orchestration", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa utilities to orchestrate modules", "main": "dist/index.js", "exports": { @@ -26,7 +26,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -34,8 +34,8 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/deps": "2.10.3", - "@medusajs/utils": "2.10.3", + "@medusajs/deps": "2.11.0", + "@medusajs/utils": "2.11.0", "ulid": "^2.3.0" }, "peerDependencies": { diff --git a/packages/core/types/CHANGELOG.md b/packages/core/types/CHANGELOG.md index 2af0d7ecb1..f38428f09c 100644 --- a/packages/core/types/CHANGELOG.md +++ b/packages/core/types/CHANGELOG.md @@ -1,5 +1,35 @@ # @medusajs/types +## 2.11.0 + +### Patch Changes + +- [#13702](https://github.com/medusajs/medusa/pull/13702) [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Improve caching rollout + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13703](https://github.com/medusajs/medusa/pull/13703) [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,utils,types): inventory management nullable + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13626](https://github.com/medusajs/medusa/pull/13626) [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Pricing preference context loss + +- [#13555](https://github.com/medusajs/medusa/pull/13555) [`513b352da3f580d87e556fd5cd54e7005313ce2f`](https://github.com/medusajs/medusa/commit/513b352da3f580d87e556fd5cd54e7005313ce2f) Thanks [@bqst](https://github.com/bqst)! - fix(types): resolve circular type reference in StoreCollectionListParams interface + +- [#13559](https://github.com/medusajs/medusa/pull/13559) [`8a4c10d7f8b74fc68296e9825c777e3e2fc57d0a`](https://github.com/medusajs/medusa/commit/8a4c10d7f8b74fc68296e9825c777e3e2fc57d0a) Thanks [@willbouch](https://github.com/willbouch)! - fix(types): missing service zone in shipping option + +- [#13784](https://github.com/medusajs/medusa/pull/13784) [`150aa50397825ae800f3acf4bbc68fe28e397582`](https://github.com/medusajs/medusa/commit/150aa50397825ae800f3acf4bbc68fe28e397582) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(tax,types): Add method to retrieve a Tax Module Provider's service + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13669](https://github.com/medusajs/medusa/pull/13669) [`28d57b7bf8bceee62449564228b9e08d4f706cd7`](https://github.com/medusajs/medusa/commit/28d57b7bf8bceee62449564228b9e08d4f706cd7) Thanks [@willbouch](https://github.com/willbouch)! - fix(types): missing rules in prices types + +- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13527](https://github.com/medusajs/medusa/pull/13527) [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8) Thanks [@leobenzol](https://github.com/leobenzol)! - fix(core-flows,types,medusa): pass /store/shipping-options fields to workflow + ## 2.10.3 ### Patch Changes diff --git a/packages/core/types/package.json b/packages/core/types/package.json index 510be3ca55..89de9ecb61 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Types definition", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -35,7 +35,7 @@ "bignumber.js": "^9.1.2" }, "devDependencies": { - "@medusajs/deps": "2.10.3", + "@medusajs/deps": "2.11.0", "@types/jsonwebtoken": "^8.5.9", "expect-type": "^0.20.0", "ioredis": "^5.4.1", diff --git a/packages/core/utils/CHANGELOG.md b/packages/core/utils/CHANGELOG.md index bc8dbce1f7..3e5e99ef77 100644 --- a/packages/core/utils/CHANGELOG.md +++ b/packages/core/utils/CHANGELOG.md @@ -1,5 +1,36 @@ # @medusajs/utils +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13703](https://github.com/medusajs/medusa/pull/13703) [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,utils,types): inventory management nullable + +- [#13585](https://github.com/medusajs/medusa/pull/13585) [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d) Thanks [@aldo-roman](https://github.com/aldo-roman)! - Fix autogenerated type for float attributes + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13663](https://github.com/medusajs/medusa/pull/13663) [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Default caching configuration and gracefull redis error handling + +- [#13680](https://github.com/medusajs/medusa/pull/13680) [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Test strategy + +- [#13724](https://github.com/medusajs/medusa/pull/13724) [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2) Thanks [@willbouch](https://github.com/willbouch)! - fix(utils,core-flows): fix import erasing tags, categories and others + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13580](https://github.com/medusajs/medusa/pull/13580) [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(utils): make upsert with replace more efficient + +- [#13712](https://github.com/medusajs/medusa/pull/13712) [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): improve cart operations + Mikro orm 6.4.16 + +- [#13568](https://github.com/medusajs/medusa/pull/13568) [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): remove ssl_mode from url and also use sslmode + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/deps@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index 6dadc1de10..3ea757825d 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "exports": { @@ -26,7 +26,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "@types/autocannon": "^7.12.5", @@ -44,7 +44,7 @@ "@graphql-codegen/typescript": "^4.0.9", "@graphql-tools/merge": "^9.0.7", "@graphql-tools/schema": "^10.0.6", - "@medusajs/deps": "2.10.3", + "@medusajs/deps": "2.11.0", "@types/pluralize": "^0.0.33", "bignumber.js": "^9.1.2", "dotenv": "^16.4.5", diff --git a/packages/core/workflows-sdk/CHANGELOG.md b/packages/core/workflows-sdk/CHANGELOG.md index 54be64a523..0aca13d209 100644 --- a/packages/core/workflows-sdk/CHANGELOG.md +++ b/packages/core/workflows-sdk/CHANGELOG.md @@ -1,5 +1,25 @@ # @medusajs/workflows-sdk +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13769](https://github.com/medusajs/medusa/pull/13769) [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow async concurrency + +- [#13655](https://github.com/medusajs/medusa/pull/13655) [`8734866eb108871c36343098a0297475e952f58f`](https://github.com/medusajs/medusa/commit/8734866eb108871c36343098a0297475e952f58f) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Transform map + +- Updated dependencies [[`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`45f180a2b558edcf69603f3d8da983e92c4e212d`](https://github.com/medusajs/medusa/commit/45f180a2b558edcf69603f3d8da983e92c4e212d), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86), [`8734866eb108871c36343098a0297475e952f58f`](https://github.com/medusajs/medusa/commit/8734866eb108871c36343098a0297475e952f58f)]: + - @medusajs/deps@2.11.0 + - @medusajs/modules-sdk@2.11.0 + - @medusajs/orchestration@2.11.0 + - @medusajs/utils@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/core/workflows-sdk/package.json b/packages/core/workflows-sdk/package.json index c80e448981..c3a5bd20c4 100644 --- a/packages/core/workflows-sdk/package.json +++ b/packages/core/workflows-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/workflows-sdk", - "version": "2.10.3", + "version": "2.11.0", "description": "Set of workflows tooling for Medusa", "main": "dist/index.js", "exports": { @@ -27,7 +27,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.10.3", + "@medusajs/types": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "expect-type": "^0.20.0", @@ -37,10 +37,10 @@ "zod": "3.25.76" }, "dependencies": { - "@medusajs/deps": "2.10.3", - "@medusajs/modules-sdk": "2.10.3", - "@medusajs/orchestration": "2.10.3", - "@medusajs/utils": "2.10.3", + "@medusajs/deps": "2.11.0", + "@medusajs/modules-sdk": "2.11.0", + "@medusajs/orchestration": "2.11.0", + "@medusajs/utils": "2.11.0", "ulid": "^2.3.0" }, "peerDependencies": { diff --git a/packages/deps/CHANGELOG.md b/packages/deps/CHANGELOG.md index 420e6f23d0..252404a3b1 100644 --- a/packages/deps/CHANGELOG.md +++ b/packages/deps/CHANGELOG.md @@ -1 +1,17 @@ # Change Log + +## 2.11.0 + +### Patch Changes + +- [#13702](https://github.com/medusajs/medusa/pull/13702) [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Improve caching rollout + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13680](https://github.com/medusajs/medusa/pull/13680) [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Test strategy + +- [#13580](https://github.com/medusajs/medusa/pull/13580) [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(utils): make upsert with replace more efficient + +- [#13712](https://github.com/medusajs/medusa/pull/13712) [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): improve cart operations + Mikro orm 6.4.16 + +- [#13646](https://github.com/medusajs/medusa/pull/13646) [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Add instrumentation to deps diff --git a/packages/deps/package.json b/packages/deps/package.json index 0a315932bb..cebe43114a 100644 --- a/packages/deps/package.json +++ b/packages/deps/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/deps", - "version": "2.10.3", + "version": "2.11.0", "description": "Dependencies for Medusa", "main": "dist/index.js", "repository": { diff --git a/packages/design-system/icons/CHANGELOG.md b/packages/design-system/icons/CHANGELOG.md index b431b601a4..a0bc625416 100644 --- a/packages/design-system/icons/CHANGELOG.md +++ b/packages/design-system/icons/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/icons +## 2.11.0 + ## 2.10.3 ## 2.10.2 diff --git a/packages/design-system/icons/package.json b/packages/design-system/icons/package.json index 7004354f62..330b9c0991 100644 --- a/packages/design-system/icons/package.json +++ b/packages/design-system/icons/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/icons", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa UI React icon library", "author": "Kasper Kristensen ", "license": "MIT", @@ -29,7 +29,7 @@ }, "devDependencies": { "@atomico/rollup-plugin-sizes": "^1.1.4", - "@medusajs/toolbox": "2.10.3", + "@medusajs/toolbox": "2.11.0", "@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-replace": "^5.0.2", "@testing-library/dom": "^9.3.1", diff --git a/packages/design-system/toolbox/CHANGELOG.md b/packages/design-system/toolbox/CHANGELOG.md index 17b22f95d7..bb501db64e 100644 --- a/packages/design-system/toolbox/CHANGELOG.md +++ b/packages/design-system/toolbox/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/toolbox +## 2.11.0 + ## 2.10.3 ## 2.10.2 diff --git a/packages/design-system/toolbox/package.json b/packages/design-system/toolbox/package.json index 597518e9d3..11ccf5c7df 100644 --- a/packages/design-system/toolbox/package.json +++ b/packages/design-system/toolbox/package.json @@ -1,7 +1,7 @@ { "name": "@medusajs/toolbox", "private": true, - "version": "2.10.3", + "version": "2.11.0", "description": "CLI tool for importing Figma designs for Medusa UI", "license": "MIT", "author": "Kasper Kristensen ", diff --git a/packages/design-system/ui-preset/CHANGELOG.md b/packages/design-system/ui-preset/CHANGELOG.md index 847a5566a0..24f78c79da 100644 --- a/packages/design-system/ui-preset/CHANGELOG.md +++ b/packages/design-system/ui-preset/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/ui-preset +## 2.11.0 + ## 2.10.3 ## 2.10.2 diff --git a/packages/design-system/ui-preset/package.json b/packages/design-system/ui-preset/package.json index 33cd4d5880..2c71142b29 100644 --- a/packages/design-system/ui-preset/package.json +++ b/packages/design-system/ui-preset/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/ui-preset", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa UI preset", "license": "MIT", "repository": { @@ -30,7 +30,7 @@ "tailwindcss": ">=3.0.0" }, "devDependencies": { - "@medusajs/toolbox": "2.10.3", + "@medusajs/toolbox": "2.11.0", "tailwindcss": "^3.4.1", "tsup": "^7.1.0", "typescript": "^5.1.6" diff --git a/packages/design-system/ui/CHANGELOG.md b/packages/design-system/ui/CHANGELOG.md index 155c4271dc..28a68c81b5 100644 --- a/packages/design-system/ui/CHANGELOG.md +++ b/packages/design-system/ui/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/ui +## 4.0.24 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/icons@2.11.0 + ## 4.0.23 ### Patch Changes diff --git a/packages/design-system/ui/package.json b/packages/design-system/ui/package.json index 3e7e47af7a..a81cbf7cb3 100644 --- a/packages/design-system/ui/package.json +++ b/packages/design-system/ui/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/ui", - "version": "4.0.23", + "version": "4.0.24", "author": "Kasper Kristensen ", "license": "MIT", "repository": { @@ -43,7 +43,7 @@ }, "devDependencies": { "@faker-js/faker": "^9.2.0", - "@medusajs/ui-preset": "2.10.3", + "@medusajs/ui-preset": "2.11.0", "@storybook/addon-essentials": "^8.3.5", "@storybook/addon-interactions": "^8.3.5", "@storybook/addon-links": "^8.3.5", @@ -84,7 +84,7 @@ "@dnd-kit/core": "^6.0.0", "@dnd-kit/sortable": "^7.0.0", "@dnd-kit/utilities": "^3.2.0", - "@medusajs/icons": "2.10.3", + "@medusajs/icons": "2.11.0", "@radix-ui/react-dialog": "1.1.4", "@radix-ui/react-dismissable-layer": "1.1.4", "@tanstack/react-table": "8.20.5", diff --git a/packages/medusa-telemetry/CHANGELOG.md b/packages/medusa-telemetry/CHANGELOG.md index 89a17a3beb..67271cf09e 100644 --- a/packages/medusa-telemetry/CHANGELOG.md +++ b/packages/medusa-telemetry/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.11.0 + ## 2.10.3 ## 2.10.2 diff --git a/packages/medusa-telemetry/package.json b/packages/medusa-telemetry/package.json index 1b447d9fe2..6431c2b568 100644 --- a/packages/medusa-telemetry/package.json +++ b/packages/medusa-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/telemetry", - "version": "2.10.3", + "version": "2.11.0", "description": "Telemetry for Medusa", "main": "dist/index.js", "repository": { diff --git a/packages/medusa-test-utils/CHANGELOG.md b/packages/medusa-test-utils/CHANGELOG.md index 1ec871d565..339929770d 100644 --- a/packages/medusa-test-utils/CHANGELOG.md +++ b/packages/medusa-test-utils/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`295f6be146dff6650216259bdf3e64165e5e3691`](undefined) - fix-medusa-test-runner-premature-teardown + +- [`70d855bd1be0ab654ff319d3780469e0c8a0fe36`](undefined) - fix(): Module test runner lifecycle does not shutdown properly + +- [`1fd439e321d8284ab7218333ab83125af66afb02`](undefined) - fix(medusa-test-utils): add health endpoint in test server + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`5c77b10fa64d28c315e5196da1c9608c1c0a2ab7`](undefined), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`730d73306d699634121a793f2b4049fd3e09bc47`](undefined), [`57030fa43e084ed8300e6b74399c5402b1587e80`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`71014bafa6942709d4b763cbc82dc7f6d4860ba6`](undefined), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd), [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8), [`137b237c8498fe4c195a3b8344e16b61193b9329`](undefined), [`907fbc89a2566f516c65a4eefdfeeb4f9dcb3579`](undefined), [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8), [`3960c80e9f55bdf41f9f257e12ed72c713577598`](undefined), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`9d3c71fefd12d09ecd3be1aeff7744e809872481`](undefined)]: + - @medusajs/framework@2.11.0 + - @medusajs/medusa@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/medusa-test-utils/package.json b/packages/medusa-test-utils/package.json index b93bf5d814..cc2e3c1c84 100644 --- a/packages/medusa-test-utils/package.json +++ b/packages/medusa-test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/test-utils", - "version": "2.10.3", + "version": "2.11.0", "description": "Test utils for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "jest": "^29.7.0", "pg-god": "^1.0.12", "rimraf": "^3.0.2", @@ -39,8 +39,8 @@ "randomatic": "^3.1.1" }, "peerDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/medusa": "2.10.3" + "@medusajs/framework": "2.11.0", + "@medusajs/medusa": "2.11.0" }, "peerDependenciesMeta": { "@medusajs/medusa": { diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index e2b4ca5366..a7f4e5d164 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,100 @@ # Change Log +## 2.11.0 + +### Minor Changes + +- [`57030fa43e084ed8300e6b74399c5402b1587e80`](undefined) - chore: Prepare minor bump + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13703](https://github.com/medusajs/medusa/pull/13703) [`c61f3150c138de016c6886e79d79984bc267273c`](https://github.com/medusajs/medusa/commit/c61f3150c138de016c6886e79d79984bc267273c) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,utils,types): inventory management nullable + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [`5c77b10fa64d28c315e5196da1c9608c1c0a2ab7`](undefined) - fix(medusa): plugin:db:generate skip modules with no data models + +- [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined) - feat(cli): servers and workers in cluster mode + +- [`730d73306d699634121a793f2b4049fd3e09bc47`](undefined) - chore(medusa): remove empty object type for set cart's customer route + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [`71014bafa6942709d4b763cbc82dc7f6d4860ba6`](undefined) - fix(medusa): fixes db setup command to not load connection before creating db + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13649](https://github.com/medusajs/medusa/pull/13649) [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,file-local,file-s3,core-flows): fix csv parsing special characters + +- [#13566](https://github.com/medusajs/medusa/pull/13566) [`459fbcdf998a506d80abb758bc7648126c6c96f8`](https://github.com/medusajs/medusa/commit/459fbcdf998a506d80abb758bc7648126c6c96f8) Thanks [@docloulou](https://github.com/docloulou)! - feat(medusa,dashboard): Add support for configurable additional columns in entity views + +- [`137b237c8498fe4c195a3b8344e16b61193b9329`](undefined) - feat(medusa): export feature-flags config objects + +- [`907fbc89a2566f516c65a4eefdfeeb4f9dcb3579`](undefined) - feat(medusa): include user_metadata in auth routes jwt + +- [#13527](https://github.com/medusajs/medusa/pull/13527) [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8) Thanks [@leobenzol](https://github.com/leobenzol)! - fix(core-flows,types,medusa): pass /store/shipping-options fields to workflow + +- [`3960c80e9f55bdf41f9f257e12ed72c713577598`](undefined) - fix(medusa): start cluster + +- [`9d3c71fefd12d09ecd3be1aeff7744e809872481`](undefined) - fix(medusa): cart now returns 404 when not found + +- Updated dependencies [[`0695c5844f7e28e46dc3a6087b981e69ed4e41ba`](https://github.com/medusajs/medusa/commit/0695c5844f7e28e46dc3a6087b981e69ed4e41ba), [`0cbd9f0bc315b3eda1770ac301061f1576856387`](https://github.com/medusajs/medusa/commit/0cbd9f0bc315b3eda1770ac301061f1576856387), [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`9c957e1da04c1f86d1caa7de279993453b76bb63`](https://github.com/medusajs/medusa/commit/9c957e1da04c1f86d1caa7de279993453b76bb63), [`1b57e5c58ab5c656da398b69444c2b9baba2e35e`](https://github.com/medusajs/medusa/commit/1b57e5c58ab5c656da398b69444c2b9baba2e35e), [`a501364b2d26a3ca0670eb345d9933b83964abc1`](undefined), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733), [`0c7cbfb2e7bfeab89759cbd9cdf25462a3df1711`](undefined), [`3758303a1dd95332383bbf0b13746b8d771085c5`](undefined), [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de), [`6e806942c7961eeb1d80abca0f9b4bf2e663f6b3`](https://github.com/medusajs/medusa/commit/6e806942c7961eeb1d80abca0f9b4bf2e663f6b3), [`62d340b897685631dc1a10122fe7b64f9206bf77`](undefined), [`5346079d4717933d31d57f549d4158f3d433551c`](undefined), [`5b135a41fe40ccda9ef0e867748a77c619214d0a`](undefined), [`150aa50397825ae800f3acf4bbc68fe28e397582`](https://github.com/medusajs/medusa/commit/150aa50397825ae800f3acf4bbc68fe28e397582), [`9fc32ba7c7454b083a62deca2b74112a0e9f0c5c`](undefined), [`4c1c1dd4c0790597d7d881bb979bb9c8d8fd35e3`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`9633e0676e0d0b8ff681b45e47ef97402d8a9831`](undefined), [`924564bee505fc8787945c6d683243cef5799625`](https://github.com/medusajs/medusa/commit/924564bee505fc8787945c6d683243cef5799625), [`cb716856b653c31178a5977b17ec77eed4c9c241`](undefined), [`9361f9c25aae3ce2107f8d3d585517b767c3d3d1`](undefined), [`2d45ba7be12bf5edab13934365041d428473fcfd`](undefined), [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7), [`8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8`](https://github.com/medusajs/medusa/commit/8acfb88c2b627ba6ba4a2827bcb78c3bb74c22f8), [`b43b285125a66455ed6567543414eddcbe54781e`](undefined), [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86), [`a61d1825eaef4bece20704fe6ae21d9da841b2f2`](https://github.com/medusajs/medusa/commit/a61d1825eaef4bece20704fe6ae21d9da841b2f2), [`d58462c9c91a3e335d03f758438e109caad1f839`](undefined), [`087887fefb948e6676001ad2dc2cb265ae6f7430`](https://github.com/medusajs/medusa/commit/087887fefb948e6676001ad2dc2cb265ae6f7430), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`8fb7e04be7d586453d32ee73e292834ca2de2378`](undefined), [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816), [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd), [`ea3d0100a9d4994f15e901f518a45390d596bebf`](undefined), [`5ea32aaa44a47b143c46f895032478334b7379ca`](https://github.com/medusajs/medusa/commit/5ea32aaa44a47b143c46f895032478334b7379ca), [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3), [`1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd`](https://github.com/medusajs/medusa/commit/1d2b4566fda0bdd826c3d1fe090b1ee3efdbd9bd), [`458dd04bbf70159ec42254e91675c7a1f1d344d8`](https://github.com/medusajs/medusa/commit/458dd04bbf70159ec42254e91675c7a1f1d344d8), [`ee1c77a01f6463dd7a1d8bc2046e91b932900602`](undefined), [`86c975258b7f3a2f1d49117f7a4139806812a8e7`](https://github.com/medusajs/medusa/commit/86c975258b7f3a2f1d49117f7a4139806812a8e7), [`68a643bb3aafc6bb8f7d15ebc49870dd7f53976e`](undefined), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`ca334b7cc1eef297cbde2356746adfd0121d348f`](undefined), [`fc2ded4b100432236a14d9f6409e8c6ea5a84269`](https://github.com/medusajs/medusa/commit/fc2ded4b100432236a14d9f6409e8c6ea5a84269), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459), [`4e3090ab263b8c0da97e91d6586275d0f8609db5`](https://github.com/medusajs/medusa/commit/4e3090ab263b8c0da97e91d6586275d0f8609db5), [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86)]: + - @medusajs/auth-emailpass@2.11.0 + - @medusajs/core-flows@2.11.0 + - @medusajs/framework@2.11.0 + - @medusajs/analytics@2.11.0 + - @medusajs/api-key@2.11.0 + - @medusajs/auth@2.11.0 + - @medusajs/cache-redis@2.11.0 + - @medusajs/cart@2.11.0 + - @medusajs/currency@2.11.0 + - @medusajs/customer@2.11.0 + - @medusajs/event-bus-redis@2.11.0 + - @medusajs/file@2.11.0 + - @medusajs/fulfillment@2.11.0 + - @medusajs/index@2.11.0 + - @medusajs/inventory@2.11.0 + - @medusajs/link-modules@2.11.0 + - @medusajs/locking@2.11.0 + - @medusajs/notification@2.11.0 + - @medusajs/order@2.11.0 + - @medusajs/payment@2.11.0 + - @medusajs/pricing@2.11.0 + - @medusajs/product@2.11.0 + - @medusajs/promotion@2.11.0 + - @medusajs/locking-postgres@2.11.0 + - @medusajs/payment-stripe@2.11.0 + - @medusajs/region@2.11.0 + - @medusajs/sales-channel@2.11.0 + - @medusajs/settings@2.11.0 + - @medusajs/stock-location@2.11.0 + - @medusajs/store@2.11.0 + - @medusajs/tax@2.11.0 + - @medusajs/user@2.11.0 + - @medusajs/workflow-engine-inmemory@2.11.0 + - @medusajs/workflow-engine-redis@2.11.0 + - @medusajs/draft-order@2.11.0 + - @medusajs/caching@2.11.0 + - @medusajs/event-bus-local@2.11.0 + - @medusajs/caching-redis@2.11.0 + - @medusajs/file-local@2.11.0 + - @medusajs/file-s3@2.11.0 + - @medusajs/admin-bundler@2.11.0 + - @medusajs/cache-inmemory@2.11.0 + - @medusajs/analytics-local@2.11.0 + - @medusajs/analytics-posthog@2.11.0 + - @medusajs/auth-github@2.11.0 + - @medusajs/auth-google@2.11.0 + - @medusajs/fulfillment-manual@2.11.0 + - @medusajs/locking-redis@2.11.0 + - @medusajs/notification-local@2.11.0 + - @medusajs/notification-sendgrid@2.11.0 + - @medusajs/telemetry@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 3af5828b4c..75c0b21cc7 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "2.10.3", + "version": "2.11.0", "description": "Building blocks for digital commerce", "main": "dist/index.js", "exports": { @@ -49,7 +49,7 @@ "test:integration": "jest --forceExit -- src/**/integration-tests/**/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@opentelemetry/instrumentation-pg": "^0.52.0", "@opentelemetry/resources": "^2.0.0", "@opentelemetry/sdk-node": "^0.200.0", @@ -70,56 +70,56 @@ "dependencies": { "@inquirer/checkbox": "^2.3.11", "@inquirer/input": "^2.2.9", - "@medusajs/admin-bundler": "2.10.3", - "@medusajs/analytics": "2.10.3", - "@medusajs/analytics-local": "2.10.3", - "@medusajs/analytics-posthog": "2.10.3", - "@medusajs/api-key": "2.10.3", - "@medusajs/auth": "2.10.3", - "@medusajs/auth-emailpass": "2.10.3", - "@medusajs/auth-github": "2.10.3", - "@medusajs/auth-google": "2.10.3", - "@medusajs/cache-inmemory": "2.10.3", - "@medusajs/cache-redis": "2.10.3", - "@medusajs/caching": "2.10.3", - "@medusajs/caching-redis": "2.10.3", - "@medusajs/cart": "2.10.3", - "@medusajs/core-flows": "2.10.3", - "@medusajs/currency": "2.10.3", - "@medusajs/customer": "2.10.3", - "@medusajs/draft-order": "2.10.3", - "@medusajs/event-bus-local": "2.10.3", - "@medusajs/event-bus-redis": "2.10.3", - "@medusajs/file": "2.10.3", - "@medusajs/file-local": "2.10.3", - "@medusajs/file-s3": "2.10.3", - "@medusajs/fulfillment": "2.10.3", - "@medusajs/fulfillment-manual": "2.10.3", - "@medusajs/index": "2.10.3", - "@medusajs/inventory": "2.10.3", - "@medusajs/link-modules": "2.10.3", - "@medusajs/locking": "2.10.3", - "@medusajs/locking-postgres": "2.10.3", - "@medusajs/locking-redis": "2.10.3", - "@medusajs/notification": "2.10.3", - "@medusajs/notification-local": "2.10.3", - "@medusajs/notification-sendgrid": "2.10.3", - "@medusajs/order": "2.10.3", - "@medusajs/payment": "2.10.3", - "@medusajs/payment-stripe": "2.10.3", - "@medusajs/pricing": "2.10.3", - "@medusajs/product": "2.10.3", - "@medusajs/promotion": "2.10.3", - "@medusajs/region": "2.10.3", - "@medusajs/sales-channel": "2.10.3", - "@medusajs/settings": "2.10.3", - "@medusajs/stock-location": "2.10.3", - "@medusajs/store": "2.10.3", - "@medusajs/tax": "2.10.3", - "@medusajs/telemetry": "2.10.3", - "@medusajs/user": "2.10.3", - "@medusajs/workflow-engine-inmemory": "2.10.3", - "@medusajs/workflow-engine-redis": "2.10.3", + "@medusajs/admin-bundler": "2.11.0", + "@medusajs/analytics": "2.11.0", + "@medusajs/analytics-local": "2.11.0", + "@medusajs/analytics-posthog": "2.11.0", + "@medusajs/api-key": "2.11.0", + "@medusajs/auth": "2.11.0", + "@medusajs/auth-emailpass": "2.11.0", + "@medusajs/auth-github": "2.11.0", + "@medusajs/auth-google": "2.11.0", + "@medusajs/cache-inmemory": "2.11.0", + "@medusajs/cache-redis": "2.11.0", + "@medusajs/caching": "2.11.0", + "@medusajs/caching-redis": "2.11.0", + "@medusajs/cart": "2.11.0", + "@medusajs/core-flows": "2.11.0", + "@medusajs/currency": "2.11.0", + "@medusajs/customer": "2.11.0", + "@medusajs/draft-order": "2.11.0", + "@medusajs/event-bus-local": "2.11.0", + "@medusajs/event-bus-redis": "2.11.0", + "@medusajs/file": "2.11.0", + "@medusajs/file-local": "2.11.0", + "@medusajs/file-s3": "2.11.0", + "@medusajs/fulfillment": "2.11.0", + "@medusajs/fulfillment-manual": "2.11.0", + "@medusajs/index": "2.11.0", + "@medusajs/inventory": "2.11.0", + "@medusajs/link-modules": "2.11.0", + "@medusajs/locking": "2.11.0", + "@medusajs/locking-postgres": "2.11.0", + "@medusajs/locking-redis": "2.11.0", + "@medusajs/notification": "2.11.0", + "@medusajs/notification-local": "2.11.0", + "@medusajs/notification-sendgrid": "2.11.0", + "@medusajs/order": "2.11.0", + "@medusajs/payment": "2.11.0", + "@medusajs/payment-stripe": "2.11.0", + "@medusajs/pricing": "2.11.0", + "@medusajs/product": "2.11.0", + "@medusajs/promotion": "2.11.0", + "@medusajs/region": "2.11.0", + "@medusajs/sales-channel": "2.11.0", + "@medusajs/settings": "2.11.0", + "@medusajs/stock-location": "2.11.0", + "@medusajs/store": "2.11.0", + "@medusajs/tax": "2.11.0", + "@medusajs/telemetry": "2.11.0", + "@medusajs/user": "2.11.0", + "@medusajs/workflow-engine-inmemory": "2.11.0", + "@medusajs/workflow-engine-redis": "2.11.0", "@opentelemetry/api": "^1.9.0", "boxen": "^5.0.1", "chalk": "^4.0.0", @@ -138,7 +138,7 @@ "zod": "3.25.76" }, "peerDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@opentelemetry/instrumentation-pg": "^0.52.0", "@opentelemetry/resources": "^2.0.0", "@opentelemetry/sdk-node": "^0.200.0", diff --git a/packages/modules/analytics/CHANGELOG.md b/packages/modules/analytics/CHANGELOG.md index a544fcdd78..7467a63612 100644 --- a/packages/modules/analytics/CHANGELOG.md +++ b/packages/modules/analytics/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/analytics +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/analytics/package.json b/packages/modules/analytics/package.json index c58e333b89..5ca4beeccc 100644 --- a/packages/modules/analytics/package.json +++ b/packages/modules/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Analytics module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -32,8 +32,8 @@ "test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -42,6 +42,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/api-key/CHANGELOG.md b/packages/modules/api-key/CHANGELOG.md index 1550eb99ed..32b6744c6e 100644 --- a/packages/modules/api-key/CHANGELOG.md +++ b/packages/modules/api-key/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/api-key +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [`ee1c77a01f6463dd7a1d8bc2046e91b932900602`](undefined) - Allow creating multiple active API keys at a time + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/api-key/package.json b/packages/modules/api-key/package.json index a31e2846ec..b8a23282c9 100644 --- a/packages/modules/api-key/package.json +++ b/packages/modules/api-key/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/api-key", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa API Key module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/auth/CHANGELOG.md b/packages/modules/auth/CHANGELOG.md index a3eb2dfe7f..4943e40968 100644 --- a/packages/modules/auth/CHANGELOG.md +++ b/packages/modules/auth/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/auth +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/auth/package.json b/packages/modules/auth/package.json index 3b6dccad5d..70e8a2ad19 100644 --- a/packages/modules/auth/package.json +++ b/packages/modules/auth/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Auth module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/cache-inmemory/CHANGELOG.md b/packages/modules/cache-inmemory/CHANGELOG.md index aca2eaf3b4..61744d0894 100644 --- a/packages/modules/cache-inmemory/CHANGELOG.md +++ b/packages/modules/cache-inmemory/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/cache-inmemory +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/cache-inmemory/package.json b/packages/modules/cache-inmemory/package.json index 1c38185fdc..50196f2761 100644 --- a/packages/modules/cache-inmemory/package.json +++ b/packages/modules/cache-inmemory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cache-inmemory", - "version": "2.10.3", + "version": "2.11.0", "description": "In-memory Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -36,6 +36,6 @@ "test": "jest --passWithNoTests" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/cache-redis/CHANGELOG.md b/packages/modules/cache-redis/CHANGELOG.md index dedc190439..79e87fd42a 100644 --- a/packages/modules/cache-redis/CHANGELOG.md +++ b/packages/modules/cache-redis/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/cache-redis +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/cache-redis/package.json b/packages/modules/cache-redis/package.json index 888eaf934d..d5235ef987 100644 --- a/packages/modules/cache-redis/package.json +++ b/packages/modules/cache-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cache-redis", - "version": "2.10.3", + "version": "2.11.0", "description": "Redis Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -39,6 +39,6 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/caching/CHANGELOG.md b/packages/modules/caching/CHANGELOG.md index 1396da4e39..6cff013462 100644 --- a/packages/modules/caching/CHANGELOG.md +++ b/packages/modules/caching/CHANGELOG.md @@ -1 +1,14 @@ # @medusajs/caching + +## 2.11.0 + +### Patch Changes + +- [`62d340b897685631dc1a10122fe7b64f9206bf77`](undefined) - fix(): caching better identify default provider + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [`d58462c9c91a3e335d03f758438e109caad1f839`](undefined) - chore(): Caching improvements + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 diff --git a/packages/modules/caching/package.json b/packages/modules/caching/package.json index 8beee6bed3..acf9f2b0b3 100644 --- a/packages/modules/caching/package.json +++ b/packages/modules/caching/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/caching", - "version": "2.10.3", + "version": "2.11.0", "description": "Caching Module for Medusa", "main": "dist/index.js", "repository": { @@ -28,8 +28,8 @@ "test:integration": "jest --runInBand --forceExit -- integration-tests/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -38,7 +38,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "awilix": "^8.0.1" }, "dependencies": { diff --git a/packages/modules/cart/CHANGELOG.md b/packages/modules/cart/CHANGELOG.md index e52e3b7a3b..db04ef87cd 100644 --- a/packages/modules/cart/CHANGELOG.md +++ b/packages/modules/cart/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/cart +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [#13712](https://github.com/medusajs/medusa/pull/13712) [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): improve cart operations + Mikro orm 6.4.16 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/cart/package.json b/packages/modules/cart/package.json index 37a22bfc93..0690cc440d 100644 --- a/packages/modules/cart/package.json +++ b/packages/modules/cart/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cart", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Cart module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/currency/CHANGELOG.md b/packages/modules/currency/CHANGELOG.md index dd1b7bcef6..cad386aa07 100644 --- a/packages/modules/currency/CHANGELOG.md +++ b/packages/modules/currency/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/currency +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/currency/package.json b/packages/modules/currency/package.json index aa9fd519c3..2d107353bc 100644 --- a/packages/modules/currency/package.json +++ b/packages/modules/currency/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/currency", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Currency module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/customer/CHANGELOG.md b/packages/modules/customer/CHANGELOG.md index d3da4f70a5..15b0e1f64b 100644 --- a/packages/modules/customer/CHANGELOG.md +++ b/packages/modules/customer/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/customer +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/customer/package.json b/packages/modules/customer/package.json index 62bbe65c3b..af6aad368f 100644 --- a/packages/modules/customer/package.json +++ b/packages/modules/customer/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/customer", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Customer module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,8 +37,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -47,6 +47,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/event-bus-local/CHANGELOG.md b/packages/modules/event-bus-local/CHANGELOG.md index 9f332cc8b2..1209d3ecef 100644 --- a/packages/modules/event-bus-local/CHANGELOG.md +++ b/packages/modules/event-bus-local/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/event-bus-local +## 2.11.0 + +### Patch Changes + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/event-bus-local/package.json b/packages/modules/event-bus-local/package.json index 0ae46d630c..f6eefa80c1 100644 --- a/packages/modules/event-bus-local/package.json +++ b/packages/modules/event-bus-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/event-bus-local", - "version": "2.10.3", + "version": "2.11.0", "description": "Local Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -40,6 +40,6 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/event-bus-redis/CHANGELOG.md b/packages/modules/event-bus-redis/CHANGELOG.md index 8a68424082..a603303d39 100644 --- a/packages/modules/event-bus-redis/CHANGELOG.md +++ b/packages/modules/event-bus-redis/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/event-bus-redis +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/event-bus-redis/package.json b/packages/modules/event-bus-redis/package.json index bc46b171ec..c492ef0b0e 100644 --- a/packages/modules/event-bus-redis/package.json +++ b/packages/modules/event-bus-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/event-bus-redis", - "version": "2.10.3", + "version": "2.11.0", "description": "Redis Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -41,6 +41,6 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/file/CHANGELOG.md b/packages/modules/file/CHANGELOG.md index 88710015cc..495780e504 100644 --- a/packages/modules/file/CHANGELOG.md +++ b/packages/modules/file/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/product +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/file/package.json b/packages/modules/file/package.json index df1f6d7532..4f53cd5579 100644 --- a/packages/modules/file/package.json +++ b/packages/modules/file/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/file", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa File module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/fulfillment/CHANGELOG.md b/packages/modules/fulfillment/CHANGELOG.md index 29f22d14e1..d3df855db7 100644 --- a/packages/modules/fulfillment/CHANGELOG.md +++ b/packages/modules/fulfillment/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/fulfillment +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- [`8fb7e04be7d586453d32ee73e292834ca2de2378`](undefined) - fix(): Fulfillment custom schema error on provider + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/fulfillment/package.json b/packages/modules/fulfillment/package.json index 97a346ff3a..d86738f129 100644 --- a/packages/modules/fulfillment/package.json +++ b/packages/modules/fulfillment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/fulfillment", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Fulfillment module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/index/CHANGELOG.md b/packages/modules/index/CHANGELOG.md index 0a67a292c8..aaba673365 100644 --- a/packages/modules/index/CHANGELOG.md +++ b/packages/modules/index/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/index +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [`9361f9c25aae3ce2107f8d3d585517b767c3d3d1`](undefined) - fix(index): preserve existing fields configuration (#13639) + +- [#13450](https://github.com/medusajs/medusa/pull/13450) [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade mikro orm 6.5.4 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/index/package.json b/packages/modules/index/package.json index f9c9622120..aa21e7193c 100644 --- a/packages/modules/index/package.json +++ b/packages/modules/index/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/index", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Index module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/inventory/CHANGELOG.md b/packages/modules/inventory/CHANGELOG.md index 0abdfd6491..d083e3ddf6 100644 --- a/packages/modules/inventory/CHANGELOG.md +++ b/packages/modules/inventory/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/inventory-next +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [`ca334b7cc1eef297cbde2356746adfd0121d348f`](undefined) - fix(inventory): Adjust inventory level required_quantity when reservation item is deleted through deleteReservationItems from module service + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/inventory/package.json b/packages/modules/inventory/package.json index 29bf25c60f..5ba837b846 100644 --- a/packages/modules/inventory/package.json +++ b/packages/modules/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "2.10.3", + "version": "2.11.0", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,8 +23,8 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "scripts": { "watch": "tsc --build --watch", diff --git a/packages/modules/link-modules/CHANGELOG.md b/packages/modules/link-modules/CHANGELOG.md index 74c92e6a13..9ae006d2b9 100644 --- a/packages/modules/link-modules/CHANGELOG.md +++ b/packages/modules/link-modules/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/link-modules +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/link-modules/package.json b/packages/modules/link-modules/package.json index 35242f4225..9ac792d6ca 100644 --- a/packages/modules/link-modules/package.json +++ b/packages/modules/link-modules/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/link-modules", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Default Link Modules Package and Definitions", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -33,8 +33,8 @@ "test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "cross-env": "^5.2.1", @@ -44,6 +44,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/locking/CHANGELOG.md b/packages/modules/locking/CHANGELOG.md index 200fe24304..2176b10e5b 100644 --- a/packages/modules/locking/CHANGELOG.md +++ b/packages/modules/locking/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/locking +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/locking/package.json b/packages/modules/locking/package.json index 5620f5eaf2..67ba065fde 100644 --- a/packages/modules/locking/package.json +++ b/packages/modules/locking/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/locking", - "version": "2.10.3", + "version": "2.11.0", "description": "Locking Module for Medusa", "main": "dist/index.js", "repository": { @@ -32,8 +32,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -42,6 +42,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/notification/CHANGELOG.md b/packages/modules/notification/CHANGELOG.md index 77654be1e1..ec1a5cf8da 100644 --- a/packages/modules/notification/CHANGELOG.md +++ b/packages/modules/notification/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/notification +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/notification/package.json b/packages/modules/notification/package.json index 6ebeb3c0a1..af3c712d9a 100644 --- a/packages/modules/notification/package.json +++ b/packages/modules/notification/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/notification", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Notification module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/order/CHANGELOG.md b/packages/modules/order/CHANGELOG.md index 6ecab60dc0..2c262acb5f 100644 --- a/packages/modules/order/CHANGELOG.md +++ b/packages/modules/order/CHANGELOG.md @@ -1,5 +1,24 @@ # @medusajs/order +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`3758303a1dd95332383bbf0b13746b8d771085c5`](undefined) - fix(order): save return's location ID from input + +- [#13578](https://github.com/medusajs/medusa/pull/13578) [`6e806942c7961eeb1d80abca0f9b4bf2e663f6b3`](https://github.com/medusajs/medusa/commit/6e806942c7961eeb1d80abca0f9b4bf2e663f6b3) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard, order): set return status on cancel + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13680](https://github.com/medusajs/medusa/pull/13680) [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Test strategy + +- [#13580](https://github.com/medusajs/medusa/pull/13580) [`fc67fd0b36f53f0c0897df54ecea02061e65e816`](https://github.com/medusajs/medusa/commit/fc67fd0b36f53f0c0897df54ecea02061e65e816) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(utils): make upsert with replace more efficient + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/order/package.json b/packages/modules/order/package.json index 9730292c81..4772dfed42 100644 --- a/packages/modules/order/package.json +++ b/packages/modules/order/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/order", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Order module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/payment/CHANGELOG.md b/packages/modules/payment/CHANGELOG.md index fafea3d8f0..4322767a73 100644 --- a/packages/modules/payment/CHANGELOG.md +++ b/packages/modules/payment/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/payment +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13598](https://github.com/medusajs/medusa/pull/13598) [`087887fefb948e6676001ad2dc2cb265ae6f7430`](https://github.com/medusajs/medusa/commit/087887fefb948e6676001ad2dc2cb265ae6f7430) Thanks [@willbouch](https://github.com/willbouch)! - feat(core-flows): support ad hoc returns + +- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/payment/package.json b/packages/modules/payment/package.json index e0b8464821..e839cd8bd6 100644 --- a/packages/modules/payment/package.json +++ b/packages/modules/payment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/payment", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Payment module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/pricing/CHANGELOG.md b/packages/modules/pricing/CHANGELOG.md index 6774ccdf37..89dc171b59 100644 --- a/packages/modules/pricing/CHANGELOG.md +++ b/packages/modules/pricing/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/pricing +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13626](https://github.com/medusajs/medusa/pull/13626) [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Pricing preference context loss + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13712](https://github.com/medusajs/medusa/pull/13712) [`c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3`](https://github.com/medusajs/medusa/commit/c54c5ed6de2c9686f89aeef86c5c607c4b5f1cf3) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): improve cart operations + Mikro orm 6.4.16 + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/pricing/package.json b/packages/modules/pricing/package.json index be91e23715..b004a4104c 100644 --- a/packages/modules/pricing/package.json +++ b/packages/modules/pricing/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/pricing", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Pricing module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/product/CHANGELOG.md b/packages/modules/product/CHANGELOG.md index 871cdebafa..f5a4f9d12a 100644 --- a/packages/modules/product/CHANGELOG.md +++ b/packages/modules/product/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/product +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`a501364b2d26a3ca0670eb345d9933b83964abc1`](undefined) - fix(product): Correctly fetch category descendants by handle + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13680](https://github.com/medusajs/medusa/pull/13680) [`41651721450c99e5f38cfbb87a6a47ab067ece86`](https://github.com/medusajs/medusa/commit/41651721450c99e5f38cfbb87a6a47ab067ece86) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Test strategy + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/product/package.json b/packages/modules/product/package.json index 2531799feb..5936eb01b8 100644 --- a/packages/modules/product/package.json +++ b/packages/modules/product/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/product", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Product module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "faker": "^5.5.3", @@ -47,6 +47,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/promotion/CHANGELOG.md b/packages/modules/promotion/CHANGELOG.md index 325c3e9e83..d320b5f7c4 100644 --- a/packages/modules/promotion/CHANGELOG.md +++ b/packages/modules/promotion/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/promotion +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13451](https://github.com/medusajs/medusa/pull/13451) [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1) Thanks [@fPolic](https://github.com/fPolic)! - feat: support limiting promotion usage by attribute + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [`4c1c1dd4c0790597d7d881bb979bb9c8d8fd35e3`](undefined) - Chore(): Further promotions pre filtering improvements + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/promotion/package.json b/packages/modules/promotion/package.json index aa4f16be03..a986c92bf6 100644 --- a/packages/modules/promotion/package.json +++ b/packages/modules/promotion/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/promotion", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Promotion module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,8 +37,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -47,6 +47,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/providers/analytics-local/CHANGELOG.md b/packages/modules/providers/analytics-local/CHANGELOG.md index 631e2d5b63..43f291536f 100644 --- a/packages/modules/providers/analytics-local/CHANGELOG.md +++ b/packages/modules/providers/analytics-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/analytics-local +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/analytics-local/package.json b/packages/modules/providers/analytics-local/package.json index 1b7749871e..8f43442793 100644 --- a/packages/modules/providers/analytics-local/package.json +++ b/packages/modules/providers/analytics-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics-local", - "version": "2.10.3", + "version": "2.11.0", "description": "Local analytics provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/analytics-posthog/CHANGELOG.md b/packages/modules/providers/analytics-posthog/CHANGELOG.md index 3713611581..fa607f7ae8 100644 --- a/packages/modules/providers/analytics-posthog/CHANGELOG.md +++ b/packages/modules/providers/analytics-posthog/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/analytics-posthog +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/analytics-posthog/package.json b/packages/modules/providers/analytics-posthog/package.json index bfd1bd7de9..b19ff0e6b0 100644 --- a/packages/modules/providers/analytics-posthog/package.json +++ b/packages/modules/providers/analytics-posthog/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics-posthog", - "version": "2.10.3", + "version": "2.11.0", "description": "Posthog analytics provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -34,7 +34,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "posthog-node": "^4.17.1" }, "keywords": [ diff --git a/packages/modules/providers/auth-emailpass/CHANGELOG.md b/packages/modules/providers/auth-emailpass/CHANGELOG.md index 0e08a39a2d..6c0783a3cf 100644 --- a/packages/modules/providers/auth-emailpass/CHANGELOG.md +++ b/packages/modules/providers/auth-emailpass/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/auth-emailpass +## 2.11.0 + +### Patch Changes + +- [#13537](https://github.com/medusajs/medusa/pull/13537) [`0695c5844f7e28e46dc3a6087b981e69ed4e41ba`](https://github.com/medusajs/medusa/commit/0695c5844f7e28e46dc3a6087b981e69ed4e41ba) Thanks [@willbouch](https://github.com/willbouch)! - fix(auth-emailpass): better handle identity with same email error + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/auth-emailpass/package.json b/packages/modules/providers/auth-emailpass/package.json index 2640c8ac62..8acd2fb2a1 100644 --- a/packages/modules/providers/auth-emailpass/package.json +++ b/packages/modules/providers/auth-emailpass/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth-emailpass", - "version": "2.10.3", + "version": "2.11.0", "description": "Email and password credential authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -37,7 +37,7 @@ "scrypt-kdf": "^2.0.1" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-github/CHANGELOG.md b/packages/modules/providers/auth-github/CHANGELOG.md index 8ccf50e142..72eb69a454 100644 --- a/packages/modules/providers/auth-github/CHANGELOG.md +++ b/packages/modules/providers/auth-github/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/auth-github +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/auth-github/package.json b/packages/modules/providers/auth-github/package.json index 94d85ad795..9fd14f8bcf 100644 --- a/packages/modules/providers/auth-github/package.json +++ b/packages/modules/providers/auth-github/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth-github", - "version": "2.10.3", + "version": "2.11.0", "description": "Github OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -35,7 +35,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-google/CHANGELOG.md b/packages/modules/providers/auth-google/CHANGELOG.md index ff333e7745..273e65be2d 100644 --- a/packages/modules/providers/auth-google/CHANGELOG.md +++ b/packages/modules/providers/auth-google/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/auth-google +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/auth-google/package.json b/packages/modules/providers/auth-google/package.json index 1020ead189..cc172899de 100644 --- a/packages/modules/providers/auth-google/package.json +++ b/packages/modules/providers/auth-google/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth-google", - "version": "2.10.3", + "version": "2.11.0", "description": "Google OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -38,7 +38,7 @@ "jsonwebtoken": "^9.0.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/caching-redis/CHANGELOG.md b/packages/modules/providers/caching-redis/CHANGELOG.md new file mode 100644 index 0000000000..a998686c39 --- /dev/null +++ b/packages/modules/providers/caching-redis/CHANGELOG.md @@ -0,0 +1,12 @@ +# @medusajs/caching-redis + +## 2.11.0 + +### Patch Changes + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [#13663](https://github.com/medusajs/medusa/pull/13663) [`51859c38a728c5f05cf30f09f4c6a55657895de7`](https://github.com/medusajs/medusa/commit/51859c38a728c5f05cf30f09f4c6a55657895de7) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Default caching configuration and gracefull redis error handling + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 diff --git a/packages/modules/providers/caching-redis/package.json b/packages/modules/providers/caching-redis/package.json index 580acd1e11..81ce42ea84 100644 --- a/packages/modules/providers/caching-redis/package.json +++ b/packages/modules/providers/caching-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/caching-redis", - "version": "2.10.3", + "version": "2.11.0", "description": "Redis Caching for Medusa", "main": "dist/index.js", "repository": { @@ -20,7 +20,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -28,7 +28,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "dependencies": { "ioredis": "^5.4.1", diff --git a/packages/modules/providers/file-local/CHANGELOG.md b/packages/modules/providers/file-local/CHANGELOG.md index fb3cc0382f..dbcbb749e2 100644 --- a/packages/modules/providers/file-local/CHANGELOG.md +++ b/packages/modules/providers/file-local/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/file-local +## 2.11.0 + +### Patch Changes + +- [#13649](https://github.com/medusajs/medusa/pull/13649) [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,file-local,file-s3,core-flows): fix csv parsing special characters + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/file-local/package.json b/packages/modules/providers/file-local/package.json index fb1dd53db3..bea8d26e47 100644 --- a/packages/modules/providers/file-local/package.json +++ b/packages/modules/providers/file-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/file-local", - "version": "2.10.3", + "version": "2.11.0", "description": "Local filesystem file storage for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/file-s3/CHANGELOG.md b/packages/modules/providers/file-s3/CHANGELOG.md index a3388068b8..6641548756 100644 --- a/packages/modules/providers/file-s3/CHANGELOG.md +++ b/packages/modules/providers/file-s3/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/file-s3 +## 2.11.0 + +### Patch Changes + +- [#13649](https://github.com/medusajs/medusa/pull/13649) [`bb08edd41fd954306b0feacf6a6a69b87d9287dd`](https://github.com/medusajs/medusa/commit/bb08edd41fd954306b0feacf6a6a69b87d9287dd) Thanks [@willbouch](https://github.com/willbouch)! - fix(medusa,file-local,file-s3,core-flows): fix csv parsing special characters + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/file-s3/package.json b/packages/modules/providers/file-s3/package.json index a538c6f0a8..82772b87cc 100644 --- a/packages/modules/providers/file-s3/package.json +++ b/packages/modules/providers/file-s3/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/file-s3", - "version": "2.10.3", + "version": "2.11.0", "description": "S3 protocol file storage for Medusa. Supports any S3-compatible storage provider", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "axios": "^1.6.8", @@ -40,7 +40,7 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/fulfillment-manual/CHANGELOG.md b/packages/modules/providers/fulfillment-manual/CHANGELOG.md index 935bb380b9..1c5f3bd687 100644 --- a/packages/modules/providers/fulfillment-manual/CHANGELOG.md +++ b/packages/modules/providers/fulfillment-manual/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/fulfillment-manual +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/fulfillment-manual/package.json b/packages/modules/providers/fulfillment-manual/package.json index 3fc29faca6..36efe9c8dc 100644 --- a/packages/modules/providers/fulfillment-manual/package.json +++ b/packages/modules/providers/fulfillment-manual/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/fulfillment-manual", - "version": "2.10.3", + "version": "2.11.0", "description": "Manual fulfillment for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/locking-postgres/CHANGELOG.md b/packages/modules/providers/locking-postgres/CHANGELOG.md index c1e352022e..642c35c187 100644 --- a/packages/modules/providers/locking-postgres/CHANGELOG.md +++ b/packages/modules/providers/locking-postgres/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/locking-postgres +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/locking-postgres/package.json b/packages/modules/providers/locking-postgres/package.json index 9020bfce43..6fa2602b02 100644 --- a/packages/modules/providers/locking-postgres/package.json +++ b/packages/modules/providers/locking-postgres/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/locking-postgres", - "version": "2.10.3", + "version": "2.11.0", "description": "Postgres Advisory Locks for Medusa", "main": "dist/index.js", "repository": { @@ -20,7 +20,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -28,7 +28,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "scripts": { "watch": "tsc --build --watch", diff --git a/packages/modules/providers/locking-redis/CHANGELOG.md b/packages/modules/providers/locking-redis/CHANGELOG.md index d68925a978..272d7ebf98 100644 --- a/packages/modules/providers/locking-redis/CHANGELOG.md +++ b/packages/modules/providers/locking-redis/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/locking-redis +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/locking-redis/package.json b/packages/modules/providers/locking-redis/package.json index b20ead2718..d11d7d0e15 100644 --- a/packages/modules/providers/locking-redis/package.json +++ b/packages/modules/providers/locking-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/locking-redis", - "version": "2.10.3", + "version": "2.11.0", "description": "Redis Lock for Medusa", "main": "dist/index.js", "repository": { @@ -20,7 +20,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -28,7 +28,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "dependencies": { "ioredis": "^5.4.1" diff --git a/packages/modules/providers/notification-local/CHANGELOG.md b/packages/modules/providers/notification-local/CHANGELOG.md index e8f7be7c40..6dfbbd8626 100644 --- a/packages/modules/providers/notification-local/CHANGELOG.md +++ b/packages/modules/providers/notification-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/notification-local +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/notification-local/package.json b/packages/modules/providers/notification-local/package.json index eb38cae086..46c0a6d5b1 100644 --- a/packages/modules/providers/notification-local/package.json +++ b/packages/modules/providers/notification-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/notification-local", - "version": "2.10.3", + "version": "2.11.0", "description": "Local (logging) notification provider for Medusa, useful for testing purposes and log audits", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -34,7 +34,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/notification-sendgrid/CHANGELOG.md b/packages/modules/providers/notification-sendgrid/CHANGELOG.md index 596844b45a..a4bad57cc8 100644 --- a/packages/modules/providers/notification-sendgrid/CHANGELOG.md +++ b/packages/modules/providers/notification-sendgrid/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/notification-sendgrid +## 2.11.0 + +### Patch Changes + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/notification-sendgrid/package.json b/packages/modules/providers/notification-sendgrid/package.json index 8ca049b053..ea0a38f8a8 100644 --- a/packages/modules/providers/notification-sendgrid/package.json +++ b/packages/modules/providers/notification-sendgrid/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/notification-sendgrid", - "version": "2.10.3", + "version": "2.11.0", "description": "Sendgrid notification provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -37,7 +37,7 @@ "@sendgrid/mail": "^8.1.3" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/payment-stripe/CHANGELOG.md b/packages/modules/providers/payment-stripe/CHANGELOG.md index a28a5aa829..b98c9a20a0 100644 --- a/packages/modules/providers/payment-stripe/CHANGELOG.md +++ b/packages/modules/providers/payment-stripe/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/payment-stripe +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`0c7cbfb2e7bfeab89759cbd9cdf25462a3df1711`](undefined) - feat(payment-stripe): Allow passing shared payment token in Stripe + +- [`9fc32ba7c7454b083a62deca2b74112a0e9f0c5c`](undefined) - Fix StripePromptPayService not registered in module provider. PromptPay payments now work correctly. + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/providers/payment-stripe/package.json b/packages/modules/providers/payment-stripe/package.json index 4c6f8f0860..1860720e29 100644 --- a/packages/modules/providers/payment-stripe/package.json +++ b/packages/modules/providers/payment-stripe/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/payment-stripe", - "version": "2.10.3", + "version": "2.11.0", "description": "Stripe payment provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.10.3", + "@medusajs/framework": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "dependencies": { "stripe": "^15.5.0" diff --git a/packages/modules/region/CHANGELOG.md b/packages/modules/region/CHANGELOG.md index 018fdf3b94..23b54d81b1 100644 --- a/packages/modules/region/CHANGELOG.md +++ b/packages/modules/region/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/region +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/region/package.json b/packages/modules/region/package.json index 1f4fe5f1e9..495a32b7e6 100644 --- a/packages/modules/region/package.json +++ b/packages/modules/region/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/region", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Region module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/sales-channel/CHANGELOG.md b/packages/modules/sales-channel/CHANGELOG.md index 0f86aa6e1f..05a8b6abd3 100644 --- a/packages/modules/sales-channel/CHANGELOG.md +++ b/packages/modules/sales-channel/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/sales-channel +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/sales-channel/package.json b/packages/modules/sales-channel/package.json index ded5263d0a..9c8d005717 100644 --- a/packages/modules/sales-channel/package.json +++ b/packages/modules/sales-channel/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/sales-channel", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Sales Channel module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/settings/CHANGELOG.md b/packages/modules/settings/CHANGELOG.md index 6931188886..fb072947e0 100644 --- a/packages/modules/settings/CHANGELOG.md +++ b/packages/modules/settings/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/settings +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/settings/package.json b/packages/modules/settings/package.json index 64764ad59c..95e00dbe2e 100644 --- a/packages/modules/settings/package.json +++ b/packages/modules/settings/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/settings", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Settings module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/stock-location/CHANGELOG.md b/packages/modules/stock-location/CHANGELOG.md index 1b6306051e..4e80196538 100644 --- a/packages/modules/stock-location/CHANGELOG.md +++ b/packages/modules/stock-location/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/stock-location +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/stock-location/package.json b/packages/modules/stock-location/package.json index ecd34a3525..c82805d47e 100644 --- a/packages/modules/stock-location/package.json +++ b/packages/modules/stock-location/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/stock-location", - "version": "2.10.3", + "version": "2.11.0", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,8 +23,8 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -33,7 +33,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" }, "scripts": { "watch": "tsc --build --watch", diff --git a/packages/modules/store/CHANGELOG.md b/packages/modules/store/CHANGELOG.md index 1e336d7651..1f2e3753f7 100644 --- a/packages/modules/store/CHANGELOG.md +++ b/packages/modules/store/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/store +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/store/package.json b/packages/modules/store/package.json index 6ff5f0555f..7267090ceb 100644 --- a/packages/modules/store/package.json +++ b/packages/modules/store/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/store", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Store module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/tax/CHANGELOG.md b/packages/modules/tax/CHANGELOG.md index 370b5b17fe..2b477e65de 100644 --- a/packages/modules/tax/CHANGELOG.md +++ b/packages/modules/tax/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/tax +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [#13784](https://github.com/medusajs/medusa/pull/13784) [`150aa50397825ae800f3acf4bbc68fe28e397582`](https://github.com/medusajs/medusa/commit/150aa50397825ae800f3acf4bbc68fe28e397582) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(tax,types): Add method to retrieve a Tax Module Provider's service + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/tax/package.json b/packages/modules/tax/package.json index 31f80566d4..fb76a7cde7 100644 --- a/packages/modules/tax/package.json +++ b/packages/modules/tax/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/tax", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Tax module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -46,6 +46,6 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/user/CHANGELOG.md b/packages/modules/user/CHANGELOG.md index 3baf4cf0da..d348a371e6 100644 --- a/packages/modules/user/CHANGELOG.md +++ b/packages/modules/user/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/user +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/user/package.json b/packages/modules/user/package.json index 1629b55f06..f96a55f864 100644 --- a/packages/modules/user/package.json +++ b/packages/modules/user/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/user", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Users module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -49,6 +49,6 @@ "jsonwebtoken": "^9.0.2" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/workflow-engine-inmemory/CHANGELOG.md b/packages/modules/workflow-engine-inmemory/CHANGELOG.md index 32beed3c05..796750e2b8 100644 --- a/packages/modules/workflow-engine-inmemory/CHANGELOG.md +++ b/packages/modules/workflow-engine-inmemory/CHANGELOG.md @@ -1,5 +1,26 @@ # @medusajs/workflow-engine-inmemory +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [`5b135a41fe40ccda9ef0e867748a77c619214d0a`](undefined) - fix(): workflow engine migration issue + +- [`cb716856b653c31178a5977b17ec77eed4c9c241`](undefined) - fix(engine): Always create cleaner job + +- [`b43b285125a66455ed6567543414eddcbe54781e`](undefined) - fix(): Workflow save to db + index integration instability + +- [#13769](https://github.com/medusajs/medusa/pull/13769) [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow async concurrency + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/workflow-engine-inmemory/package.json b/packages/modules/workflow-engine-inmemory/package.json index 918d4414ed..44f067af99 100644 --- a/packages/modules/workflow-engine-inmemory/package.json +++ b/packages/modules/workflow-engine-inmemory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/workflow-engine-inmemory", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Workflow Orchestrator module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -50,6 +50,6 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/modules/workflow-engine-redis/CHANGELOG.md b/packages/modules/workflow-engine-redis/CHANGELOG.md index 0e1557ba51..92c2a3e44d 100644 --- a/packages/modules/workflow-engine-redis/CHANGELOG.md +++ b/packages/modules/workflow-engine-redis/CHANGELOG.md @@ -1,5 +1,28 @@ # @medusajs/workflow-engine-redis +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13645](https://github.com/medusajs/medusa/pull/13645) [`76aa4a48b3cbec519ab16c96cc87ee3288de28de`](https://github.com/medusajs/medusa/commit/76aa4a48b3cbec519ab16c96cc87ee3288de28de) Thanks [@adrien2p](https://github.com/adrien2p)! - Fix/workflows concurrency + +- [`5346079d4717933d31d57f549d4158f3d433551c`](undefined) - chore(): create default refund reasons + +- [`9633e0676e0d0b8ff681b45e47ef97402d8a9831`](undefined) - fix(workflow-engine-redis): module option queueName wrongly used + +- [`cb716856b653c31178a5977b17ec77eed4c9c241`](undefined) - fix(engine): Always create cleaner job + +- [`b43b285125a66455ed6567543414eddcbe54781e`](undefined) - fix(): Workflow save to db + index integration instability + +- [`68a643bb3aafc6bb8f7d15ebc49870dd7f53976e`](undefined) - fix(workflow-engine-redis): cleaner using worker connection + +- [#13769](https://github.com/medusajs/medusa/pull/13769) [`516f5a38960f1ea05a2c696e0079d2e4c34d5c86`](https://github.com/medusajs/medusa/commit/516f5a38960f1ea05a2c696e0079d2e4c34d5c86) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow async concurrency + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/framework@2.11.0 + ## 2.10.3 ### Patch Changes diff --git a/packages/modules/workflow-engine-redis/package.json b/packages/modules/workflow-engine-redis/package.json index 19065b38af..079614e6a6 100644 --- a/packages/modules/workflow-engine-redis/package.json +++ b/packages/modules/workflow-engine-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/workflow-engine-redis", - "version": "2.10.3", + "version": "2.11.0", "description": "Medusa Workflow Orchestrator module using Redis to track workflows executions", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.10.3", - "@medusajs/test-utils": "2.10.3", + "@medusajs/framework": "2.11.0", + "@medusajs/test-utils": "2.11.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -51,6 +51,6 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.10.3" + "@medusajs/framework": "2.11.0" } } diff --git a/packages/plugins/draft-order/CHANGELOG.md b/packages/plugins/draft-order/CHANGELOG.md index 822969ec80..f5d5abb49d 100644 --- a/packages/plugins/draft-order/CHANGELOG.md +++ b/packages/plugins/draft-order/CHANGELOG.md @@ -1,5 +1,26 @@ # @medusajs/draft-order +## 2.11.0 + +### Patch Changes + +- [#13439](https://github.com/medusajs/medusa/pull/13439) [`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move peer deps into a single package and re export from framework + +- [#13626](https://github.com/medusajs/medusa/pull/13626) [`9c7c1d48c7779023172d5e7003674b2d7107b733`](https://github.com/medusajs/medusa/commit/9c7c1d48c7779023172d5e7003674b2d7107b733) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Pricing preference context loss + +- [#13435](https://github.com/medusajs/medusa/pull/13435) [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(): distributed caching + +- [`2d45ba7be12bf5edab13934365041d428473fcfd`](undefined) - fix(draft-order): email reset when changing customer + +- Updated dependencies [[`12a96a7c7015f011f5e29a1d387f835e514ba536`](https://github.com/medusajs/medusa/commit/12a96a7c7015f011f5e29a1d387f835e514ba536), [`295f6be146dff6650216259bdf3e64165e5e3691`](undefined), [`7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1`](https://github.com/medusajs/medusa/commit/7dc3b0c5ffdf8eb7070ee5cfd8155c6c4de5c0b1), [`9d8ed70130867466f81834adf13b7b60bdfc0b6a`](undefined), [`70d855bd1be0ab654ff319d3780469e0c8a0fe36`](undefined), [`b9d6f73320c36c53235b12fb8397b30a448917f0`](https://github.com/medusajs/medusa/commit/b9d6f73320c36c53235b12fb8397b30a448917f0), [`6a91f79f443ff72cba8ee7612a1e1c681af125ec`](https://github.com/medusajs/medusa/commit/6a91f79f443ff72cba8ee7612a1e1c681af125ec), [`1fd439e321d8284ab7218333ab83125af66afb02`](undefined), [`76bf364440959b00926719db1c8a0e4a0e418879`](https://github.com/medusajs/medusa/commit/76bf364440959b00926719db1c8a0e4a0e418879), [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c), [`8ece06d8ed6a197ebb370918c49a3ec5c21dd186`](https://github.com/medusajs/medusa/commit/8ece06d8ed6a197ebb370918c49a3ec5c21dd186), [`92d30b28f45b4037cd73c180c8f257070cf49bd4`](https://github.com/medusajs/medusa/commit/92d30b28f45b4037cd73c180c8f257070cf49bd4), [`02b6d013822b9665f868c4ea6d1b5cfe58723459`](https://github.com/medusajs/medusa/commit/02b6d013822b9665f868c4ea6d1b5cfe58723459)]: + - @medusajs/cli@2.11.0 + - @medusajs/framework@2.11.0 + - @medusajs/test-utils@2.11.0 + - @medusajs/js-sdk@2.11.0 + - @medusajs/admin-sdk@2.11.0 + - @medusajs/icons@2.11.0 + - @medusajs/ui@4.0.24 + ## 2.10.3 ### Patch Changes diff --git a/packages/plugins/draft-order/package.json b/packages/plugins/draft-order/package.json index 4cd1bb766b..3cef827200 100644 --- a/packages/plugins/draft-order/package.json +++ b/packages/plugins/draft-order/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/draft-order", - "version": "2.10.3", + "version": "2.11.0", "description": "A starter for Medusa plugins.", "author": "Medusa (https://medusajs.com)", "license": "MIT", @@ -36,7 +36,7 @@ "dependencies": { "@ariakit/react": "^0.4.15", "@hookform/resolvers": "3.4.2", - "@medusajs/js-sdk": "2.10.3", + "@medusajs/js-sdk": "2.11.0", "@tanstack/react-query": "5.64.2", "@uiw/react-json-view": "^2.0.0-alpha.17", "date-fns": "^3.6.0", @@ -45,14 +45,14 @@ "react-hook-form": "7.49.1" }, "devDependencies": { - "@medusajs/admin-sdk": "2.10.3", - "@medusajs/cli": "2.10.3", - "@medusajs/framework": "2.10.3", - "@medusajs/icons": "2.10.3", - "@medusajs/test-utils": "2.10.3", - "@medusajs/types": "2.10.3", - "@medusajs/ui": "4.0.23", - "@medusajs/ui-preset": "2.10.3", + "@medusajs/admin-sdk": "2.11.0", + "@medusajs/cli": "2.11.0", + "@medusajs/framework": "2.11.0", + "@medusajs/icons": "2.11.0", + "@medusajs/test-utils": "2.11.0", + "@medusajs/types": "2.11.0", + "@medusajs/ui": "4.0.24", + "@medusajs/ui-preset": "2.11.0", "@swc/core": "1.5.7", "@types/lodash": "^4.17.15", "@types/node": "^20.0.0", @@ -69,12 +69,12 @@ "yalc": "^1.0.0-pre.53" }, "peerDependencies": { - "@medusajs/admin-sdk": "2.10.3", - "@medusajs/cli": "2.10.3", - "@medusajs/framework": "2.10.3", - "@medusajs/icons": "2.10.3", - "@medusajs/test-utils": "2.10.3", - "@medusajs/ui": "4.0.23", + "@medusajs/admin-sdk": "2.11.0", + "@medusajs/cli": "2.11.0", + "@medusajs/framework": "2.11.0", + "@medusajs/icons": "2.11.0", + "@medusajs/test-utils": "2.11.0", + "@medusajs/ui": "4.0.24", "lodash": "^4.17.21", "react-router-dom": "6.20.1" },