From d61694385dbc5fecb38fef71ec5221b25f08b126 Mon Sep 17 00:00:00 2001 From: olivermrbl Date: Fri, 11 Apr 2025 10:25:36 +0200 Subject: [PATCH] chore: Version packages --- .changeset/afraid-socks-refuse.md | 5 - .changeset/blue-news-vanish.md | 6 -- .changeset/breezy-ligers-look.md | 5 - .changeset/bright-oranges-obey.md | 5 - .changeset/clean-doors-cover.md | 5 - .changeset/clever-pens-swim.md | 12 --- .changeset/cold-keys-press.md | 12 --- .changeset/cuddly-monkeys-grow.md | 7 -- .changeset/eight-numbers-know.md | 7 -- .changeset/fair-forks-pretend.md | 6 -- .changeset/fair-terms-tell.md | 5 - .changeset/fifty-badgers-punch.md | 5 - .changeset/fifty-pigs-sit.md | 9 -- .changeset/flat-keys-shave.md | 6 -- .changeset/flat-meals-rhyme.md | 6 -- .changeset/fresh-windows-lay.md | 5 - .changeset/friendly-comics-sort.md | 5 - .changeset/fuzzy-onions-impress.md | 5 - .changeset/giant-llamas-study.md | 7 -- .changeset/gold-pigs-glow.md | 7 -- .changeset/good-wolves-travel.md | 8 -- .changeset/gorgeous-wombats-arrive.md | 6 -- .changeset/happy-baboons-cough.md | 5 - .changeset/hot-dolls-promise.md | 5 - .changeset/late-shirts-begin.md | 7 -- .changeset/many-tables-vanish.md | 5 - .changeset/mean-swans-smoke.md | 5 - .changeset/mighty-stingrays-protect.md | 5 - .changeset/nine-otters-carry.md | 5 - .changeset/nine-owls-cheer.md | 6 -- .changeset/old-comics-juggle.md | 5 - .changeset/olive-horses-judge.md | 5 - .changeset/popular-rules-shake.md | 5 - .changeset/pretty-fishes-grow.md | 8 -- .changeset/pretty-flowers-float.md | 5 - .changeset/rotten-seals-happen.md | 5 - .changeset/selfish-singers-hammer.md | 5 - .changeset/shaggy-cooks-wave.md | 8 -- .changeset/shy-pugs-cough.md | 5 - .changeset/silent-glasses-enjoy.md | 9 -- .changeset/silent-parrots-tickle.md | 5 - .changeset/small-bananas-occur.md | 5 - .changeset/smart-cameras-melt.md | 5 - .changeset/strange-sloths-hope.md | 6 -- .changeset/swift-cycles-judge.md | 5 - .changeset/tame-hats-crash.md | 5 - .changeset/thin-schools-swim.md | 5 - .changeset/three-beans-fold.md | 5 - .changeset/tiny-mice-move.md | 6 -- .changeset/tricky-zoos-perform.md | 7 -- .changeset/unlucky-buttons-sparkle.md | 5 - .changeset/violet-trainers-sleep.md | 7 -- .changeset/warm-lies-stare.md | 5 - .changeset/wicked-tomatoes-dream.md | 5 - .changeset/wild-paws-learn.md | 5 - .changeset/witty-bees-pump.md | 6 -- .changeset/yellow-dancers-breathe.md | 6 -- integration-tests/http/CHANGELOG.md | 28 ++++++ 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 | 8 ++ packages/admin/admin-shared/package.json | 2 +- packages/admin/admin-vite-plugin/CHANGELOG.md | 9 ++ packages/admin/admin-vite-plugin/package.json | 4 +- packages/admin/dashboard/CHANGELOG.md | 38 ++++++++ packages/admin/dashboard/package.json | 18 ++-- packages/cli/create-medusa-app/CHANGELOG.md | 7 ++ packages/cli/create-medusa-app/package.json | 4 +- packages/cli/medusa-cli/CHANGELOG.md | 8 ++ packages/cli/medusa-cli/package.json | 6 +- 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 | 31 +++++++ packages/core/core-flows/package.json | 6 +- packages/core/framework/CHANGELOG.md | 17 ++++ packages/core/framework/package.json | 18 ++-- packages/core/js-sdk/CHANGELOG.md | 19 ++++ packages/core/js-sdk/package.json | 4 +- packages/core/modules-sdk/CHANGELOG.md | 11 +++ packages/core/modules-sdk/package.json | 8 +- packages/core/orchestration/CHANGELOG.md | 18 ++++ packages/core/orchestration/package.json | 6 +- packages/core/types/CHANGELOG.md | 28 ++++++ packages/core/types/package.json | 2 +- packages/core/utils/CHANGELOG.md | 25 +++++ packages/core/utils/package.json | 4 +- packages/core/workflows-sdk/CHANGELOG.md | 20 ++++ packages/core/workflows-sdk/package.json | 10 +- packages/design-system/icons/CHANGELOG.md | 6 ++ 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 | 6 ++ packages/design-system/ui-preset/package.json | 4 +- packages/design-system/ui/CHANGELOG.md | 9 ++ 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 | 12 +++ packages/medusa-test-utils/package.json | 8 +- packages/medusa/CHANGELOG.md | 66 +++++++++++++ packages/medusa/package.json | 92 +++++++++---------- packages/modules/api-key/CHANGELOG.md | 7 ++ packages/modules/api-key/package.json | 8 +- packages/modules/auth/CHANGELOG.md | 7 ++ 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 | 7 ++ packages/modules/cache-redis/package.json | 6 +- packages/modules/cart/CHANGELOG.md | 9 ++ packages/modules/cart/package.json | 8 +- packages/modules/currency/CHANGELOG.md | 7 ++ packages/modules/currency/package.json | 8 +- packages/modules/customer/CHANGELOG.md | 7 ++ packages/modules/customer/package.json | 8 +- packages/modules/event-bus-local/CHANGELOG.md | 7 ++ packages/modules/event-bus-local/package.json | 6 +- packages/modules/event-bus-redis/CHANGELOG.md | 7 ++ packages/modules/event-bus-redis/package.json | 6 +- packages/modules/file/CHANGELOG.md | 7 ++ packages/modules/file/package.json | 8 +- packages/modules/fulfillment/CHANGELOG.md | 9 ++ packages/modules/fulfillment/package.json | 8 +- packages/modules/index/CHANGELOG.md | 11 +++ packages/modules/index/package.json | 8 +- packages/modules/inventory/CHANGELOG.md | 9 ++ packages/modules/inventory/package.json | 8 +- packages/modules/link-modules/CHANGELOG.md | 17 ++++ packages/modules/link-modules/package.json | 8 +- packages/modules/locking/CHANGELOG.md | 9 ++ packages/modules/locking/package.json | 8 +- packages/modules/notification/CHANGELOG.md | 7 ++ packages/modules/notification/package.json | 8 +- packages/modules/order/CHANGELOG.md | 13 +++ packages/modules/order/package.json | 8 +- packages/modules/payment/CHANGELOG.md | 7 ++ packages/modules/payment/package.json | 8 +- packages/modules/pricing/CHANGELOG.md | 15 +++ packages/modules/pricing/package.json | 8 +- packages/modules/product/CHANGELOG.md | 9 ++ packages/modules/product/package.json | 8 +- packages/modules/promotion/CHANGELOG.md | 13 +++ packages/modules/promotion/package.json | 8 +- .../providers/auth-emailpass/CHANGELOG.md | 7 ++ .../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 +- .../modules/providers/file-local/CHANGELOG.md | 7 ++ .../modules/providers/file-local/package.json | 6 +- .../modules/providers/file-s3/CHANGELOG.md | 7 ++ .../modules/providers/file-s3/package.json | 6 +- .../providers/fulfillment-manual/CHANGELOG.md | 7 ++ .../providers/fulfillment-manual/package.json | 6 +- .../providers/locking-postgres/CHANGELOG.md | 7 ++ .../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 | 7 ++ .../providers/payment-stripe/package.json | 6 +- packages/modules/region/CHANGELOG.md | 7 ++ packages/modules/region/package.json | 8 +- packages/modules/sales-channel/CHANGELOG.md | 7 ++ packages/modules/sales-channel/package.json | 8 +- packages/modules/stock-location/CHANGELOG.md | 7 ++ packages/modules/stock-location/package.json | 8 +- packages/modules/store/CHANGELOG.md | 7 ++ packages/modules/store/package.json | 8 +- packages/modules/tax/CHANGELOG.md | 7 ++ packages/modules/tax/package.json | 8 +- packages/modules/user/CHANGELOG.md | 9 ++ packages/modules/user/package.json | 8 +- .../workflow-engine-inmemory/CHANGELOG.md | 13 +++ .../workflow-engine-inmemory/package.json | 8 +- .../workflow-engine-redis/CHANGELOG.md | 17 ++++ .../workflow-engine-redis/package.json | 8 +- 189 files changed, 1012 insertions(+), 605 deletions(-) delete mode 100644 .changeset/afraid-socks-refuse.md delete mode 100644 .changeset/blue-news-vanish.md delete mode 100644 .changeset/breezy-ligers-look.md delete mode 100644 .changeset/bright-oranges-obey.md delete mode 100644 .changeset/clean-doors-cover.md delete mode 100644 .changeset/clever-pens-swim.md delete mode 100644 .changeset/cold-keys-press.md delete mode 100644 .changeset/cuddly-monkeys-grow.md delete mode 100644 .changeset/eight-numbers-know.md delete mode 100644 .changeset/fair-forks-pretend.md delete mode 100644 .changeset/fair-terms-tell.md delete mode 100644 .changeset/fifty-badgers-punch.md delete mode 100644 .changeset/fifty-pigs-sit.md delete mode 100644 .changeset/flat-keys-shave.md delete mode 100644 .changeset/flat-meals-rhyme.md delete mode 100644 .changeset/fresh-windows-lay.md delete mode 100644 .changeset/friendly-comics-sort.md delete mode 100644 .changeset/fuzzy-onions-impress.md delete mode 100644 .changeset/giant-llamas-study.md delete mode 100644 .changeset/gold-pigs-glow.md delete mode 100644 .changeset/good-wolves-travel.md delete mode 100644 .changeset/gorgeous-wombats-arrive.md delete mode 100644 .changeset/happy-baboons-cough.md delete mode 100644 .changeset/hot-dolls-promise.md delete mode 100644 .changeset/late-shirts-begin.md delete mode 100644 .changeset/many-tables-vanish.md delete mode 100644 .changeset/mean-swans-smoke.md delete mode 100644 .changeset/mighty-stingrays-protect.md delete mode 100644 .changeset/nine-otters-carry.md delete mode 100644 .changeset/nine-owls-cheer.md delete mode 100644 .changeset/old-comics-juggle.md delete mode 100644 .changeset/olive-horses-judge.md delete mode 100644 .changeset/popular-rules-shake.md delete mode 100644 .changeset/pretty-fishes-grow.md delete mode 100644 .changeset/pretty-flowers-float.md delete mode 100644 .changeset/rotten-seals-happen.md delete mode 100644 .changeset/selfish-singers-hammer.md delete mode 100644 .changeset/shaggy-cooks-wave.md delete mode 100644 .changeset/shy-pugs-cough.md delete mode 100644 .changeset/silent-glasses-enjoy.md delete mode 100644 .changeset/silent-parrots-tickle.md delete mode 100644 .changeset/small-bananas-occur.md delete mode 100644 .changeset/smart-cameras-melt.md delete mode 100644 .changeset/strange-sloths-hope.md delete mode 100644 .changeset/swift-cycles-judge.md delete mode 100644 .changeset/tame-hats-crash.md delete mode 100644 .changeset/thin-schools-swim.md delete mode 100644 .changeset/three-beans-fold.md delete mode 100644 .changeset/tiny-mice-move.md delete mode 100644 .changeset/tricky-zoos-perform.md delete mode 100644 .changeset/unlucky-buttons-sparkle.md delete mode 100644 .changeset/violet-trainers-sleep.md delete mode 100644 .changeset/warm-lies-stare.md delete mode 100644 .changeset/wicked-tomatoes-dream.md delete mode 100644 .changeset/wild-paws-learn.md delete mode 100644 .changeset/witty-bees-pump.md delete mode 100644 .changeset/yellow-dancers-breathe.md diff --git a/.changeset/afraid-socks-refuse.md b/.changeset/afraid-socks-refuse.md deleted file mode 100644 index b0ef08dedb..0000000000 --- a/.changeset/afraid-socks-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): product create discountable flag diff --git a/.changeset/blue-news-vanish.md b/.changeset/blue-news-vanish.md deleted file mode 100644 index dcae018d05..0000000000 --- a/.changeset/blue-news-vanish.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": minor -"@medusajs/link-modules": minor ---- - -feat: Change customer to account_holder to be one-to-many diff --git a/.changeset/breezy-ligers-look.md b/.changeset/breezy-ligers-look.md deleted file mode 100644 index 03b56d0c62..0000000000 --- a/.changeset/breezy-ligers-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/pricing": patch ---- - -chore(pricing): Pricing retrieval improvements diff --git a/.changeset/bright-oranges-obey.md b/.changeset/bright-oranges-obey.md deleted file mode 100644 index 09ea279751..0000000000 --- a/.changeset/bright-oranges-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/js-sdk": patch ---- - -fix(js-sdk): fix the return type of the `promotion.listRules` method diff --git a/.changeset/clean-doors-cover.md b/.changeset/clean-doors-cover.md deleted file mode 100644 index 7c2ec3946b..0000000000 --- a/.changeset/clean-doors-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/order": patch ---- - -fix(order): update add item unit price diff --git a/.changeset/clever-pens-swim.md b/.changeset/clever-pens-swim.md deleted file mode 100644 index 23959abb29..0000000000 --- a/.changeset/clever-pens-swim.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@medusajs/fulfillment": patch -"@medusajs/index": patch -"@medusajs/inventory": patch -"@medusajs/link-modules": patch -"@medusajs/pricing": patch -"@medusajs/user": patch -"@medusajs/types": patch -"@medusajs/utils": patch ---- - -chore(): Emit events in batch and index process event ids in batch diff --git a/.changeset/cold-keys-press.md b/.changeset/cold-keys-press.md deleted file mode 100644 index 74376555e9..0000000000 --- a/.changeset/cold-keys-press.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@medusajs/admin-vite-plugin": patch -"@medusajs/admin-bundler": patch -"@medusajs/test-utils": patch -"@medusajs/dashboard": patch -"@medusajs/framework": patch -"@medusajs/types": patch -"@medusajs/utils": patch -"@medusajs/medusa": patch ---- - -fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server diff --git a/.changeset/cuddly-monkeys-grow.md b/.changeset/cuddly-monkeys-grow.md deleted file mode 100644 index fdbf82d75f..0000000000 --- a/.changeset/cuddly-monkeys-grow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/admin-shared": patch -"@medusajs/dashboard": patch -"@medusajs/js-sdk": patch ---- - -feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change diff --git a/.changeset/eight-numbers-know.md b/.changeset/eight-numbers-know.md deleted file mode 100644 index bfaf5e2dff..0000000000 --- a/.changeset/eight-numbers-know.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/ui-preset": patch -"@medusajs/icons": patch -"@medusajs/dashboard": patch ---- - -chore(ui-preset,icons,dashboard): Sync with Figma, and update ArrowRight import diff --git a/.changeset/fair-forks-pretend.md b/.changeset/fair-forks-pretend.md deleted file mode 100644 index 0e463e3b52..0000000000 --- a/.changeset/fair-forks-pretend.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/framework": patch ---- - -chore(framework): slightly improve maybe apply link filter middleware diff --git a/.changeset/fair-terms-tell.md b/.changeset/fair-terms-tell.md deleted file mode 100644 index 4bb90c466b..0000000000 --- a/.changeset/fair-terms-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): applying product type promotion diff --git a/.changeset/fifty-badgers-punch.md b/.changeset/fifty-badgers-punch.md deleted file mode 100644 index 5d6c6a8d14..0000000000 --- a/.changeset/fifty-badgers-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflows-sdk": patch ---- - -fix: hooks auto-generated types to have precise input options diff --git a/.changeset/fifty-pigs-sit.md b/.changeset/fifty-pigs-sit.md deleted file mode 100644 index eee4d5aae7..0000000000 --- a/.changeset/fifty-pigs-sit.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/utils": patch ---- - -fix: workflow retry interval race condition diff --git a/.changeset/flat-keys-shave.md b/.changeset/flat-keys-shave.md deleted file mode 100644 index 92a5c6bfd1..0000000000 --- a/.changeset/flat-keys-shave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/types": patch ---- - -fix(core-flows): cancel/refund payment on cart complete error diff --git a/.changeset/flat-meals-rhyme.md b/.changeset/flat-meals-rhyme.md deleted file mode 100644 index 291c14330f..0000000000 --- a/.changeset/flat-meals-rhyme.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/workflows-sdk": patch ---- - -feat: Set pricing context hook diff --git a/.changeset/fresh-windows-lay.md b/.changeset/fresh-windows-lay.md deleted file mode 100644 index 0bfe93d115..0000000000 --- a/.changeset/fresh-windows-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): product create trim inputs diff --git a/.changeset/friendly-comics-sort.md b/.changeset/friendly-comics-sort.md deleted file mode 100644 index 37eb0b8e2b..0000000000 --- a/.changeset/friendly-comics-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/promotion": patch ---- - -fix(promotion): percentage value is accounted for in buyget promotions diff --git a/.changeset/fuzzy-onions-impress.md b/.changeset/fuzzy-onions-impress.md deleted file mode 100644 index 3cf1dbcee1..0000000000 --- a/.changeset/fuzzy-onions-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflow-engine-redis": patch ---- - -fix(workflow-engine-redis): scheduled jobs 2 diff --git a/.changeset/giant-llamas-study.md b/.changeset/giant-llamas-study.md deleted file mode 100644 index 5f70c3088a..0000000000 --- a/.changeset/giant-llamas-study.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/types": patch -"@medusajs/medusa": patch -"@medusajs/js-sdk": patch ---- - -feat(medusa,types,js-sdk): add enabled plugins route diff --git a/.changeset/gold-pigs-glow.md b/.changeset/gold-pigs-glow.md deleted file mode 100644 index 6f2a3c81bb..0000000000 --- a/.changeset/gold-pigs-glow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/dashboard": patch -"@medusajs/types": patch -"@medusajs/medusa": patch ---- - -fix(dashboard,medusa,types): allow searching for promotion rule options diff --git a/.changeset/good-wolves-travel.md b/.changeset/good-wolves-travel.md deleted file mode 100644 index b3375938da..0000000000 --- a/.changeset/good-wolves-travel.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/orchestration": patch -"@medusajs/types": patch ---- - -chore(workflow-engine): expose cancel method diff --git a/.changeset/gorgeous-wombats-arrive.md b/.changeset/gorgeous-wombats-arrive.md deleted file mode 100644 index e939720842..0000000000 --- a/.changeset/gorgeous-wombats-arrive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/js-sdk": patch -"@medusajs/types": patch ---- - -fix(js-sdk, types): fixes types and deprecate duplicate methods diff --git a/.changeset/happy-baboons-cough.md b/.changeset/happy-baboons-cough.md deleted file mode 100644 index 9091ea58f7..0000000000 --- a/.changeset/happy-baboons-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): skip index module when tags or categories present diff --git a/.changeset/hot-dolls-promise.md b/.changeset/hot-dolls-promise.md deleted file mode 100644 index af3d3f3f9c..0000000000 --- a/.changeset/hot-dolls-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/locking": patch ---- - -fix: register locking provider with its unique id diff --git a/.changeset/late-shirts-begin.md b/.changeset/late-shirts-begin.md deleted file mode 100644 index 702fe224ce..0000000000 --- a/.changeset/late-shirts-begin.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/link-modules": patch -"@medusajs/modules-sdk": patch -"@medusajs/utils": patch ---- - -feat: add check for uniqueness when creating links with isList=false diff --git a/.changeset/many-tables-vanish.md b/.changeset/many-tables-vanish.md deleted file mode 100644 index 2de09e6ab5..0000000000 --- a/.changeset/many-tables-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): product type metadata form diff --git a/.changeset/mean-swans-smoke.md b/.changeset/mean-swans-smoke.md deleted file mode 100644 index 238a502380..0000000000 --- a/.changeset/mean-swans-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): display pending difference in the create return form diff --git a/.changeset/mighty-stingrays-protect.md b/.changeset/mighty-stingrays-protect.md deleted file mode 100644 index 715b6d7e21..0000000000 --- a/.changeset/mighty-stingrays-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/pricing": patch ---- - -Chore/pricing cache available keys diff --git a/.changeset/nine-otters-carry.md b/.changeset/nine-otters-carry.md deleted file mode 100644 index 380e4a1f5a..0000000000 --- a/.changeset/nine-otters-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/promotion": patch ---- - -chore(promotion): Improve performances [1] diff --git a/.changeset/nine-owls-cheer.md b/.changeset/nine-owls-cheer.md deleted file mode 100644 index fab968eac4..0000000000 --- a/.changeset/nine-owls-cheer.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/index": patch -"@medusajs/medusa": patch ---- - -chore: transform filter before query.index diff --git a/.changeset/old-comics-juggle.md b/.changeset/old-comics-juggle.md deleted file mode 100644 index c17116cc82..0000000000 --- a/.changeset/old-comics-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/js-sdk": patch ---- - -fix(js-sdk): fix the API route used in fulfillment.cancel method diff --git a/.changeset/olive-horses-judge.md b/.changeset/olive-horses-judge.md deleted file mode 100644 index 592990822f..0000000000 --- a/.changeset/olive-horses-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/pricing": patch ---- - -chore(pricing): improve performances diff --git a/.changeset/popular-rules-shake.md b/.changeset/popular-rules-shake.md deleted file mode 100644 index af1290c287..0000000000 --- a/.changeset/popular-rules-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -fix(utils): Enable Redis locking by default in Cloud diff --git a/.changeset/pretty-fishes-grow.md b/.changeset/pretty-fishes-grow.md deleted file mode 100644 index 877c7c80d5..0000000000 --- a/.changeset/pretty-fishes-grow.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/order": patch -"@medusajs/types": patch -"@medusajs/medusa": patch -"@medusajs/core-flows": patch ---- - -feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund diff --git a/.changeset/pretty-flowers-float.md b/.changeset/pretty-flowers-float.md deleted file mode 100644 index d799c110b1..0000000000 --- a/.changeset/pretty-flowers-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/ui": patch ---- - -fix(ui): Disable select cells if the row cannot be selected diff --git a/.changeset/rotten-seals-happen.md b/.changeset/rotten-seals-happen.md deleted file mode 100644 index 72facbfdcc..0000000000 --- a/.changeset/rotten-seals-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflows-sdk": patch ---- - -feat: add support for accessing step results via context diff --git a/.changeset/selfish-singers-hammer.md b/.changeset/selfish-singers-hammer.md deleted file mode 100644 index ff517ba115..0000000000 --- a/.changeset/selfish-singers-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/workflow-engine-redis": patch ---- - -chore(workflow-engine-redis): remove repeatable jobs from old queue diff --git a/.changeset/shaggy-cooks-wave.md b/.changeset/shaggy-cooks-wave.md deleted file mode 100644 index 110b22ab58..0000000000 --- a/.changeset/shaggy-cooks-wave.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/order": patch -"@medusajs/cart": patch -"@medusajs/types": patch ---- - -feat(core-flows,types,order,cart): assign tax lines only to regular products diff --git a/.changeset/shy-pugs-cough.md b/.changeset/shy-pugs-cough.md deleted file mode 100644 index 9b83ee0c8d..0000000000 --- a/.changeset/shy-pugs-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -feat: use module name as the snapshot name diff --git a/.changeset/silent-glasses-enjoy.md b/.changeset/silent-glasses-enjoy.md deleted file mode 100644 index d2e9bf4563..0000000000 --- a/.changeset/silent-glasses-enjoy.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/workflow-engine-inmemory": patch -"@medusajs/workflow-engine-redis": patch -"@medusajs/types": patch -"@medusajs/workflows-sdk": patch -"@medusajs/orchestration": patch ---- - -fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel diff --git a/.changeset/silent-parrots-tickle.md b/.changeset/silent-parrots-tickle.md deleted file mode 100644 index e47778c2d2..0000000000 --- a/.changeset/silent-parrots-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/product": patch ---- - -chore(product): Missing index in migration diff --git a/.changeset/small-bananas-occur.md b/.changeset/small-bananas-occur.md deleted file mode 100644 index 88fa4b0665..0000000000 --- a/.changeset/small-bananas-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): Allow empty subpaths for extension routes diff --git a/.changeset/smart-cameras-melt.md b/.changeset/smart-cameras-melt.md deleted file mode 100644 index aee2a94e31..0000000000 --- a/.changeset/smart-cameras-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): Reduce the size of the Notifcations trigger diff --git a/.changeset/strange-sloths-hope.md b/.changeset/strange-sloths-hope.md deleted file mode 100644 index 5e45256cb5..0000000000 --- a/.changeset/strange-sloths-hope.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/utils": patch ---- - -fix: validate module names to disallow unallowed characters diff --git a/.changeset/swift-cycles-judge.md b/.changeset/swift-cycles-judge.md deleted file mode 100644 index e9d7ec6967..0000000000 --- a/.changeset/swift-cycles-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): recreate fulfilment reservations on cancelation, handle inventory kits in fulfillment flows diff --git a/.changeset/tame-hats-crash.md b/.changeset/tame-hats-crash.md deleted file mode 100644 index 5a73344e15..0000000000 --- a/.changeset/tame-hats-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/orchestration": patch ---- - -fix(orchestration): handle multiple field aliases with same name diff --git a/.changeset/thin-schools-swim.md b/.changeset/thin-schools-swim.md deleted file mode 100644 index 8f252f1b85..0000000000 --- a/.changeset/thin-schools-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): Include thumbnail in default product query diff --git a/.changeset/three-beans-fold.md b/.changeset/three-beans-fold.md deleted file mode 100644 index a8361a9d50..0000000000 --- a/.changeset/three-beans-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/orchestration": patch ---- - -fix(orchestration): save checkpoint before async diff --git a/.changeset/tiny-mice-move.md b/.changeset/tiny-mice-move.md deleted file mode 100644 index 14408905ec..0000000000 --- a/.changeset/tiny-mice-move.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/dashboard": patch -"@medusajs/core-flows": patch ---- - -fix(core-flows,dashboard): handle PaymentCollection managemenet on OrderEdit when there is authorized amount diff --git a/.changeset/tricky-zoos-perform.md b/.changeset/tricky-zoos-perform.md deleted file mode 100644 index 37d7f8c787..0000000000 --- a/.changeset/tricky-zoos-perform.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/types": patch -"@medusajs/utils": patch ---- - -feat(core-flows,types,utils): make payment optional when cart balance is 0 diff --git a/.changeset/unlucky-buttons-sparkle.md b/.changeset/unlucky-buttons-sparkle.md deleted file mode 100644 index 1fea347d21..0000000000 --- a/.changeset/unlucky-buttons-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): RMA allow shipping unset diff --git a/.changeset/violet-trainers-sleep.md b/.changeset/violet-trainers-sleep.md deleted file mode 100644 index fdbf82d75f..0000000000 --- a/.changeset/violet-trainers-sleep.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/admin-shared": patch -"@medusajs/dashboard": patch -"@medusajs/js-sdk": patch ---- - -feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change diff --git a/.changeset/warm-lies-stare.md b/.changeset/warm-lies-stare.md deleted file mode 100644 index 0a41f05c71..0000000000 --- a/.changeset/warm-lies-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/link-modules": patch ---- - -chore(link-modules): backward compatible links diff --git a/.changeset/wicked-tomatoes-dream.md b/.changeset/wicked-tomatoes-dream.md deleted file mode 100644 index d170a9a901..0000000000 --- a/.changeset/wicked-tomatoes-dream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -chore(core-flows): skip prices list ops when no data diff --git a/.changeset/wild-paws-learn.md b/.changeset/wild-paws-learn.md deleted file mode 100644 index 282aabf597..0000000000 --- a/.changeset/wild-paws-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/test-utils": patch ---- - -chore(medusa-test-utils): Prevent waiting for event indefinately diff --git a/.changeset/witty-bees-pump.md b/.changeset/witty-bees-pump.md deleted file mode 100644 index 43ec918906..0000000000 --- a/.changeset/witty-bees-pump.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/promotion": patch -"@medusajs/utils": patch ---- - -fix(promotion,utils): fix case where multiple percentage promotions werent applied diff --git a/.changeset/yellow-dancers-breathe.md b/.changeset/yellow-dancers-breathe.md deleted file mode 100644 index 9e6afc4c9c..0000000000 --- a/.changeset/yellow-dancers-breathe.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/types": patch ---- - -feat(core-flows,types): export fetchShippingOptionForOrderWorkflow diff --git a/integration-tests/http/CHANGELOG.md b/integration-tests/http/CHANGELOG.md index f3ba45b1c8..0fe7a0de56 100644 --- a/integration-tests/http/CHANGELOG.md +++ b/integration-tests/http/CHANGELOG.md @@ -1,5 +1,33 @@ # integration-tests-http +## 1.0.10 + +### Patch Changes + +- Updated dependencies [[`386205d0f41828b82d519d2f5b8e07b41907a8ae`](https://github.com/medusajs/medusa/commit/386205d0f41828b82d519d2f5b8e07b41907a8ae), [`07252691c59f0e945730e987d0f1a97976b4c7f0`](https://github.com/medusajs/medusa/commit/07252691c59f0e945730e987d0f1a97976b4c7f0), [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428), [`5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1`](https://github.com/medusajs/medusa/commit/5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`b1b3b484747a110f720d9c1d086696bbfba86bda`](https://github.com/medusajs/medusa/commit/b1b3b484747a110f720d9c1d086696bbfba86bda), [`67b308c8eb52950991df34ac1c8d007a14cfaa1e`](https://github.com/medusajs/medusa/commit/67b308c8eb52950991df34ac1c8d007a14cfaa1e), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`1895d8cc1141b28525acfc21715f6f523b8194a2`](https://github.com/medusajs/medusa/commit/1895d8cc1141b28525acfc21715f6f523b8194a2), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`3a1cf2212ac3d92eebee1bbea07e8731e53e4c72`](https://github.com/medusajs/medusa/commit/3a1cf2212ac3d92eebee1bbea07e8731e53e4c72), [`d87b25203c3e1aa9b975dc68818d66fe877657a6`](https://github.com/medusajs/medusa/commit/d87b25203c3e1aa9b975dc68818d66fe877657a6), [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e), [`cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49`](https://github.com/medusajs/medusa/commit/cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`6015dcc16d6d9af15575bee98fb5727c6a6d9fd2`](https://github.com/medusajs/medusa/commit/6015dcc16d6d9af15575bee98fb5727c6a6d9fd2), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`8385a5e34d9528eb3d80d16f391ee7f44a6e5d90`](https://github.com/medusajs/medusa/commit/8385a5e34d9528eb3d80d16f391ee7f44a6e5d90), [`a8513019db08d1345e79a15aea7f11389b4918d4`](https://github.com/medusajs/medusa/commit/a8513019db08d1345e79a15aea7f11389b4918d4), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`01089d5bc81bc92311bb43b2d57d987fee378030`](https://github.com/medusajs/medusa/commit/01089d5bc81bc92311bb43b2d57d987fee378030), [`6ae1e7b708f6be5faabeb26c94f99054c3dcd144`](https://github.com/medusajs/medusa/commit/6ae1e7b708f6be5faabeb26c94f99054c3dcd144), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/core-flows@2.7.0 + - @medusajs/pricing@2.7.0 + - @medusajs/fulfillment@2.7.0 + - @medusajs/inventory@2.7.0 + - @medusajs/user@2.7.0 + - @medusajs/utils@2.7.0 + - @medusajs/test-utils@2.7.0 + - @medusajs/medusa@2.7.0 + - @medusajs/workflow-engine-inmemory@2.7.0 + - @medusajs/promotion@2.7.0 + - @medusajs/modules-sdk@2.7.0 + - @medusajs/product@2.7.0 + - @medusajs/api-key@2.7.0 + - @medusajs/auth@2.7.0 + - @medusajs/customer@2.7.0 + - @medusajs/region@2.7.0 + - @medusajs/stock-location@2.7.0 + - @medusajs/store@2.7.0 + - @medusajs/tax@2.7.0 + - @medusajs/cache-inmemory@2.7.0 + - @medusajs/event-bus-local@2.7.0 + - @medusajs/fulfillment-manual@2.7.0 + ## 1.0.9 ### Patch Changes diff --git a/integration-tests/http/package.json b/integration-tests/http/package.json index 30a9554252..602f20d1d2 100644 --- a/integration-tests/http/package.json +++ b/integration-tests/http/package.json @@ -1,6 +1,6 @@ { "name": "integration-tests-http", - "version": "1.0.9", + "version": "1.0.10", "main": "index.js", "license": "MIT", "private": true, diff --git a/packages/admin/admin-bundler/CHANGELOG.md b/packages/admin/admin-bundler/CHANGELOG.md index 2c630311fa..3fc1aa48f7 100644 --- a/packages/admin/admin-bundler/CHANGELOG.md +++ b/packages/admin/admin-bundler/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/admin-bundler +## 2.7.0 + +### Patch Changes + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- Updated dependencies [[`f01e0868bd669b0203bd0f3db3bb908062b1f2d1`](https://github.com/medusajs/medusa/commit/f01e0868bd669b0203bd0f3db3bb908062b1f2d1), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e), [`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2), [`3145c5f20de69e42c7cefb981b12ba9814dddae3`](https://github.com/medusajs/medusa/commit/3145c5f20de69e42c7cefb981b12ba9814dddae3), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`95a8c7b57ed751eaf858b6235431781ed0229f28`](https://github.com/medusajs/medusa/commit/95a8c7b57ed751eaf858b6235431781ed0229f28), [`29f6c2a8ddd802398e9ac2d090581832af7603a7`](https://github.com/medusajs/medusa/commit/29f6c2a8ddd802398e9ac2d090581832af7603a7), [`6d8390a529e784aaae886006af0b5d364c2d2aba`](https://github.com/medusajs/medusa/commit/6d8390a529e784aaae886006af0b5d364c2d2aba), [`d53af655f02b7b8429359fd360e8740db773643d`](https://github.com/medusajs/medusa/commit/d53af655f02b7b8429359fd360e8740db773643d), [`3063d6e6019d442d7bdc7a0d662fa00c232eb627`](https://github.com/medusajs/medusa/commit/3063d6e6019d442d7bdc7a0d662fa00c232eb627), [`a8513019db08d1345e79a15aea7f11389b4918d4`](https://github.com/medusajs/medusa/commit/a8513019db08d1345e79a15aea7f11389b4918d4), [`350b6b9a71fc72ffd8a0a1beed685548c1a7cefa`](https://github.com/medusajs/medusa/commit/350b6b9a71fc72ffd8a0a1beed685548c1a7cefa), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e)]: + - @medusajs/dashboard@2.7.0 + - @medusajs/admin-vite-plugin@2.7.0 + - @medusajs/admin-shared@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/admin/admin-bundler/package.json b/packages/admin/admin-bundler/package.json index 40f25c6bd6..80a37cbff7 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.6.1", + "version": "2.7.0", "description": "Bundler for the Medusa admin dashboard.", "author": "Kasper Kristensen ", "scripts": { @@ -18,16 +18,16 @@ "package.json" ], "devDependencies": { - "@medusajs/types": "2.6.1", + "@medusajs/types": "2.7.0", "@types/compression": "^1.7.5", "express": "^4.21.0", "tsup": "^8.0.1", "typescript": "^5.3.3" }, "dependencies": { - "@medusajs/admin-shared": "2.6.1", - "@medusajs/admin-vite-plugin": "2.6.1", - "@medusajs/dashboard": "2.6.1", + "@medusajs/admin-shared": "2.7.0", + "@medusajs/admin-vite-plugin": "2.7.0", + "@medusajs/dashboard": "2.7.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 00b7dbba3d..9b19171e1c 100644 --- a/packages/admin/admin-sdk/CHANGELOG.md +++ b/packages/admin/admin-sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/admin-sdk +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e)]: + - @medusajs/admin-shared@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/admin/admin-sdk/package.json b/packages/admin/admin-sdk/package.json index d1513ce421..31115fb010 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/admin-shared": "2.7.0", "zod": "3.22.4" }, "packageManager": "yarn@3.2.1" diff --git a/packages/admin/admin-shared/CHANGELOG.md b/packages/admin/admin-shared/CHANGELOG.md index f7003f1de3..7d54a2e2d6 100644 --- a/packages/admin/admin-shared/CHANGELOG.md +++ b/packages/admin/admin-shared/CHANGELOG.md @@ -1,5 +1,13 @@ # @medusajs/admin-shared +## 2.7.0 + +### Patch Changes + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + ## 2.6.1 ## 2.6.0 diff --git a/packages/admin/admin-shared/package.json b/packages/admin/admin-shared/package.json index 1634c76d6c..8fd964320d 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.6.1", + "version": "2.7.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 1ca671ee43..0f33a330bd 100644 --- a/packages/admin/admin-vite-plugin/CHANGELOG.md +++ b/packages/admin/admin-vite-plugin/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/admin-vite-plugin +## 2.7.0 + +### Patch Changes + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- Updated dependencies [[`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e)]: + - @medusajs/admin-shared@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/admin/admin-vite-plugin/package.json b/packages/admin/admin-vite-plugin/package.json index f6d9dfd3e8..391cc3cc93 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/admin-shared": "2.7.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 e68de5a401..2b1c508eb4 100644 --- a/packages/admin/dashboard/CHANGELOG.md +++ b/packages/admin/dashboard/CHANGELOG.md @@ -1,5 +1,43 @@ # @medusajs/dashboard +## 2.7.0 + +### Patch Changes + +- [#12073](https://github.com/medusajs/medusa/pull/12073) [`f01e0868bd669b0203bd0f3db3bb908062b1f2d1`](https://github.com/medusajs/medusa/commit/f01e0868bd669b0203bd0f3db3bb908062b1f2d1) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): product create discountable flag + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + +- [#11734](https://github.com/medusajs/medusa/pull/11734) [`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - chore(ui-preset,icons,dashboard): Sync with Figma, and update ArrowRight import + +- [#12004](https://github.com/medusajs/medusa/pull/12004) [`3145c5f20de69e42c7cefb981b12ba9814dddae3`](https://github.com/medusajs/medusa/commit/3145c5f20de69e42c7cefb981b12ba9814dddae3) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): product create trim inputs + +- [#12028](https://github.com/medusajs/medusa/pull/12028) [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,medusa,types): allow searching for promotion rule options + +- [#12149](https://github.com/medusajs/medusa/pull/12149) [`95a8c7b57ed751eaf858b6235431781ed0229f28`](https://github.com/medusajs/medusa/commit/95a8c7b57ed751eaf858b6235431781ed0229f28) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): product type metadata form + +- [#12007](https://github.com/medusajs/medusa/pull/12007) [`29f6c2a8ddd802398e9ac2d090581832af7603a7`](https://github.com/medusajs/medusa/commit/29f6c2a8ddd802398e9ac2d090581832af7603a7) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): display pending difference in the create return form + +- [#12030](https://github.com/medusajs/medusa/pull/12030) [`6d8390a529e784aaae886006af0b5d364c2d2aba`](https://github.com/medusajs/medusa/commit/6d8390a529e784aaae886006af0b5d364c2d2aba) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Allow empty subpaths for extension routes + +- [#11955](https://github.com/medusajs/medusa/pull/11955) [`d53af655f02b7b8429359fd360e8740db773643d`](https://github.com/medusajs/medusa/commit/d53af655f02b7b8429359fd360e8740db773643d) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Reduce the size of the Notifcations trigger + +- [#11825](https://github.com/medusajs/medusa/pull/11825) [`3063d6e6019d442d7bdc7a0d662fa00c232eb627`](https://github.com/medusajs/medusa/commit/3063d6e6019d442d7bdc7a0d662fa00c232eb627) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Include thumbnail in default product query + +- [#11958](https://github.com/medusajs/medusa/pull/11958) [`a8513019db08d1345e79a15aea7f11389b4918d4`](https://github.com/medusajs/medusa/commit/a8513019db08d1345e79a15aea7f11389b4918d4) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows,dashboard): handle PaymentCollection managemenet on OrderEdit when there is authorized amount + +- [#12021](https://github.com/medusajs/medusa/pull/12021) [`350b6b9a71fc72ffd8a0a1beed685548c1a7cefa`](https://github.com/medusajs/medusa/commit/350b6b9a71fc72ffd8a0a1beed685548c1a7cefa) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): RMA allow shipping unset + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + +- Updated dependencies [[`c6f2f444ed0118b17ea970942d0256fe3bd4043a`](https://github.com/medusajs/medusa/commit/c6f2f444ed0118b17ea970942d0256fe3bd4043a), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e), [`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`053326950d1e67bff1e39514527de3c6db33225b`](https://github.com/medusajs/medusa/commit/053326950d1e67bff1e39514527de3c6db33225b), [`c40fb01d9200283c5d69f3295e65fccc56a9a76f`](https://github.com/medusajs/medusa/commit/c40fb01d9200283c5d69f3295e65fccc56a9a76f), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e)]: + - @medusajs/js-sdk@2.7.0 + - @medusajs/admin-shared@2.7.0 + - @medusajs/icons@2.7.0 + - @medusajs/ui@4.0.8 + ## 2.6.1 ### Patch Changes diff --git a/packages/admin/dashboard/package.json b/packages/admin/dashboard/package.json index 0d6ad7e4ca..ae44bce4bb 100644 --- a/packages/admin/dashboard/package.json +++ b/packages/admin/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/dashboard", - "version": "2.6.1", + "version": "2.7.0", "scripts": { "generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts", "dev": "vite", @@ -44,10 +44,10 @@ "@dnd-kit/sortable": "^8.0.0", "@hookform/error-message": "^2.0.1", "@hookform/resolvers": "3.4.2", - "@medusajs/admin-shared": "2.6.1", - "@medusajs/icons": "2.6.1", - "@medusajs/js-sdk": "2.6.1", - "@medusajs/ui": "4.0.7", + "@medusajs/admin-shared": "2.7.0", + "@medusajs/icons": "2.7.0", + "@medusajs/js-sdk": "2.7.0", + "@medusajs/ui": "4.0.8", "@tanstack/react-query": "5.64.2", "@tanstack/react-table": "8.20.5", "@tanstack/react-virtual": "^3.8.3", @@ -74,10 +74,10 @@ "zod": "3.22.4" }, "devDependencies": { - "@medusajs/admin-shared": "2.6.1", - "@medusajs/admin-vite-plugin": "2.6.1", - "@medusajs/types": "2.6.1", - "@medusajs/ui-preset": "2.6.1", + "@medusajs/admin-shared": "2.7.0", + "@medusajs/admin-vite-plugin": "2.7.0", + "@medusajs/types": "2.7.0", + "@medusajs/ui-preset": "2.7.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 0e5636a516..4a02656417 100644 --- a/packages/cli/create-medusa-app/CHANGELOG.md +++ b/packages/cli/create-medusa-app/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 2.7.0 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/telemetry@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/cli/create-medusa-app/package.json b/packages/cli/create-medusa-app/package.json index dc25cc276f..3fe84eeeb4 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.6.1", + "version": "2.7.0", "description": "Create a Medusa project using a single command.", "type": "module", "exports": "./dist/index.js", @@ -13,7 +13,7 @@ "watch": "tsc --watch" }, "dependencies": { - "@medusajs/telemetry": "2.6.1", + "@medusajs/telemetry": "2.7.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 c184392dd1..5529d5a8ee 100644 --- a/packages/cli/medusa-cli/CHANGELOG.md +++ b/packages/cli/medusa-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e)]: + - @medusajs/utils@2.7.0 + - @medusajs/telemetry@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/cli/medusa-cli/package.json b/packages/cli/medusa-cli/package.json index d1dadfaa4b..681ec454e2 100644 --- a/packages/cli/medusa-cli/package.json +++ b/packages/cli/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cli", - "version": "2.6.1", + "version": "2.7.0", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -46,8 +46,8 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/telemetry": "2.6.1", - "@medusajs/utils": "2.6.1", + "@medusajs/telemetry": "2.7.0", + "@medusajs/utils": "2.7.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 19c9efc084..f0aea7062e 100644 --- a/packages/cli/medusa-dev-cli/CHANGELOG.md +++ b/packages/cli/medusa-dev-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.7.0 + ## 2.6.1 ## 2.6.0 diff --git a/packages/cli/medusa-dev-cli/package.json b/packages/cli/medusa-dev-cli/package.json index c511b5bddd..ea5a66810f 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.6.1", + "version": "2.7.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 6dc8f099a5..a7103c2190 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.7.0 + +### Patch Changes + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`1895d8cc1141b28525acfc21715f6f523b8194a2`](https://github.com/medusajs/medusa/commit/1895d8cc1141b28525acfc21715f6f523b8194a2), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e)]: + - @medusajs/utils@2.7.0 + - @medusajs/medusa@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/cli/oas/medusa-oas-cli/package.json b/packages/cli/oas/medusa-oas-cli/package.json index d9c19b2dec..cf3daa903c 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.6.1", + "version": "2.7.0", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -21,7 +21,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.6.1", + "@medusajs/types": "2.7.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.6.1", - "@medusajs/utils": "2.6.1", + "@medusajs/medusa": "2.7.0", + "@medusajs/utils": "2.7.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 c660505d0c..682f52ef7f 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.7.0 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/medusa-oas-cli@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/cli/oas/oas-github-ci/package.json b/packages/cli/oas/oas-github-ci/package.json index 53ea52a127..61da64d7f9 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.6.1", + "version": "2.7.0", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -21,7 +21,7 @@ "test": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "2.6.1", + "@medusajs/medusa-oas-cli": "2.7.0", "execa": "^5.1.1" } } diff --git a/packages/core/core-flows/CHANGELOG.md b/packages/core/core-flows/CHANGELOG.md index f1ce5da396..457da5bb09 100644 --- a/packages/core/core-flows/CHANGELOG.md +++ b/packages/core/core-flows/CHANGELOG.md @@ -1,5 +1,36 @@ # @medusajs/core-flows +## 2.7.0 + +### Minor Changes + +- [`386205d0f41828b82d519d2f5b8e07b41907a8ae`](https://github.com/medusajs/medusa/commit/386205d0f41828b82d519d2f5b8e07b41907a8ae) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat: Change customer to account_holder to be one-to-many + +### Patch Changes + +- [#12051](https://github.com/medusajs/medusa/pull/12051) [`5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1`](https://github.com/medusajs/medusa/commit/5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows): applying product type promotion + +- [#11832](https://github.com/medusajs/medusa/pull/11832) [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows): cancel/refund payment on cart complete error + +- [#11891](https://github.com/medusajs/medusa/pull/11891) [`b1b3b484747a110f720d9c1d086696bbfba86bda`](https://github.com/medusajs/medusa/commit/b1b3b484747a110f720d9c1d086696bbfba86bda) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: Set pricing context hook + +- [#11569](https://github.com/medusajs/medusa/pull/11569) [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c) Thanks [@riqwan](https://github.com/riqwan)! - feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund + +- [#11994](https://github.com/medusajs/medusa/pull/11994) [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,order,cart): assign tax lines only to regular products + +- [#11790](https://github.com/medusajs/medusa/pull/11790) [`8385a5e34d9528eb3d80d16f391ee7f44a6e5d90`](https://github.com/medusajs/medusa/commit/8385a5e34d9528eb3d80d16f391ee7f44a6e5d90) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows): recreate fulfilment reservations on cancelation, handle inventory kits in fulfillment flows + +- [#11958](https://github.com/medusajs/medusa/pull/11958) [`a8513019db08d1345e79a15aea7f11389b4918d4`](https://github.com/medusajs/medusa/commit/a8513019db08d1345e79a15aea7f11389b4918d4) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows,dashboard): handle PaymentCollection managemenet on OrderEdit when there is authorized amount + +- [#11872](https://github.com/medusajs/medusa/pull/11872) [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,utils): make payment optional when cart balance is 0 + +- [#11977](https://github.com/medusajs/medusa/pull/11977) [`01089d5bc81bc92311bb43b2d57d987fee378030`](https://github.com/medusajs/medusa/commit/01089d5bc81bc92311bb43b2d57d987fee378030) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(core-flows): skip prices list ops when no data + +- [#12103](https://github.com/medusajs/medusa/pull/12103) [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(core-flows,types): export fetchShippingOptionForOrderWorkflow + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/core-flows/package.json b/packages/core/core-flows/package.json index 1336137c8a..5aef2f5953 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -44,7 +44,7 @@ "json-2-csv": "^5.5.4" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "awilix": "^8.0.1" }, "scripts": { diff --git a/packages/core/framework/CHANGELOG.md b/packages/core/framework/CHANGELOG.md index 58290823ea..f0744e27ad 100644 --- a/packages/core/framework/CHANGELOG.md +++ b/packages/core/framework/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/framework +## 2.7.0 + +### Patch Changes + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#12113](https://github.com/medusajs/medusa/pull/12113) [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(framework): slightly improve maybe apply link filter middleware + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`ff3885500cdc49440ada8f92d355e9bfe1cd39b9`](https://github.com/medusajs/medusa/commit/ff3885500cdc49440ada8f92d355e9bfe1cd39b9), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`b1b3b484747a110f720d9c1d086696bbfba86bda`](https://github.com/medusajs/medusa/commit/b1b3b484747a110f720d9c1d086696bbfba86bda), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`cab6f3a8adc7d6d1f39db9f3191a5797e35bf56f`](https://github.com/medusajs/medusa/commit/cab6f3a8adc7d6d1f39db9f3191a5797e35bf56f), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`92c7baa56193e052c6af41ea240b8d2cecd9fb77`](https://github.com/medusajs/medusa/commit/92c7baa56193e052c6af41ea240b8d2cecd9fb77), [`31abba8cdeedee65328e5529e172d4d3b23661f3`](https://github.com/medusajs/medusa/commit/31abba8cdeedee65328e5529e172d4d3b23661f3), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + - @medusajs/utils@2.7.0 + - @medusajs/workflows-sdk@2.7.0 + - @medusajs/orchestration@2.7.0 + - @medusajs/modules-sdk@2.7.0 + - @medusajs/cli@2.7.0 + - @medusajs/telemetry@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/framework/package.json b/packages/core/framework/package.json index 5445a9dfc9..e150488063 100644 --- a/packages/core/framework/package.json +++ b/packages/core/framework/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/framework", - "version": "2.6.1", + "version": "2.7.0", "description": "Framework", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -54,7 +54,7 @@ "test": "jest --runInBand --bail --forceExit -- src/**/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/cli": "2.6.1", + "@medusajs/cli": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -74,12 +74,12 @@ }, "dependencies": { "@jercle/yargonaut": "^1.1.5", - "@medusajs/modules-sdk": "2.6.1", - "@medusajs/orchestration": "2.6.1", - "@medusajs/telemetry": "2.6.1", - "@medusajs/types": "2.6.1", - "@medusajs/utils": "2.6.1", - "@medusajs/workflows-sdk": "2.6.1", + "@medusajs/modules-sdk": "2.7.0", + "@medusajs/orchestration": "2.7.0", + "@medusajs/telemetry": "2.7.0", + "@medusajs/types": "2.7.0", + "@medusajs/utils": "2.7.0", + "@medusajs/workflows-sdk": "2.7.0", "@opentelemetry/api": "^1.9.0", "@types/express": "^4.17.17", "chokidar": "^3.4.2", @@ -98,7 +98,7 @@ "zod": "3.22.4" }, "peerDependencies": { - "@medusajs/cli": "2.6.1", + "@medusajs/cli": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", diff --git a/packages/core/js-sdk/CHANGELOG.md b/packages/core/js-sdk/CHANGELOG.md index 87b04ca575..08dfb79bdf 100644 --- a/packages/core/js-sdk/CHANGELOG.md +++ b/packages/core/js-sdk/CHANGELOG.md @@ -1,5 +1,24 @@ # @medusajs/js-sdk +## 2.7.0 + +### Patch Changes + +- [#11937](https://github.com/medusajs/medusa/pull/11937) [`c6f2f444ed0118b17ea970942d0256fe3bd4043a`](https://github.com/medusajs/medusa/commit/c6f2f444ed0118b17ea970942d0256fe3bd4043a) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(js-sdk): fix the return type of the `promotion.listRules` method + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + +- [#11876](https://github.com/medusajs/medusa/pull/11876) [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa,types,js-sdk): add enabled plugins route + +- [#11975](https://github.com/medusajs/medusa/pull/11975) [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(js-sdk, types): fixes types and deprecate duplicate methods + +- [#11936](https://github.com/medusajs/medusa/pull/11936) [`053326950d1e67bff1e39514527de3c6db33225b`](https://github.com/medusajs/medusa/commit/053326950d1e67bff1e39514527de3c6db33225b) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(js-sdk): fix the API route used in fulfillment.cancel method + +- [#11871](https://github.com/medusajs/medusa/pull/11871) [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e) Thanks [@riqwan](https://github.com/riqwan)! - feat(dashboard,js-sdk,admin-shared): add customer addresses + layout change + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/js-sdk/package.json b/packages/core/js-sdk/package.json index 1699353043..5fcd4ab3d6 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.6.1", + "version": "2.7.0", "description": "SDK for the Medusa API", "main": "dist/index.js", "module": "dist/esm/index.js", @@ -35,7 +35,7 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/types": "2.6.1", + "@medusajs/types": "2.7.0", "fetch-event-stream": "^0.1.5", "qs": "^6.12.1" }, diff --git a/packages/core/modules-sdk/CHANGELOG.md b/packages/core/modules-sdk/CHANGELOG.md index 59aa18a583..e8ef55bd9e 100644 --- a/packages/core/modules-sdk/CHANGELOG.md +++ b/packages/core/modules-sdk/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/modules-sdk +## 2.7.0 + +### Patch Changes + +- [#11767](https://github.com/medusajs/medusa/pull/11767) [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: add check for uniqueness when creating links with isList=false + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`92c7baa56193e052c6af41ea240b8d2cecd9fb77`](https://github.com/medusajs/medusa/commit/92c7baa56193e052c6af41ea240b8d2cecd9fb77), [`31abba8cdeedee65328e5529e172d4d3b23661f3`](https://github.com/medusajs/medusa/commit/31abba8cdeedee65328e5529e172d4d3b23661f3), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + - @medusajs/utils@2.7.0 + - @medusajs/orchestration@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/modules-sdk/package.json b/packages/core/modules-sdk/package.json index 552368c21b..c7473d4067 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.6.1", + "version": "2.7.0", "description": "SDK for medusa modules", "main": "dist/index.js", "export": { @@ -45,9 +45,9 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/orchestration": "2.6.1", - "@medusajs/types": "2.6.1", - "@medusajs/utils": "2.6.1" + "@medusajs/orchestration": "2.7.0", + "@medusajs/types": "2.7.0", + "@medusajs/utils": "2.7.0" }, "peerDependencies": { "@mikro-orm/core": "6.4.3", diff --git a/packages/core/orchestration/CHANGELOG.md b/packages/core/orchestration/CHANGELOG.md index 681059e1ee..7829679bcd 100644 --- a/packages/core/orchestration/CHANGELOG.md +++ b/packages/core/orchestration/CHANGELOG.md @@ -1,5 +1,23 @@ # @medusajs/orchestration +## 2.7.0 + +### Patch Changes + +- [#11771](https://github.com/medusajs/medusa/pull/11771) [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow retry interval race condition + +- [#11844](https://github.com/medusajs/medusa/pull/11844) [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(workflow-engine): expose cancel method + +- [#11873](https://github.com/medusajs/medusa/pull/11873) [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel + +- [#12066](https://github.com/medusajs/medusa/pull/12066) [`92c7baa56193e052c6af41ea240b8d2cecd9fb77`](https://github.com/medusajs/medusa/commit/92c7baa56193e052c6af41ea240b8d2cecd9fb77) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(orchestration): handle multiple field aliases with same name + +- [#12138](https://github.com/medusajs/medusa/pull/12138) [`31abba8cdeedee65328e5529e172d4d3b23661f3`](https://github.com/medusajs/medusa/commit/31abba8cdeedee65328e5529e172d4d3b23661f3) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(orchestration): save checkpoint before async + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + - @medusajs/utils@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/orchestration/package.json b/packages/core/orchestration/package.json index d75ce44d9c..e01a0851a9 100644 --- a/packages/core/orchestration/package.json +++ b/packages/core/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/orchestration", - "version": "2.6.1", + "version": "2.7.0", "description": "Medusa utilities to orchestrate modules", "main": "dist/index.js", "exports": { @@ -39,8 +39,8 @@ "typescript": "^5.6.2" }, "dependencies": { - "@medusajs/types": "2.6.1", - "@medusajs/utils": "2.6.1" + "@medusajs/types": "2.7.0", + "@medusajs/utils": "2.7.0" }, "peerDependencies": { "@mikro-orm/core": "6.4.3", diff --git a/packages/core/types/CHANGELOG.md b/packages/core/types/CHANGELOG.md index 2f56bf5472..d507c859a5 100644 --- a/packages/core/types/CHANGELOG.md +++ b/packages/core/types/CHANGELOG.md @@ -1,5 +1,33 @@ # @medusajs/types +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#11832](https://github.com/medusajs/medusa/pull/11832) [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows): cancel/refund payment on cart complete error + +- [#11876](https://github.com/medusajs/medusa/pull/11876) [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa,types,js-sdk): add enabled plugins route + +- [#12028](https://github.com/medusajs/medusa/pull/12028) [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,medusa,types): allow searching for promotion rule options + +- [#11844](https://github.com/medusajs/medusa/pull/11844) [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(workflow-engine): expose cancel method + +- [#11975](https://github.com/medusajs/medusa/pull/11975) [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(js-sdk, types): fixes types and deprecate duplicate methods + +- [#11569](https://github.com/medusajs/medusa/pull/11569) [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c) Thanks [@riqwan](https://github.com/riqwan)! - feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund + +- [#11994](https://github.com/medusajs/medusa/pull/11994) [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,order,cart): assign tax lines only to regular products + +- [#11873](https://github.com/medusajs/medusa/pull/11873) [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel + +- [#11872](https://github.com/medusajs/medusa/pull/11872) [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,utils): make payment optional when cart balance is 0 + +- [#12103](https://github.com/medusajs/medusa/pull/12103) [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852) Thanks [@shahednasser](https://github.com/shahednasser)! - feat(core-flows,types): export fetchShippingOptionForOrderWorkflow + ## 2.6.1 ### Patch Changes diff --git a/packages/core/types/package.json b/packages/core/types/package.json index 818924b308..9c8167d861 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "2.6.1", + "version": "2.7.0", "description": "Medusa Types definition", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/core/utils/CHANGELOG.md b/packages/core/utils/CHANGELOG.md index 1b251e53db..0c9a469b74 100644 --- a/packages/core/utils/CHANGELOG.md +++ b/packages/core/utils/CHANGELOG.md @@ -1,5 +1,30 @@ # @medusajs/utils +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#11771](https://github.com/medusajs/medusa/pull/11771) [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow retry interval race condition + +- [#11767](https://github.com/medusajs/medusa/pull/11767) [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: add check for uniqueness when creating links with isList=false + +- [#12017](https://github.com/medusajs/medusa/pull/12017) [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(utils): Enable Redis locking by default in Cloud + +- [#11802](https://github.com/medusajs/medusa/pull/11802) [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: use module name as the snapshot name + +- [#12025](https://github.com/medusajs/medusa/pull/12025) [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: validate module names to disallow unallowed characters + +- [#11872](https://github.com/medusajs/medusa/pull/11872) [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,utils): make payment optional when cart balance is 0 + +- [#11992](https://github.com/medusajs/medusa/pull/11992) [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e) Thanks [@riqwan](https://github.com/riqwan)! - fix(promotion,utils): fix case where multiple percentage promotions werent applied + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index b5816513cb..27c8e89acd 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "2.6.1", + "version": "2.7.0", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "exports": { @@ -47,7 +47,7 @@ "@graphql-codegen/typescript": "^4.0.9", "@graphql-tools/merge": "^9.0.7", "@graphql-tools/schema": "^10.0.6", - "@medusajs/types": "2.6.1", + "@medusajs/types": "2.7.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 020dbc2234..abb4ab0a4e 100644 --- a/packages/core/workflows-sdk/CHANGELOG.md +++ b/packages/core/workflows-sdk/CHANGELOG.md @@ -1,5 +1,25 @@ # @medusajs/workflows-sdk +## 2.7.0 + +### Patch Changes + +- [#11886](https://github.com/medusajs/medusa/pull/11886) [`ff3885500cdc49440ada8f92d355e9bfe1cd39b9`](https://github.com/medusajs/medusa/commit/ff3885500cdc49440ada8f92d355e9bfe1cd39b9) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: hooks auto-generated types to have precise input options + +- [#11771](https://github.com/medusajs/medusa/pull/11771) [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow retry interval race condition + +- [#11891](https://github.com/medusajs/medusa/pull/11891) [`b1b3b484747a110f720d9c1d086696bbfba86bda`](https://github.com/medusajs/medusa/commit/b1b3b484747a110f720d9c1d086696bbfba86bda) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: Set pricing context hook + +- [#11907](https://github.com/medusajs/medusa/pull/11907) [`cab6f3a8adc7d6d1f39db9f3191a5797e35bf56f`](https://github.com/medusajs/medusa/commit/cab6f3a8adc7d6d1f39db9f3191a5797e35bf56f) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: add support for accessing step results via context + +- [#11873](https://github.com/medusajs/medusa/pull/11873) [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel + +- Updated dependencies [[`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`0cc306bf562d8f1f1f1c09d9658463e2c8def465`](https://github.com/medusajs/medusa/commit/0cc306bf562d8f1f1f1c09d9658463e2c8def465), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`79cfc1a69ee166fec298aa706b994253a1284520`](https://github.com/medusajs/medusa/commit/79cfc1a69ee166fec298aa706b994253a1284520), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`375c4a5ab1b2805ef2a3d792327c325fa11740a5`](https://github.com/medusajs/medusa/commit/375c4a5ab1b2805ef2a3d792327c325fa11740a5), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83), [`92c7baa56193e052c6af41ea240b8d2cecd9fb77`](https://github.com/medusajs/medusa/commit/92c7baa56193e052c6af41ea240b8d2cecd9fb77), [`31abba8cdeedee65328e5529e172d4d3b23661f3`](https://github.com/medusajs/medusa/commit/31abba8cdeedee65328e5529e172d4d3b23661f3), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/types@2.7.0 + - @medusajs/utils@2.7.0 + - @medusajs/orchestration@2.7.0 + - @medusajs/modules-sdk@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/core/workflows-sdk/package.json b/packages/core/workflows-sdk/package.json index d5ca3bf033..9734ae0901 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.6.1", + "version": "2.7.0", "description": "Set of workflows tooling for Medusa", "main": "dist/index.js", "exports": { @@ -42,10 +42,10 @@ "zod": "3.22.4" }, "dependencies": { - "@medusajs/modules-sdk": "2.6.1", - "@medusajs/orchestration": "2.6.1", - "@medusajs/types": "2.6.1", - "@medusajs/utils": "2.6.1", + "@medusajs/modules-sdk": "2.7.0", + "@medusajs/orchestration": "2.7.0", + "@medusajs/types": "2.7.0", + "@medusajs/utils": "2.7.0", "ulid": "^2.3.0" }, "peerDependencies": { diff --git a/packages/design-system/icons/CHANGELOG.md b/packages/design-system/icons/CHANGELOG.md index 94ede72322..2ec9cd9294 100644 --- a/packages/design-system/icons/CHANGELOG.md +++ b/packages/design-system/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/icons +## 2.7.0 + +### Patch Changes + +- [#11734](https://github.com/medusajs/medusa/pull/11734) [`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - chore(ui-preset,icons,dashboard): Sync with Figma, and update ArrowRight import + ## 2.6.1 ### Patch Changes diff --git a/packages/design-system/icons/package.json b/packages/design-system/icons/package.json index 084ec61dcb..dffd678376 100644 --- a/packages/design-system/icons/package.json +++ b/packages/design-system/icons/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/icons", - "version": "2.6.1", + "version": "2.7.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.6.1", + "@medusajs/toolbox": "2.7.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 b11a29e509..3d039b9063 100644 --- a/packages/design-system/toolbox/CHANGELOG.md +++ b/packages/design-system/toolbox/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/toolbox +## 2.7.0 + ## 2.6.1 ## 2.6.0 diff --git a/packages/design-system/toolbox/package.json b/packages/design-system/toolbox/package.json index 30781b5ece..4859b95367 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.6.1", + "version": "2.7.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 2bc12c4892..3125b181c2 100644 --- a/packages/design-system/ui-preset/CHANGELOG.md +++ b/packages/design-system/ui-preset/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/ui-preset +## 2.7.0 + +### Patch Changes + +- [#11734](https://github.com/medusajs/medusa/pull/11734) [`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - chore(ui-preset,icons,dashboard): Sync with Figma, and update ArrowRight import + ## 2.6.1 ### Patch Changes diff --git a/packages/design-system/ui-preset/package.json b/packages/design-system/ui-preset/package.json index cefefa42cf..b26d7c669b 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.6.1", + "version": "2.7.0", "description": "Medusa UI preset", "license": "MIT", "repository": { @@ -30,7 +30,7 @@ "tailwindcss": ">=3.0.0" }, "devDependencies": { - "@medusajs/toolbox": "2.6.1", + "@medusajs/toolbox": "2.7.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 b5f169a03b..cf65e683a4 100644 --- a/packages/design-system/ui/CHANGELOG.md +++ b/packages/design-system/ui/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/ui +## 4.0.8 + +### Patch Changes + +- [#11442](https://github.com/medusajs/medusa/pull/11442) [`c40fb01d9200283c5d69f3295e65fccc56a9a76f`](https://github.com/medusajs/medusa/commit/c40fb01d9200283c5d69f3295e65fccc56a9a76f) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(ui): Disable select cells if the row cannot be selected + +- Updated dependencies [[`cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2`](https://github.com/medusajs/medusa/commit/cc4c5c86e227a6693d53ea6b5b9e62d0a7c57fa2)]: + - @medusajs/icons@2.7.0 + ## 4.0.7 ### Patch Changes diff --git a/packages/design-system/ui/package.json b/packages/design-system/ui/package.json index ace5734e56..ff80ae85dd 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.7", + "version": "4.0.8", "author": "Kasper Kristensen ", "license": "MIT", "repository": { @@ -43,7 +43,7 @@ }, "devDependencies": { "@faker-js/faker": "^9.2.0", - "@medusajs/ui-preset": "2.6.1", + "@medusajs/ui-preset": "2.7.0", "@storybook/addon-essentials": "^8.3.5", "@storybook/addon-interactions": "^8.3.5", "@storybook/addon-links": "^8.3.5", @@ -81,7 +81,7 @@ "vitest": "^3.0.5" }, "dependencies": { - "@medusajs/icons": "2.6.1", + "@medusajs/icons": "2.7.0", "@tanstack/react-table": "8.20.5", "clsx": "^1.2.1", "copy-to-clipboard": "^3.3.3", diff --git a/packages/medusa-telemetry/CHANGELOG.md b/packages/medusa-telemetry/CHANGELOG.md index 5cf30d4eed..5afa09d424 100644 --- a/packages/medusa-telemetry/CHANGELOG.md +++ b/packages/medusa-telemetry/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.7.0 + ## 2.6.1 ## 2.6.0 diff --git a/packages/medusa-telemetry/package.json b/packages/medusa-telemetry/package.json index 7d3456d923..2d2fd4e88d 100644 --- a/packages/medusa-telemetry/package.json +++ b/packages/medusa-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/telemetry", - "version": "2.6.1", + "version": "2.7.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 bce5e43a0c..6ddd58e93f 100644 --- a/packages/medusa-test-utils/CHANGELOG.md +++ b/packages/medusa-test-utils/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 2.7.0 + +### Patch Changes + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#12137](https://github.com/medusajs/medusa/pull/12137) [`6ae1e7b708f6be5faabeb26c94f99054c3dcd144`](https://github.com/medusajs/medusa/commit/6ae1e7b708f6be5faabeb26c94f99054c3dcd144) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa-test-utils): Prevent waiting for event indefinately + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428), [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611), [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8), [`1895d8cc1141b28525acfc21715f6f523b8194a2`](https://github.com/medusajs/medusa/commit/1895d8cc1141b28525acfc21715f6f523b8194a2), [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83)]: + - @medusajs/framework@2.7.0 + - @medusajs/medusa@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/medusa-test-utils/package.json b/packages/medusa-test-utils/package.json index eb6b6cf4e3..0cdbb408c2 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.6.1", + "version": "2.7.0", "description": "Test utils for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -45,8 +45,8 @@ "randomatic": "^3.1.1" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/medusa": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/medusa": "2.7.0", "@mikro-orm/postgresql": "6.4.3", "awilix": "^8.0.1" }, diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 5cf3733e73..58a1413b6a 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,71 @@ # Change Log +## 2.7.0 + +### Patch Changes + +- [#11720](https://github.com/medusajs/medusa/pull/11720) [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa,utils,test-utils,types,framework,dashboard,admin-vite-plugin,admib-bundler): Fix broken plugin dependencies in development server + +- [#12113](https://github.com/medusajs/medusa/pull/12113) [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(framework): slightly improve maybe apply link filter middleware + +- [#11876](https://github.com/medusajs/medusa/pull/11876) [`c3440e5e3812e3d1c6b82e9d4e41287398451611`](https://github.com/medusajs/medusa/commit/c3440e5e3812e3d1c6b82e9d4e41287398451611) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa,types,js-sdk): add enabled plugins route + +- [#12028](https://github.com/medusajs/medusa/pull/12028) [`3dba58785fb2d8e79f1ea89daa9e4ab8810821c8`](https://github.com/medusajs/medusa/commit/3dba58785fb2d8e79f1ea89daa9e4ab8810821c8) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,medusa,types): allow searching for promotion rule options + +- [#12006](https://github.com/medusajs/medusa/pull/12006) [`1895d8cc1141b28525acfc21715f6f523b8194a2`](https://github.com/medusajs/medusa/commit/1895d8cc1141b28525acfc21715f6f523b8194a2) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(medusa): skip index module when tags or categories present + +- [#11821](https://github.com/medusajs/medusa/pull/11821) [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: transform filter before query.index + +- [#11569](https://github.com/medusajs/medusa/pull/11569) [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c) Thanks [@riqwan](https://github.com/riqwan)! - feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund + +- [#12025](https://github.com/medusajs/medusa/pull/12025) [`2f7eb0ee030966844b45dd00b2259e68b9fb0e83`](https://github.com/medusajs/medusa/commit/2f7eb0ee030966844b45dd00b2259e68b9fb0e83) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: validate module names to disallow unallowed characters + +- Updated dependencies [[`386205d0f41828b82d519d2f5b8e07b41907a8ae`](https://github.com/medusajs/medusa/commit/386205d0f41828b82d519d2f5b8e07b41907a8ae), [`07252691c59f0e945730e987d0f1a97976b4c7f0`](https://github.com/medusajs/medusa/commit/07252691c59f0e945730e987d0f1a97976b4c7f0), [`9bf1e52d25131d0a976b50992ad4cd230ac90d8e`](https://github.com/medusajs/medusa/commit/9bf1e52d25131d0a976b50992ad4cd230ac90d8e), [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9), [`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428), [`5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1`](https://github.com/medusajs/medusa/commit/5f3a82f5c341d4a98a7a2ab92563f6cdae1cdce1), [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c), [`95e89a39f347c8af6a5960943af56965bc3a07ba`](https://github.com/medusajs/medusa/commit/95e89a39f347c8af6a5960943af56965bc3a07ba), [`b1b3b484747a110f720d9c1d086696bbfba86bda`](https://github.com/medusajs/medusa/commit/b1b3b484747a110f720d9c1d086696bbfba86bda), [`67b308c8eb52950991df34ac1c8d007a14cfaa1e`](https://github.com/medusajs/medusa/commit/67b308c8eb52950991df34ac1c8d007a14cfaa1e), [`fc652ea51e4fdc19e8b15f1ac8a08effbc68ea30`](https://github.com/medusajs/medusa/commit/fc652ea51e4fdc19e8b15f1ac8a08effbc68ea30), [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070), [`aa6d5aa3cf45a07f6276bea8592ad0743c846165`](https://github.com/medusajs/medusa/commit/aa6d5aa3cf45a07f6276bea8592ad0743c846165), [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2), [`3a1cf2212ac3d92eebee1bbea07e8731e53e4c72`](https://github.com/medusajs/medusa/commit/3a1cf2212ac3d92eebee1bbea07e8731e53e4c72), [`d87b25203c3e1aa9b975dc68818d66fe877657a6`](https://github.com/medusajs/medusa/commit/d87b25203c3e1aa9b975dc68818d66fe877657a6), [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e), [`cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49`](https://github.com/medusajs/medusa/commit/cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49), [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c), [`6053ec3976d5ebd18680eba5eff3c71038a108cb`](https://github.com/medusajs/medusa/commit/6053ec3976d5ebd18680eba5eff3c71038a108cb), [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f), [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850), [`6015dcc16d6d9af15575bee98fb5727c6a6d9fd2`](https://github.com/medusajs/medusa/commit/6015dcc16d6d9af15575bee98fb5727c6a6d9fd2), [`8385a5e34d9528eb3d80d16f391ee7f44a6e5d90`](https://github.com/medusajs/medusa/commit/8385a5e34d9528eb3d80d16f391ee7f44a6e5d90), [`a8513019db08d1345e79a15aea7f11389b4918d4`](https://github.com/medusajs/medusa/commit/a8513019db08d1345e79a15aea7f11389b4918d4), [`9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234`](https://github.com/medusajs/medusa/commit/9dd62d93bd9e2acccc2e9f22bc029fd2b0df3234), [`2270f29ec544b14c26b246a59f80be121f8014a1`](https://github.com/medusajs/medusa/commit/2270f29ec544b14c26b246a59f80be121f8014a1), [`01089d5bc81bc92311bb43b2d57d987fee378030`](https://github.com/medusajs/medusa/commit/01089d5bc81bc92311bb43b2d57d987fee378030), [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e), [`9ac74eead4760d6c92676d451e6f25c2305b1852`](https://github.com/medusajs/medusa/commit/9ac74eead4760d6c92676d451e6f25c2305b1852)]: + - @medusajs/core-flows@2.7.0 + - @medusajs/link-modules@2.7.0 + - @medusajs/pricing@2.7.0 + - @medusajs/order@2.7.0 + - @medusajs/fulfillment@2.7.0 + - @medusajs/index@2.7.0 + - @medusajs/inventory@2.7.0 + - @medusajs/user@2.7.0 + - @medusajs/admin-bundler@2.7.0 + - @medusajs/framework@2.7.0 + - @medusajs/workflow-engine-inmemory@2.7.0 + - @medusajs/workflow-engine-redis@2.7.0 + - @medusajs/promotion@2.7.0 + - @medusajs/locking@2.7.0 + - @medusajs/cart@2.7.0 + - @medusajs/product@2.7.0 + - @medusajs/api-key@2.7.0 + - @medusajs/auth@2.7.0 + - @medusajs/currency@2.7.0 + - @medusajs/customer@2.7.0 + - @medusajs/file@2.7.0 + - @medusajs/notification@2.7.0 + - @medusajs/payment@2.7.0 + - @medusajs/region@2.7.0 + - @medusajs/sales-channel@2.7.0 + - @medusajs/stock-location@2.7.0 + - @medusajs/store@2.7.0 + - @medusajs/tax@2.7.0 + - @medusajs/cache-inmemory@2.7.0 + - @medusajs/cache-redis@2.7.0 + - @medusajs/event-bus-local@2.7.0 + - @medusajs/event-bus-redis@2.7.0 + - @medusajs/auth-emailpass@2.7.0 + - @medusajs/auth-github@2.7.0 + - @medusajs/auth-google@2.7.0 + - @medusajs/file-local@2.7.0 + - @medusajs/file-s3@2.7.0 + - @medusajs/fulfillment-manual@2.7.0 + - @medusajs/locking-postgres@2.7.0 + - @medusajs/locking-redis@2.7.0 + - @medusajs/notification-local@2.7.0 + - @medusajs/notification-sendgrid@2.7.0 + - @medusajs/payment-stripe@2.7.0 + - @medusajs/telemetry@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 28794ebd9f..a3e2f63cdf 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "2.6.1", + "version": "2.7.0", "description": "Building blocks for digital commerce", "main": "dist/index.js", "exports": { @@ -44,7 +44,7 @@ "test:integration": "jest --forceExit -- src/**/integration-tests/**/__tests__/**/*.ts" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@opentelemetry/api": "^1.9.0", "@opentelemetry/instrumentation": "^0.53.0", "@opentelemetry/instrumentation-pg": "^0.44.0", @@ -67,49 +67,49 @@ "dependencies": { "@inquirer/checkbox": "^2.3.11", "@inquirer/input": "^2.2.9", - "@medusajs/admin-bundler": "2.6.1", - "@medusajs/api-key": "2.6.1", - "@medusajs/auth": "2.6.1", - "@medusajs/auth-emailpass": "2.6.1", - "@medusajs/auth-github": "2.6.1", - "@medusajs/auth-google": "2.6.1", - "@medusajs/cache-inmemory": "2.6.1", - "@medusajs/cache-redis": "2.6.1", - "@medusajs/cart": "2.6.1", - "@medusajs/core-flows": "2.6.1", - "@medusajs/currency": "2.6.1", - "@medusajs/customer": "2.6.1", - "@medusajs/event-bus-local": "2.6.1", - "@medusajs/event-bus-redis": "2.6.1", - "@medusajs/file": "2.6.1", - "@medusajs/file-local": "2.6.1", - "@medusajs/file-s3": "2.6.1", - "@medusajs/fulfillment": "2.6.1", - "@medusajs/fulfillment-manual": "2.6.1", - "@medusajs/index": "2.6.1", - "@medusajs/inventory": "2.6.1", - "@medusajs/link-modules": "2.6.1", - "@medusajs/locking": "2.6.1", - "@medusajs/locking-postgres": "2.6.1", - "@medusajs/locking-redis": "2.6.1", - "@medusajs/notification": "2.6.1", - "@medusajs/notification-local": "2.6.1", - "@medusajs/notification-sendgrid": "2.6.1", - "@medusajs/order": "2.6.1", - "@medusajs/payment": "2.6.1", - "@medusajs/payment-stripe": "2.6.1", - "@medusajs/pricing": "2.6.1", - "@medusajs/product": "2.6.1", - "@medusajs/promotion": "2.6.1", - "@medusajs/region": "2.6.1", - "@medusajs/sales-channel": "2.6.1", - "@medusajs/stock-location": "2.6.1", - "@medusajs/store": "2.6.1", - "@medusajs/tax": "2.6.1", - "@medusajs/telemetry": "2.6.1", - "@medusajs/user": "2.6.1", - "@medusajs/workflow-engine-inmemory": "2.6.1", - "@medusajs/workflow-engine-redis": "2.6.1", + "@medusajs/admin-bundler": "2.7.0", + "@medusajs/api-key": "2.7.0", + "@medusajs/auth": "2.7.0", + "@medusajs/auth-emailpass": "2.7.0", + "@medusajs/auth-github": "2.7.0", + "@medusajs/auth-google": "2.7.0", + "@medusajs/cache-inmemory": "2.7.0", + "@medusajs/cache-redis": "2.7.0", + "@medusajs/cart": "2.7.0", + "@medusajs/core-flows": "2.7.0", + "@medusajs/currency": "2.7.0", + "@medusajs/customer": "2.7.0", + "@medusajs/event-bus-local": "2.7.0", + "@medusajs/event-bus-redis": "2.7.0", + "@medusajs/file": "2.7.0", + "@medusajs/file-local": "2.7.0", + "@medusajs/file-s3": "2.7.0", + "@medusajs/fulfillment": "2.7.0", + "@medusajs/fulfillment-manual": "2.7.0", + "@medusajs/index": "2.7.0", + "@medusajs/inventory": "2.7.0", + "@medusajs/link-modules": "2.7.0", + "@medusajs/locking": "2.7.0", + "@medusajs/locking-postgres": "2.7.0", + "@medusajs/locking-redis": "2.7.0", + "@medusajs/notification": "2.7.0", + "@medusajs/notification-local": "2.7.0", + "@medusajs/notification-sendgrid": "2.7.0", + "@medusajs/order": "2.7.0", + "@medusajs/payment": "2.7.0", + "@medusajs/payment-stripe": "2.7.0", + "@medusajs/pricing": "2.7.0", + "@medusajs/product": "2.7.0", + "@medusajs/promotion": "2.7.0", + "@medusajs/region": "2.7.0", + "@medusajs/sales-channel": "2.7.0", + "@medusajs/stock-location": "2.7.0", + "@medusajs/store": "2.7.0", + "@medusajs/tax": "2.7.0", + "@medusajs/telemetry": "2.7.0", + "@medusajs/user": "2.7.0", + "@medusajs/workflow-engine-inmemory": "2.7.0", + "@medusajs/workflow-engine-redis": "2.7.0", "boxen": "^5.0.1", "chalk": "^4.0.0", "chokidar": "^3.4.2", @@ -127,7 +127,7 @@ "zod": "3.22.4" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", "@mikro-orm/migrations": "6.4.3", diff --git a/packages/modules/api-key/CHANGELOG.md b/packages/modules/api-key/CHANGELOG.md index 2c794af67f..3cfc332aef 100644 --- a/packages/modules/api-key/CHANGELOG.md +++ b/packages/modules/api-key/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/api-key +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/api-key/package.json b/packages/modules/api-key/package.json index ee287a98fc..33a6c695ac 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.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", @@ -47,7 +47,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/auth/CHANGELOG.md b/packages/modules/auth/CHANGELOG.md index e342d2dbfb..1088d5eb0f 100644 --- a/packages/modules/auth/CHANGELOG.md +++ b/packages/modules/auth/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/auth +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/auth/package.json b/packages/modules/auth/package.json index 6a01d92eef..341cf30bc4 100644 --- a/packages/modules/auth/package.json +++ b/packages/modules/auth/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/cache-inmemory/CHANGELOG.md b/packages/modules/cache-inmemory/CHANGELOG.md index ed72af610f..e2e6a27e82 100644 --- a/packages/modules/cache-inmemory/CHANGELOG.md +++ b/packages/modules/cache-inmemory/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/cache-inmemory +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/cache-inmemory/package.json b/packages/modules/cache-inmemory/package.json index 8cf17eae26..b45cffd94d 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" } } diff --git a/packages/modules/cache-redis/CHANGELOG.md b/packages/modules/cache-redis/CHANGELOG.md index b27a6916be..5063483410 100644 --- a/packages/modules/cache-redis/CHANGELOG.md +++ b/packages/modules/cache-redis/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/cache-redis +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/cache-redis/package.json b/packages/modules/cache-redis/package.json index 784d29cbc9..6fb8425dda 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.6.1", + "version": "2.7.0", "description": "Redis Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -39,7 +39,7 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "awilix": "^8.0.1" } } diff --git a/packages/modules/cart/CHANGELOG.md b/packages/modules/cart/CHANGELOG.md index ba0f06acde..38c5937337 100644 --- a/packages/modules/cart/CHANGELOG.md +++ b/packages/modules/cart/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/cart +## 2.7.0 + +### Patch Changes + +- [#11994](https://github.com/medusajs/medusa/pull/11994) [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,order,cart): assign tax lines only to regular products + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/cart/package.json b/packages/modules/cart/package.json index d6056f00f7..170995d610 100644 --- a/packages/modules/cart/package.json +++ b/packages/modules/cart/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cart", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/currency/CHANGELOG.md b/packages/modules/currency/CHANGELOG.md index a9eeb7ce7d..a600da0aa1 100644 --- a/packages/modules/currency/CHANGELOG.md +++ b/packages/modules/currency/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/currency +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/currency/package.json b/packages/modules/currency/package.json index 924ba933e1..36edc43c50 100644 --- a/packages/modules/currency/package.json +++ b/packages/modules/currency/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/currency", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/customer/CHANGELOG.md b/packages/modules/customer/CHANGELOG.md index c053721aa3..0ec50fa80c 100644 --- a/packages/modules/customer/CHANGELOG.md +++ b/packages/modules/customer/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/customer +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/customer/package.json b/packages/modules/customer/package.json index 6dda2bef14..1794664335 100644 --- a/packages/modules/customer/package.json +++ b/packages/modules/customer/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/customer", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -51,7 +51,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/event-bus-local/CHANGELOG.md b/packages/modules/event-bus-local/CHANGELOG.md index 2911b1d840..699f7c28e5 100644 --- a/packages/modules/event-bus-local/CHANGELOG.md +++ b/packages/modules/event-bus-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/event-bus-local +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/event-bus-local/package.json b/packages/modules/event-bus-local/package.json index 89e9a2fc0d..54a01a4f81 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -39,6 +39,6 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.6.1" + "@medusajs/framework": "2.7.0" } } diff --git a/packages/modules/event-bus-redis/CHANGELOG.md b/packages/modules/event-bus-redis/CHANGELOG.md index 4e3dbc0dae..57744f4c58 100644 --- a/packages/modules/event-bus-redis/CHANGELOG.md +++ b/packages/modules/event-bus-redis/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/event-bus-redis +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/event-bus-redis/package.json b/packages/modules/event-bus-redis/package.json index c5080f53de..9b14df6901 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.0", "@swc/core": "^1.7.28", "@swc/jest": "^0.2.36", "jest": "^29.7.0", @@ -40,7 +40,7 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "awilix": "^8.0.1" } } diff --git a/packages/modules/file/CHANGELOG.md b/packages/modules/file/CHANGELOG.md index e2ab6f3b23..307fcd68d1 100644 --- a/packages/modules/file/CHANGELOG.md +++ b/packages/modules/file/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/product +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/file/package.json b/packages/modules/file/package.json index af0326a12f..a1bfd1bdbf 100644 --- a/packages/modules/file/package.json +++ b/packages/modules/file/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/file", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "awilix": "^8.0.1" } } diff --git a/packages/modules/fulfillment/CHANGELOG.md b/packages/modules/fulfillment/CHANGELOG.md index 0a16039f09..24db41bab8 100644 --- a/packages/modules/fulfillment/CHANGELOG.md +++ b/packages/modules/fulfillment/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/fulfillment +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/fulfillment/package.json b/packages/modules/fulfillment/package.json index f71b637051..4aeee987b1 100644 --- a/packages/modules/fulfillment/package.json +++ b/packages/modules/fulfillment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/fulfillment", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/index/CHANGELOG.md b/packages/modules/index/CHANGELOG.md index 2e4c19971a..fdedb738ce 100644 --- a/packages/modules/index/CHANGELOG.md +++ b/packages/modules/index/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/index +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- [#11821](https://github.com/medusajs/medusa/pull/11821) [`5cf0bf4d93b5fd965680223dd448324c5135426e`](https://github.com/medusajs/medusa/commit/5cf0bf4d93b5fd965680223dd448324c5135426e) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: transform filter before query.index + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/index/package.json b/packages/modules/index/package.json index b91704f784..bb78c107d9 100644 --- a/packages/modules/index/package.json +++ b/packages/modules/index/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/index", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", @@ -51,7 +51,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/knex": "6.4.3", "@mikro-orm/migrations": "6.4.3", diff --git a/packages/modules/inventory/CHANGELOG.md b/packages/modules/inventory/CHANGELOG.md index 2d992f6204..5e065aa66a 100644 --- a/packages/modules/inventory/CHANGELOG.md +++ b/packages/modules/inventory/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/inventory-next +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/inventory/package.json b/packages/modules/inventory/package.json index 3ec40b15f7..bf69bd5bc7 100644 --- a/packages/modules/inventory/package.json +++ b/packages/modules/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "2.6.1", + "version": "2.7.0", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,8 +23,8 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -37,7 +37,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/link-modules/CHANGELOG.md b/packages/modules/link-modules/CHANGELOG.md index b883ca7f61..a3bdf4e4c3 100644 --- a/packages/modules/link-modules/CHANGELOG.md +++ b/packages/modules/link-modules/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/link-modules +## 2.7.0 + +### Minor Changes + +- [`386205d0f41828b82d519d2f5b8e07b41907a8ae`](https://github.com/medusajs/medusa/commit/386205d0f41828b82d519d2f5b8e07b41907a8ae) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat: Change customer to account_holder to be one-to-many + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- [#11767](https://github.com/medusajs/medusa/pull/11767) [`cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2`](https://github.com/medusajs/medusa/commit/cae47d9e49e9a17d8395f7b390f6ec0a2f9b8dc2) Thanks [@thetutlage](https://github.com/thetutlage)! - feat: add check for uniqueness when creating links with isList=false + +- [#12062](https://github.com/medusajs/medusa/pull/12062) [`2270f29ec544b14c26b246a59f80be121f8014a1`](https://github.com/medusajs/medusa/commit/2270f29ec544b14c26b246a59f80be121f8014a1) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(link-modules): backward compatible links + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/link-modules/package.json b/packages/modules/link-modules/package.json index 349d59310c..828562c7d8 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.6.1", + "version": "2.7.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.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", @@ -47,7 +47,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/locking/CHANGELOG.md b/packages/modules/locking/CHANGELOG.md index 331067f428..4dddb9c3c1 100644 --- a/packages/modules/locking/CHANGELOG.md +++ b/packages/modules/locking/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/locking +## 2.7.0 + +### Patch Changes + +- [#11874](https://github.com/medusajs/medusa/pull/11874) [`aa6d5aa3cf45a07f6276bea8592ad0743c846165`](https://github.com/medusajs/medusa/commit/aa6d5aa3cf45a07f6276bea8592ad0743c846165) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: register locking provider with its unique id + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/locking/package.json b/packages/modules/locking/package.json index 7abfe7e88c..cb2f4218d8 100644 --- a/packages/modules/locking/package.json +++ b/packages/modules/locking/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/locking", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -46,7 +46,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/notification/CHANGELOG.md b/packages/modules/notification/CHANGELOG.md index c5ed53056d..256276f218 100644 --- a/packages/modules/notification/CHANGELOG.md +++ b/packages/modules/notification/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/notification +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/notification/package.json b/packages/modules/notification/package.json index ffd4a2e562..cdec1ef86b 100644 --- a/packages/modules/notification/package.json +++ b/packages/modules/notification/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/notification", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/order/CHANGELOG.md b/packages/modules/order/CHANGELOG.md index 5112b0a382..8c9500360e 100644 --- a/packages/modules/order/CHANGELOG.md +++ b/packages/modules/order/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/order +## 2.7.0 + +### Patch Changes + +- [#12072](https://github.com/medusajs/medusa/pull/12072) [`9bf1e52d25131d0a976b50992ad4cd230ac90d8e`](https://github.com/medusajs/medusa/commit/9bf1e52d25131d0a976b50992ad4cd230ac90d8e) Thanks [@fPolic](https://github.com/fPolic)! - fix(order): update add item unit price + +- [#11569](https://github.com/medusajs/medusa/pull/11569) [`cb6249320e7322e8eabfec8434f1278f8d63e96c`](https://github.com/medusajs/medusa/commit/cb6249320e7322e8eabfec8434f1278f8d63e96c) Thanks [@riqwan](https://github.com/riqwan)! - feat(order,types,medusa,core-flows): fix(types,order,medusa,core-flows): create order credit lines during order refund + +- [#11994](https://github.com/medusajs/medusa/pull/11994) [`1f8fab36361aa8e473ffe6c411c8598a916a6d3f`](https://github.com/medusajs/medusa/commit/1f8fab36361aa8e473ffe6c411c8598a916a6d3f) Thanks [@riqwan](https://github.com/riqwan)! - feat(core-flows,types,order,cart): assign tax lines only to regular products + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/order/package.json b/packages/modules/order/package.json index 209a53dfd1..362ecee135 100644 --- a/packages/modules/order/package.json +++ b/packages/modules/order/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/order", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/payment/CHANGELOG.md b/packages/modules/payment/CHANGELOG.md index 45d2106856..81b7bcddf7 100644 --- a/packages/modules/payment/CHANGELOG.md +++ b/packages/modules/payment/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/payment +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/payment/package.json b/packages/modules/payment/package.json index 2172884c81..bd6d16dddc 100644 --- a/packages/modules/payment/package.json +++ b/packages/modules/payment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/payment", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/pricing/CHANGELOG.md b/packages/modules/pricing/CHANGELOG.md index 06224951ea..99c7a400bf 100644 --- a/packages/modules/pricing/CHANGELOG.md +++ b/packages/modules/pricing/CHANGELOG.md @@ -1,5 +1,20 @@ # @medusajs/pricing +## 2.7.0 + +### Patch Changes + +- [#12128](https://github.com/medusajs/medusa/pull/12128) [`07252691c59f0e945730e987d0f1a97976b4c7f0`](https://github.com/medusajs/medusa/commit/07252691c59f0e945730e987d0f1a97976b4c7f0) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(pricing): Pricing retrieval improvements + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- [#12144](https://github.com/medusajs/medusa/pull/12144) [`3a1cf2212ac3d92eebee1bbea07e8731e53e4c72`](https://github.com/medusajs/medusa/commit/3a1cf2212ac3d92eebee1bbea07e8731e53e4c72) Thanks [@adrien2p](https://github.com/adrien2p)! - Chore/pricing cache available keys + +- [#12120](https://github.com/medusajs/medusa/pull/12120) [`cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49`](https://github.com/medusajs/medusa/commit/cb26c224ea3e0e06fa9efb1c317d4529bfcb2d49) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(pricing): improve performances + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/pricing/package.json b/packages/modules/pricing/package.json index 361163252f..cfc4e8ecb5 100644 --- a/packages/modules/pricing/package.json +++ b/packages/modules/pricing/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/pricing", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/product/CHANGELOG.md b/packages/modules/product/CHANGELOG.md index 98ac376ae0..4bca6ff0aa 100644 --- a/packages/modules/product/CHANGELOG.md +++ b/packages/modules/product/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/product +## 2.7.0 + +### Patch Changes + +- [#12150](https://github.com/medusajs/medusa/pull/12150) [`6015dcc16d6d9af15575bee98fb5727c6a6d9fd2`](https://github.com/medusajs/medusa/commit/6015dcc16d6d9af15575bee98fb5727c6a6d9fd2) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(product): Missing index in migration + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/product/package.json b/packages/modules/product/package.json index 81f4002ce3..1b4686b17a 100644 --- a/packages/modules/product/package.json +++ b/packages/modules/product/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/product", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -51,7 +51,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/promotion/CHANGELOG.md b/packages/modules/promotion/CHANGELOG.md index 9980ced5ff..9c3fd86c3d 100644 --- a/packages/modules/promotion/CHANGELOG.md +++ b/packages/modules/promotion/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/promotion +## 2.7.0 + +### Patch Changes + +- [#11799](https://github.com/medusajs/medusa/pull/11799) [`67b308c8eb52950991df34ac1c8d007a14cfaa1e`](https://github.com/medusajs/medusa/commit/67b308c8eb52950991df34ac1c8d007a14cfaa1e) Thanks [@riqwan](https://github.com/riqwan)! - fix(promotion): percentage value is accounted for in buyget promotions + +- [#12129](https://github.com/medusajs/medusa/pull/12129) [`d87b25203c3e1aa9b975dc68818d66fe877657a6`](https://github.com/medusajs/medusa/commit/d87b25203c3e1aa9b975dc68818d66fe877657a6) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(promotion): Improve performances [1] + +- [#11992](https://github.com/medusajs/medusa/pull/11992) [`c870a7a1baf7db748a831265f06dd4b7378b262e`](https://github.com/medusajs/medusa/commit/c870a7a1baf7db748a831265f06dd4b7378b262e) Thanks [@riqwan](https://github.com/riqwan)! - fix(promotion,utils): fix case where multiple percentage promotions werent applied + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/promotion/package.json b/packages/modules/promotion/package.json index f72dcabcae..e317d503b3 100644 --- a/packages/modules/promotion/package.json +++ b/packages/modules/promotion/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/promotion", - "version": "2.6.1", + "version": "2.7.0", "description": "Medusa Promotion 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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/providers/auth-emailpass/CHANGELOG.md b/packages/modules/providers/auth-emailpass/CHANGELOG.md index 463f14e266..25bbe9f278 100644 --- a/packages/modules/providers/auth-emailpass/CHANGELOG.md +++ b/packages/modules/providers/auth-emailpass/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/auth-emailpass +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/auth-emailpass/package.json b/packages/modules/providers/auth-emailpass/package.json index 21977fd53b..562a893dc7 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-github/CHANGELOG.md b/packages/modules/providers/auth-github/CHANGELOG.md index 192de0f1a3..2d0646ea28 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/auth-github/package.json b/packages/modules/providers/auth-github/package.json index 094d7b06b9..3442503e78 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.6.1", + "version": "2.7.0", "description": "Github OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-google/CHANGELOG.md b/packages/modules/providers/auth-google/CHANGELOG.md index 2a3a6cb46c..7535a01a99 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/auth-google/package.json b/packages/modules/providers/auth-google/package.json index 6e5c9428bc..12298001eb 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.6.1", + "version": "2.7.0", "description": "Google OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/file-local/CHANGELOG.md b/packages/modules/providers/file-local/CHANGELOG.md index b90c416711..9fc9c3e54f 100644 --- a/packages/modules/providers/file-local/CHANGELOG.md +++ b/packages/modules/providers/file-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/file-local +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/file-local/package.json b/packages/modules/providers/file-local/package.json index 0f10bbe222..20f6ca6824 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.6.1", + "version": "2.7.0", "description": "Local filesystem file storage for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/file-s3/CHANGELOG.md b/packages/modules/providers/file-s3/CHANGELOG.md index 2ef054c3f2..6906f649b8 100644 --- a/packages/modules/providers/file-s3/CHANGELOG.md +++ b/packages/modules/providers/file-s3/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/file-s3 +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/file-s3/package.json b/packages/modules/providers/file-s3/package.json index e59a06670b..b93bcccf2b 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/fulfillment-manual/CHANGELOG.md b/packages/modules/providers/fulfillment-manual/CHANGELOG.md index 3602d64909..964c1a4af8 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/fulfillment-manual/package.json b/packages/modules/providers/fulfillment-manual/package.json index ca131bb8ad..02965dfe7b 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.6.1", + "version": "2.7.0", "description": "Manual fulfillment for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/locking-postgres/CHANGELOG.md b/packages/modules/providers/locking-postgres/CHANGELOG.md index 37433500b1..82196535dc 100644 --- a/packages/modules/providers/locking-postgres/CHANGELOG.md +++ b/packages/modules/providers/locking-postgres/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/locking-postgres +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/locking-postgres/package.json b/packages/modules/providers/locking-postgres/package.json index 3c3d092087..d2bafce0a3 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.6.1", + "version": "2.7.0", "description": "Postgres Advisory Locks for Medusa", "main": "dist/index.js", "repository": { @@ -20,7 +20,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -32,7 +32,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1" + "@medusajs/framework": "2.7.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 e14245dc45..9fa3dec2dd 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/locking-redis/package.json b/packages/modules/providers/locking-redis/package.json index 461d350cfc..81b0627b68 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.6.1", + "version": "2.7.0", "description": "Redis Lock for Medusa", "main": "dist/index.js", "repository": { @@ -20,7 +20,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.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 f987a67844..e775bb9bce 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/notification-local/package.json b/packages/modules/providers/notification-local/package.json index b4c37e590e..6bd1bd8d2b 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.6.1", + "version": "2.7.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.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/notification-sendgrid/CHANGELOG.md b/packages/modules/providers/notification-sendgrid/CHANGELOG.md index 8a04fdd29d..ff60faf620 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.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/notification-sendgrid/package.json b/packages/modules/providers/notification-sendgrid/package.json index c0d341cecf..afe6d6ac37 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.6.1", + "version": "2.7.0", "description": "Sendgrid notification provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1" + "@medusajs/framework": "2.7.0" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/payment-stripe/CHANGELOG.md b/packages/modules/providers/payment-stripe/CHANGELOG.md index b7cd2b80ef..1a8d663efa 100644 --- a/packages/modules/providers/payment-stripe/CHANGELOG.md +++ b/packages/modules/providers/payment-stripe/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/payment-stripe +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/providers/payment-stripe/package.json b/packages/modules/providers/payment-stripe/package.json index 532b744f1e..45933671ee 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.6.1", + "version": "2.7.0", "description": "Stripe payment provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,7 +25,7 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.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.6.1", + "@medusajs/framework": "2.7.0", "awilix": "^8.0.1" }, "dependencies": { diff --git a/packages/modules/region/CHANGELOG.md b/packages/modules/region/CHANGELOG.md index f1f088062c..5fedede59d 100644 --- a/packages/modules/region/CHANGELOG.md +++ b/packages/modules/region/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/region +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/region/package.json b/packages/modules/region/package.json index 4d976ebf0e..448af763ad 100644 --- a/packages/modules/region/package.json +++ b/packages/modules/region/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/region", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/sales-channel/CHANGELOG.md b/packages/modules/sales-channel/CHANGELOG.md index 5c5d85c8aa..1695c6cf09 100644 --- a/packages/modules/sales-channel/CHANGELOG.md +++ b/packages/modules/sales-channel/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/sales-channel +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/sales-channel/package.json b/packages/modules/sales-channel/package.json index df6dd8d9c7..f248b32fff 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.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/stock-location/CHANGELOG.md b/packages/modules/stock-location/CHANGELOG.md index 82a1f19e9b..cdc7602dcc 100644 --- a/packages/modules/stock-location/CHANGELOG.md +++ b/packages/modules/stock-location/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/stock-location +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/stock-location/package.json b/packages/modules/stock-location/package.json index 9370b04da0..5a4b8aaec8 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.6.1", + "version": "2.7.0", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,8 +23,8 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -37,7 +37,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/store/CHANGELOG.md b/packages/modules/store/CHANGELOG.md index da135a71d5..2dddeeb3d8 100644 --- a/packages/modules/store/CHANGELOG.md +++ b/packages/modules/store/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/store +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/store/package.json b/packages/modules/store/package.json index 39ff4ccc2c..cad18c1756 100644 --- a/packages/modules/store/package.json +++ b/packages/modules/store/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/store", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/tax/CHANGELOG.md b/packages/modules/tax/CHANGELOG.md index cbd61650d8..5d364c2314 100644 --- a/packages/modules/tax/CHANGELOG.md +++ b/packages/modules/tax/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/tax +## 2.7.0 + +### Patch Changes + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/tax/package.json b/packages/modules/tax/package.json index b046026c82..a4510625aa 100644 --- a/packages/modules/tax/package.json +++ b/packages/modules/tax/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/tax", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -50,7 +50,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/user/CHANGELOG.md b/packages/modules/user/CHANGELOG.md index a5ec8fa0ad..394ecb187d 100644 --- a/packages/modules/user/CHANGELOG.md +++ b/packages/modules/user/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/user +## 2.7.0 + +### Patch Changes + +- [#12097](https://github.com/medusajs/medusa/pull/12097) [`74381addc3d6af42f0292e778948aabb60a6dad9`](https://github.com/medusajs/medusa/commit/74381addc3d6af42f0292e778948aabb60a6dad9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Emit events in batch and index process event ids in batch + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/user/package.json b/packages/modules/user/package.json index fa09b1bd43..f0ce1252cc 100644 --- a/packages/modules/user/package.json +++ b/packages/modules/user/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/user", - "version": "2.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -53,7 +53,7 @@ "jsonwebtoken": "^9.0.2" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/workflow-engine-inmemory/CHANGELOG.md b/packages/modules/workflow-engine-inmemory/CHANGELOG.md index 56a890ce4b..81a6f468d5 100644 --- a/packages/modules/workflow-engine-inmemory/CHANGELOG.md +++ b/packages/modules/workflow-engine-inmemory/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/workflow-engine-inmemory +## 2.7.0 + +### Patch Changes + +- [#11771](https://github.com/medusajs/medusa/pull/11771) [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow retry interval race condition + +- [#11844](https://github.com/medusajs/medusa/pull/11844) [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(workflow-engine): expose cancel method + +- [#11873](https://github.com/medusajs/medusa/pull/11873) [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/workflow-engine-inmemory/package.json b/packages/modules/workflow-engine-inmemory/package.json index ecaf2fb50b..e57dd0a354 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.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -54,7 +54,7 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3", diff --git a/packages/modules/workflow-engine-redis/CHANGELOG.md b/packages/modules/workflow-engine-redis/CHANGELOG.md index c9842312a3..2f35a712de 100644 --- a/packages/modules/workflow-engine-redis/CHANGELOG.md +++ b/packages/modules/workflow-engine-redis/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/workflow-engine-redis +## 2.7.0 + +### Patch Changes + +- [#11771](https://github.com/medusajs/medusa/pull/11771) [`72d2cf92075b3e0849251f233517e2972de1b19c`](https://github.com/medusajs/medusa/commit/72d2cf92075b3e0849251f233517e2972de1b19c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: workflow retry interval race condition + +- [#11800](https://github.com/medusajs/medusa/pull/11800) [`fc652ea51e4fdc19e8b15f1ac8a08effbc68ea30`](https://github.com/medusajs/medusa/commit/fc652ea51e4fdc19e8b15f1ac8a08effbc68ea30) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-redis): scheduled jobs 2 + +- [#11844](https://github.com/medusajs/medusa/pull/11844) [`0625f76cd4f040963829b61dcc70563e1d1b7070`](https://github.com/medusajs/medusa/commit/0625f76cd4f040963829b61dcc70563e1d1b7070) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(workflow-engine): expose cancel method + +- [#11822](https://github.com/medusajs/medusa/pull/11822) [`6053ec3976d5ebd18680eba5eff3c71038a108cb`](https://github.com/medusajs/medusa/commit/6053ec3976d5ebd18680eba5eff3c71038a108cb) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(workflow-engine-redis): remove repeatable jobs from old queue + +- [#11873](https://github.com/medusajs/medusa/pull/11873) [`13e159d8ad7ebb3e6977969b4bb10877d7bb7850`](https://github.com/medusajs/medusa/commit/13e159d8ad7ebb3e6977969b4bb10877d7bb7850) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(workflow-engine-\*): Prevent passing shared context reference and workflow.cancel + +- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]: + - @medusajs/framework@2.7.0 + ## 2.6.1 ### Patch Changes diff --git a/packages/modules/workflow-engine-redis/package.json b/packages/modules/workflow-engine-redis/package.json index 56b579a49f..fd19e73341 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.6.1", + "version": "2.7.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 medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.6.1", - "@medusajs/test-utils": "2.6.1", + "@medusajs/framework": "2.7.0", + "@medusajs/test-utils": "2.7.0", "@mikro-orm/cli": "6.4.3", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", @@ -55,7 +55,7 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.6.1", + "@medusajs/framework": "2.7.0", "@mikro-orm/core": "6.4.3", "@mikro-orm/migrations": "6.4.3", "@mikro-orm/postgresql": "6.4.3",