diff --git a/.changeset/better-memes-move.md b/.changeset/better-memes-move.md deleted file mode 100644 index f7a8f389c6..0000000000 --- a/.changeset/better-memes-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -fix(utils): avoid inflating refundable_total for tax inclusive pricing diff --git a/.changeset/chilly-zoos-beg.md b/.changeset/chilly-zoos-beg.md deleted file mode 100644 index 41ec3f7370..0000000000 --- a/.changeset/chilly-zoos-beg.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/dashboard": patch -"@medusajs/order": patch ---- - -fix(dashboard, order): summary pending diff calculation on preview diff --git a/.changeset/curvy-paws-laugh.md b/.changeset/curvy-paws-laugh.md deleted file mode 100644 index 5b2e3ea3d1..0000000000 --- a/.changeset/curvy-paws-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-medusa-app": patch ---- - -chore(): Upgrade validator patched version diff --git a/.changeset/dull-pots-dream.md b/.changeset/dull-pots-dream.md deleted file mode 100644 index fd8a066cc3..0000000000 --- a/.changeset/dull-pots-dream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/framework": patch ---- - -chore(): revert route loading parallelization diff --git a/.changeset/dull-trains-shave.md b/.changeset/dull-trains-shave.md deleted file mode 100644 index 35eca5379f..0000000000 --- a/.changeset/dull-trains-shave.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/test-utils": patch -"@medusajs/cart": patch -"@medusajs/core-flows": patch -"@medusajs/types": patch ---- - -feat(): sync cart translation synced diff --git a/.changeset/fruity-eyes-glow.md b/.changeset/fruity-eyes-glow.md deleted file mode 100644 index f2f5e13b9d..0000000000 --- a/.changeset/fruity-eyes-glow.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/utils": patch ---- - -fix(utils,core-flows): add events constant for translations and use it in workflows diff --git a/.changeset/fuzzy-stingrays-battle.md b/.changeset/fuzzy-stingrays-battle.md deleted file mode 100644 index dda19bede9..0000000000 --- a/.changeset/fuzzy-stingrays-battle.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/event-bus-local": patch -"@medusajs/framework": patch -"@medusajs/utils": patch -"@medusajs/workflows-sdk": patch ---- - -chore: Backend HMR (expriemental) diff --git a/.changeset/icy-vans-kneel.md b/.changeset/icy-vans-kneel.md deleted file mode 100644 index 9a117bc02a..0000000000 --- a/.changeset/icy-vans-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -fix(utils): fix error when generating migrations for a module with existing snapshot diff --git a/.changeset/large-loops-yell.md b/.changeset/large-loops-yell.md deleted file mode 100644 index 2b81e428bd..0000000000 --- a/.changeset/large-loops-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): refresh payment collection inside updateCartPromotionsWorkflow diff --git a/.changeset/little-panthers-hide.md b/.changeset/little-panthers-hide.md deleted file mode 100644 index 275b5df4eb..0000000000 --- a/.changeset/little-panthers-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -chore: Add locks to order edit flows diff --git a/.changeset/mighty-jokes-rest.md b/.changeset/mighty-jokes-rest.md deleted file mode 100644 index 10ccbb1d83..0000000000 --- a/.changeset/mighty-jokes-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -feat(dashboard): Improve fully refunded order details diff --git a/.changeset/nine-paths-relax.md b/.changeset/nine-paths-relax.md deleted file mode 100644 index dcd497a0a1..0000000000 --- a/.changeset/nine-paths-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/framework": patch ---- - -fix(framework): Prevent registering express handler for disabled routes diff --git a/.changeset/orange-timers-lay.md b/.changeset/orange-timers-lay.md deleted file mode 100644 index 0b63ee2c2a..0000000000 --- a/.changeset/orange-timers-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore(): Run some commands in server mode only diff --git a/.changeset/perfect-jeans-end.md b/.changeset/perfect-jeans-end.md deleted file mode 100644 index dfe1e286f9..0000000000 --- a/.changeset/perfect-jeans-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/utils": patch ---- - -feat(): Pluralized props for list readonly link diff --git a/.changeset/perfect-ladybugs-share.md b/.changeset/perfect-ladybugs-share.md deleted file mode 100644 index 049a667c17..0000000000 --- a/.changeset/perfect-ladybugs-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/event-bus-local": patch ---- - -chore(): Move event bus local logging diff --git a/.changeset/rare-crabs-cheer.md b/.changeset/rare-crabs-cheer.md deleted file mode 100644 index 114ea9e3b6..0000000000 --- a/.changeset/rare-crabs-cheer.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/core-flows": patch -"@medusajs/medusa": patch ---- - -fix(medusa): Allow 'id' in shipping_address and billing_address in validator of store udpate cart route -fix(core-flows): Update addresses nested fields when 'id' is provided in payload for update-carts step diff --git a/.changeset/rich-camels-brush.md b/.changeset/rich-camels-brush.md deleted file mode 100644 index 78a3d0e8ba..0000000000 --- a/.changeset/rich-camels-brush.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/framework": patch -"@medusajs/modules-sdk": patch -"@medusajs/cli": patch -"@medusajs/product": patch -"@medusajs/customer": patch -"@medusajs/promotion": patch ---- - -chore(): Accept an extra agument 'all-or-nothing' on the migrate command diff --git a/.changeset/selfish-dots-shop.md b/.changeset/selfish-dots-shop.md deleted file mode 100644 index 790795e5f6..0000000000 --- a/.changeset/selfish-dots-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore(): Add translations/locale integration tests and fix locale end… diff --git a/.changeset/shiny-hounds-learn.md b/.changeset/shiny-hounds-learn.md deleted file mode 100644 index df370ca61e..0000000000 --- a/.changeset/shiny-hounds-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/file-s3": patch ---- - -URL-encode S3 object metadata and returned URL diff --git a/.changeset/slimy-avocados-film.md b/.changeset/slimy-avocados-film.md deleted file mode 100644 index ef12990bed..0000000000 --- a/.changeset/slimy-avocados-film.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/event-bus-redis": patch -"@medusajs/workflow-engine-redis": patch ---- - -chore(): Enable more granualar queue configuration diff --git a/.changeset/sour-papayas-relax.md b/.changeset/sour-papayas-relax.md deleted file mode 100644 index 317fb25a47..0000000000 --- a/.changeset/sour-papayas-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/order": patch ---- - -chore(order): Remove unique index on item_id:version for order_item diff --git a/.changeset/stale-coats-shave.md b/.changeset/stale-coats-shave.md deleted file mode 100644 index 1f2738b9a9..0000000000 --- a/.changeset/stale-coats-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): pass prefix to useDataTable to fix product list not paginating diff --git a/.changeset/tall-cycles-allow.md b/.changeset/tall-cycles-allow.md deleted file mode 100644 index c633c5057b..0000000000 --- a/.changeset/tall-cycles-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): avoid unnecessary product relations to be returned by default diff --git a/.changeset/tender-clocks-talk.md b/.changeset/tender-clocks-talk.md deleted file mode 100644 index f2cfbbe35c..0000000000 --- a/.changeset/tender-clocks-talk.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/link-modules": patch -"@medusajs/cli": patch -"@medusajs/medusa": patch ---- - -chore(link-modules): ignore duplicates link creation diff --git a/.changeset/three-dodos-admire.md b/.changeset/three-dodos-admire.md deleted file mode 100644 index 0a58bd5201..0000000000 --- a/.changeset/three-dodos-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/core-flows": patch ---- - -fix(core-flows): Access orderItem.variant safely inside convertDraftOrderWorkflow when containing custom items diff --git a/.changeset/tough-jeans-shop.md b/.changeset/tough-jeans-shop.md deleted file mode 100644 index 5cf1859839..0000000000 --- a/.changeset/tough-jeans-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/dashboard": patch ---- - -fix(dashboard): show correct color indicators for payment and fulfillment status columns for `view_configuration` feature flag diff --git a/.changeset/two-books-reply.md b/.changeset/two-books-reply.md deleted file mode 100644 index b1bc82c48b..0000000000 --- a/.changeset/two-books-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/link-modules": patch ---- - -fix(): Remove unnecessary store support\_\* read only links diff --git a/.changeset/vast-cats-hug.md b/.changeset/vast-cats-hug.md deleted file mode 100644 index d4ba31be8c..0000000000 --- a/.changeset/vast-cats-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): use customer query config on delete address route diff --git a/.changeset/wicked-rabbits-sparkle.md b/.changeset/wicked-rabbits-sparkle.md deleted file mode 100644 index a0633484ad..0000000000 --- a/.changeset/wicked-rabbits-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/link-modules": patch ---- - -fix(): Improve store currency readonly link diff --git a/integration-tests/http/CHANGELOG.md b/integration-tests/http/CHANGELOG.md index b7e0ee2756..875323113f 100644 --- a/integration-tests/http/CHANGELOG.md +++ b/integration-tests/http/CHANGELOG.md @@ -1,5 +1,36 @@ # integration-tests-http +## 1.0.32 + +### Patch Changes + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`842c0f500721e08d448b6c5c80a725072106ccff`](https://github.com/medusajs/medusa/commit/842c0f500721e08d448b6c5c80a725072106ccff), [`bca145bdbe674a73731f1672047ca44d426a37c1`](https://github.com/medusajs/medusa/commit/bca145bdbe674a73731f1672047ca44d426a37c1), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`24c469d2173e814a567e18454f5cc5c81f5dcc6a`](https://github.com/medusajs/medusa/commit/24c469d2173e814a567e18454f5cc5c81f5dcc6a), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957), [`bff0142e7a0d65c9204864b04a28cada2caaa894`](https://github.com/medusajs/medusa/commit/bff0142e7a0d65c9204864b04a28cada2caaa894), [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`dd74ce34ba4e273719d1205a2ec6d76f06c7c94e`](https://github.com/medusajs/medusa/commit/dd74ce34ba4e273719d1205a2ec6d76f06c7c94e), [`144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9`](https://github.com/medusajs/medusa/commit/144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a), [`fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648`](https://github.com/medusajs/medusa/commit/fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648), [`4de555b546c33c67653a211987aca5f80341e637`](https://github.com/medusajs/medusa/commit/4de555b546c33c67653a211987aca5f80341e637)]: + - @medusajs/utils@2.12.2 + - @medusajs/framework@2.12.2 + - @medusajs/medusa@2.12.2 + - @medusajs/test-utils@2.12.2 + - @medusajs/core-flows@2.12.2 + - @medusajs/event-bus-local@2.12.2 + - @medusajs/modules-sdk@2.12.2 + - @medusajs/product@2.12.2 + - @medusajs/customer@2.12.2 + - @medusajs/promotion@2.12.2 + - @medusajs/event-bus-redis@2.12.2 + - @medusajs/api-key@2.12.2 + - @medusajs/auth@2.12.2 + - @medusajs/cache-inmemory@2.12.2 + - @medusajs/fulfillment@2.12.2 + - @medusajs/inventory@2.12.2 + - @medusajs/pricing@2.12.2 + - @medusajs/fulfillment-manual@2.12.2 + - @medusajs/region@2.12.2 + - @medusajs/stock-location@2.12.2 + - @medusajs/store@2.12.2 + - @medusajs/tax@2.12.2 + - @medusajs/translation@2.12.2 + - @medusajs/user@2.12.2 + - @medusajs/workflow-engine-inmemory@2.12.2 + ## 1.0.31 ### Patch Changes diff --git a/integration-tests/http/package.json b/integration-tests/http/package.json index 8a41805fa2..e298947cd4 100644 --- a/integration-tests/http/package.json +++ b/integration-tests/http/package.json @@ -1,6 +1,6 @@ { "name": "integration-tests-http", - "version": "1.0.31", + "version": "1.0.32", "main": "index.js", "license": "MIT", "private": true, diff --git a/packages/admin/admin-bundler/CHANGELOG.md b/packages/admin/admin-bundler/CHANGELOG.md index d90911c87e..4f2592cc25 100644 --- a/packages/admin/admin-bundler/CHANGELOG.md +++ b/packages/admin/admin-bundler/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/admin-bundler +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`6176f93ac5ad403dd5fb733d6d22632747ccfca3`](https://github.com/medusajs/medusa/commit/6176f93ac5ad403dd5fb733d6d22632747ccfca3), [`008f5bb47df3322fc678d16e80fa62e991bbc8f1`](https://github.com/medusajs/medusa/commit/008f5bb47df3322fc678d16e80fa62e991bbc8f1), [`b53d63d6c86f0aee1d5601b680e6cca7fd5c31a7`](https://github.com/medusajs/medusa/commit/b53d63d6c86f0aee1d5601b680e6cca7fd5c31a7), [`9e4d2df72fe9d50188e56670a96f79dace45d1ae`](https://github.com/medusajs/medusa/commit/9e4d2df72fe9d50188e56670a96f79dace45d1ae), [`3e3e6c37bd325cd78370aa4783666117ea665bb8`](https://github.com/medusajs/medusa/commit/3e3e6c37bd325cd78370aa4783666117ea665bb8)]: + - @medusajs/dashboard@2.12.2 + - @medusajs/admin-shared@2.12.2 + - @medusajs/admin-vite-plugin@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/admin/admin-bundler/package.json b/packages/admin/admin-bundler/package.json index e689e3f78d..fbf5c6ae1f 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.12.1", + "version": "2.12.2", "description": "Bundler for the Medusa admin dashboard.", "author": "Kasper Kristensen ", "scripts": { @@ -18,12 +18,12 @@ "package.json" ], "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "dependencies": { - "@medusajs/admin-shared": "2.12.1", - "@medusajs/admin-vite-plugin": "2.12.1", - "@medusajs/dashboard": "2.12.1", + "@medusajs/admin-shared": "2.12.2", + "@medusajs/admin-vite-plugin": "2.12.2", + "@medusajs/dashboard": "2.12.2", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.4.19", "compression": "^1.8.0", diff --git a/packages/admin/admin-sdk/CHANGELOG.md b/packages/admin/admin-sdk/CHANGELOG.md index 8d47b7e9e5..b5c586ff63 100644 --- a/packages/admin/admin-sdk/CHANGELOG.md +++ b/packages/admin/admin-sdk/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/admin-sdk +## 2.12.2 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/admin-shared@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/admin/admin-sdk/package.json b/packages/admin/admin-sdk/package.json index 1ef422a3b8..ed80143444 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.12.1", + "version": "2.12.2", "author": "Kasper Kristensen ", "types": "dist/index.d.ts", "main": "dist/index.js", @@ -19,7 +19,7 @@ "build": "yarn run -T tsup" }, "dependencies": { - "@medusajs/admin-shared": "2.12.1", + "@medusajs/admin-shared": "2.12.2", "zod": "3.25.76" }, "packageManager": "yarn@3.2.1" diff --git a/packages/admin/admin-shared/CHANGELOG.md b/packages/admin/admin-shared/CHANGELOG.md index ea79b982b8..f2acabf430 100644 --- a/packages/admin/admin-shared/CHANGELOG.md +++ b/packages/admin/admin-shared/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/admin-shared +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/admin/admin-shared/package.json b/packages/admin/admin-shared/package.json index 427ff01cb8..c831188f69 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.12.1", + "version": "2.12.2", "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 13aed0a954..6392a1de86 100644 --- a/packages/admin/admin-vite-plugin/CHANGELOG.md +++ b/packages/admin/admin-vite-plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/admin-vite-plugin +## 2.12.2 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/admin-shared@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/admin/admin-vite-plugin/package.json b/packages/admin/admin-vite-plugin/package.json index cf575a00b2..ef9df4a684 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.12.1", + "version": "2.12.2", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts", @@ -36,7 +36,7 @@ "@babel/parser": "7.25.6", "@babel/traverse": "7.25.6", "@babel/types": "7.25.6", - "@medusajs/admin-shared": "2.12.1", + "@medusajs/admin-shared": "2.12.2", "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 d8f7c402ad..cf5baa92ad 100644 --- a/packages/admin/dashboard/CHANGELOG.md +++ b/packages/admin/dashboard/CHANGELOG.md @@ -1,5 +1,25 @@ # @medusajs/dashboard +## 2.12.2 + +### Patch Changes + +- [#14221](https://github.com/medusajs/medusa/pull/14221) [`6176f93ac5ad403dd5fb733d6d22632747ccfca3`](https://github.com/medusajs/medusa/commit/6176f93ac5ad403dd5fb733d6d22632747ccfca3) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard, order): summary pending diff calculation on preview + +- [#14077](https://github.com/medusajs/medusa/pull/14077) [`008f5bb47df3322fc678d16e80fa62e991bbc8f1`](https://github.com/medusajs/medusa/commit/008f5bb47df3322fc678d16e80fa62e991bbc8f1) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - feat(dashboard): Improve fully refunded order details + +- [#14232](https://github.com/medusajs/medusa/pull/14232) [`b53d63d6c86f0aee1d5601b680e6cca7fd5c31a7`](https://github.com/medusajs/medusa/commit/b53d63d6c86f0aee1d5601b680e6cca7fd5c31a7) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(dashboard): pass prefix to useDataTable to fix product list not paginating + +- [#14175](https://github.com/medusajs/medusa/pull/14175) [`9e4d2df72fe9d50188e56670a96f79dace45d1ae`](https://github.com/medusajs/medusa/commit/9e4d2df72fe9d50188e56670a96f79dace45d1ae) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(dashboard): avoid unnecessary product relations to be returned by default + +- [#14215](https://github.com/medusajs/medusa/pull/14215) [`3e3e6c37bd325cd78370aa4783666117ea665bb8`](https://github.com/medusajs/medusa/commit/3e3e6c37bd325cd78370aa4783666117ea665bb8) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(dashboard): show correct color indicators for payment and fulfillment status columns for `view_configuration` feature flag + +- Updated dependencies []: + - @medusajs/js-sdk@2.12.2 + - @medusajs/admin-shared@2.12.2 + - @medusajs/icons@2.12.2 + - @medusajs/ui@4.0.30 + ## 2.12.1 ### Patch Changes diff --git a/packages/admin/dashboard/package.json b/packages/admin/dashboard/package.json index 591ac33f35..e18d602bae 100644 --- a/packages/admin/dashboard/package.json +++ b/packages/admin/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/dashboard", - "version": "2.12.1", + "version": "2.12.2", "scripts": { "generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts", "dev": "../../../node_modules/.bin/vite", @@ -46,10 +46,10 @@ "@dnd-kit/utilities": "^3.2.2", "@hookform/error-message": "^2.0.1", "@hookform/resolvers": "3.4.2", - "@medusajs/admin-shared": "2.12.1", - "@medusajs/icons": "2.12.1", - "@medusajs/js-sdk": "2.12.1", - "@medusajs/ui": "4.0.29", + "@medusajs/admin-shared": "2.12.2", + "@medusajs/icons": "2.12.2", + "@medusajs/js-sdk": "2.12.2", + "@medusajs/ui": "4.0.30", "@radix-ui/react-dialog": "1.1.4", "@radix-ui/react-dismissable-layer": "1.1.4", "@tanstack/react-query": "5.64.2", @@ -80,10 +80,10 @@ "zod": "3.25.76" }, "devDependencies": { - "@medusajs/admin-shared": "2.12.1", - "@medusajs/admin-vite-plugin": "2.12.1", - "@medusajs/types": "2.12.1", - "@medusajs/ui-preset": "2.12.1" + "@medusajs/admin-shared": "2.12.2", + "@medusajs/admin-vite-plugin": "2.12.2", + "@medusajs/types": "2.12.2", + "@medusajs/ui-preset": "2.12.2" }, "packageManager": "yarn@3.2.1" } diff --git a/packages/cli/create-medusa-app/CHANGELOG.md b/packages/cli/create-medusa-app/CHANGELOG.md index 6769b79877..291b8ceb80 100644 --- a/packages/cli/create-medusa-app/CHANGELOG.md +++ b/packages/cli/create-medusa-app/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 2.12.2 + +### Patch Changes + +- [#14254](https://github.com/medusajs/medusa/pull/14254) [`9bcfb990bf1d14f99859cf1247627bcc0d797136`](https://github.com/medusajs/medusa/commit/9bcfb990bf1d14f99859cf1247627bcc0d797136) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Upgrade validator patched version + +- Updated dependencies []: + - @medusajs/deps@2.12.2 + - @medusajs/telemetry@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/cli/create-medusa-app/package.json b/packages/cli/create-medusa-app/package.json index 9127d2a892..fb0bbea202 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.12.1", + "version": "2.12.2", "description": "Create a Medusa project using a single command.", "type": "module", "exports": "./dist/index.js", @@ -13,8 +13,8 @@ "watch": "yarn run -T tsc --watch" }, "dependencies": { - "@medusajs/deps": "2.12.1", - "@medusajs/telemetry": "2.12.1", + "@medusajs/deps": "2.12.2", + "@medusajs/telemetry": "2.12.2", "boxen": "^5.0.1", "chalk": "^4.1.2", "commander": "^11.0.0", diff --git a/packages/cli/medusa-cli/CHANGELOG.md b/packages/cli/medusa-cli/CHANGELOG.md index ef7419dd4b..666ed16478 100644 --- a/packages/cli/medusa-cli/CHANGELOG.md +++ b/packages/cli/medusa-cli/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 2.12.2 + +### Patch Changes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- [#14004](https://github.com/medusajs/medusa/pull/14004) [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(link-modules): ignore duplicates link creation + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957)]: + - @medusajs/utils@2.12.2 + - @medusajs/deps@2.12.2 + - @medusajs/telemetry@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/cli/medusa-cli/package.json b/packages/cli/medusa-cli/package.json index b005933201..88bea6836c 100644 --- a/packages/cli/medusa-cli/package.json +++ b/packages/cli/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cli", - "version": "2.12.1", + "version": "2.12.2", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -32,9 +32,9 @@ "author": "Sebastian Rindom", "license": "MIT", "dependencies": { - "@medusajs/deps": "2.12.1", - "@medusajs/telemetry": "2.12.1", - "@medusajs/utils": "2.12.1", + "@medusajs/deps": "2.12.2", + "@medusajs/telemetry": "2.12.2", + "@medusajs/utils": "2.12.2", "@types/express": "^4.17.21", "chalk": "^4.1.2", "configstore": "^5.0.1", diff --git a/packages/cli/medusa-dev-cli/CHANGELOG.md b/packages/cli/medusa-dev-cli/CHANGELOG.md index 7ea8c5af43..757b90428d 100644 --- a/packages/cli/medusa-dev-cli/CHANGELOG.md +++ b/packages/cli/medusa-dev-cli/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/cli/medusa-dev-cli/package.json b/packages/cli/medusa-dev-cli/package.json index 114d564c4f..6277d45c1a 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.12.1", + "version": "2.12.2", "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 71f4d7000c..e7a02a5207 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.12.2 + +### Patch Changes + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`24c469d2173e814a567e18454f5cc5c81f5dcc6a`](https://github.com/medusajs/medusa/commit/24c469d2173e814a567e18454f5cc5c81f5dcc6a), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957), [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`dd74ce34ba4e273719d1205a2ec6d76f06c7c94e`](https://github.com/medusajs/medusa/commit/dd74ce34ba4e273719d1205a2ec6d76f06c7c94e), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a), [`4de555b546c33c67653a211987aca5f80341e637`](https://github.com/medusajs/medusa/commit/4de555b546c33c67653a211987aca5f80341e637)]: + - @medusajs/utils@2.12.2 + - @medusajs/medusa@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/cli/oas/medusa-oas-cli/package.json b/packages/cli/oas/medusa-oas-cli/package.json index aa5e398c17..810f37bc64 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.12.1", + "version": "2.12.2", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -21,15 +21,15 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "scripts": { "build": "yarn run -T tsc --build", "medusa-oas": "ts-node src/index.ts" }, "dependencies": { - "@medusajs/medusa": "2.12.1", - "@medusajs/utils": "2.12.1", + "@medusajs/medusa": "2.12.2", + "@medusajs/utils": "2.12.2", "@readme/json-schema-ref-parser": "^1.2.0", "@readme/openapi-parser": "^2.4.0", "@redocly/cli": "1.25.3", diff --git a/packages/cli/oas/oas-github-ci/CHANGELOG.md b/packages/cli/oas/oas-github-ci/CHANGELOG.md index 3578379c18..dbc25ece62 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.12.2 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/medusa-oas-cli@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/cli/oas/oas-github-ci/package.json b/packages/cli/oas/oas-github-ci/package.json index b0873bf8c0..2a12a74093 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.12.1", + "version": "2.12.2", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -21,7 +21,7 @@ "test": "../../../../node_modules/.bin/jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "2.12.1", + "@medusajs/medusa-oas-cli": "2.12.2", "execa": "^5.1.1" } } diff --git a/packages/core/core-flows/CHANGELOG.md b/packages/core/core-flows/CHANGELOG.md index 50dad5a306..30ab112733 100644 --- a/packages/core/core-flows/CHANGELOG.md +++ b/packages/core/core-flows/CHANGELOG.md @@ -1,5 +1,25 @@ # @medusajs/core-flows +## 2.12.2 + +### Patch Changes + +- [#14226](https://github.com/medusajs/medusa/pull/14226) [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): sync cart translation synced + +- [#14277](https://github.com/medusajs/medusa/pull/14277) [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(utils,core-flows): add events constant for translations and use it in workflows + +- [#13963](https://github.com/medusajs/medusa/pull/13963) [`842c0f500721e08d448b6c5c80a725072106ccff`](https://github.com/medusajs/medusa/commit/842c0f500721e08d448b6c5c80a725072106ccff) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(core-flows): refresh payment collection inside updateCartPromotionsWorkflow + +- [#14270](https://github.com/medusajs/medusa/pull/14270) [`bca145bdbe674a73731f1672047ca44d426a37c1`](https://github.com/medusajs/medusa/commit/bca145bdbe674a73731f1672047ca44d426a37c1) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Add locks to order edit flows + +- [#13841](https://github.com/medusajs/medusa/pull/13841) [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(medusa): Allow 'id' in shipping_address and billing_address in validator of store udpate cart route + fix(core-flows): Update addresses nested fields when 'id' is provided in payload for update-carts step + +- [#14233](https://github.com/medusajs/medusa/pull/14233) [`fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648`](https://github.com/medusajs/medusa/commit/fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(core-flows): Access orderItem.variant safely inside convertDraftOrderWorkflow when containing custom items + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/core-flows/package.json b/packages/core/core-flows/package.json index 14834919f7..4da435d9a3 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.12.1", + "version": "2.12.2", "description": "Set of workflow definitions for Medusa", "main": "dist/index.js", "exports": { @@ -26,7 +26,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "csv-parse": "^5.6.0", @@ -34,7 +34,7 @@ "zod": "3.25.76" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "build": "yarn run -T rimraf dist && yarn run -T tsc --build", diff --git a/packages/core/framework/CHANGELOG.md b/packages/core/framework/CHANGELOG.md index 678afb18bf..11e8a5db8b 100644 --- a/packages/core/framework/CHANGELOG.md +++ b/packages/core/framework/CHANGELOG.md @@ -1,5 +1,27 @@ # @medusajs/framework +## 2.12.2 + +### Patch Changes + +- [#14204](https://github.com/medusajs/medusa/pull/14204) [`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): revert route loading parallelization + +- [#14074](https://github.com/medusajs/medusa/pull/14074) [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Backend HMR (expriemental) + +- [#14189](https://github.com/medusajs/medusa/pull/14189) [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(framework): Prevent registering express handler for disabled routes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a)]: + - @medusajs/utils@2.12.2 + - @medusajs/types@2.12.2 + - @medusajs/workflows-sdk@2.12.2 + - @medusajs/modules-sdk@2.12.2 + - @medusajs/cli@2.12.2 + - @medusajs/orchestration@2.12.2 + - @medusajs/deps@2.12.2 + - @medusajs/telemetry@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/framework/package.json b/packages/core/framework/package.json index 538d7aa353..a121a45462 100644 --- a/packages/core/framework/package.json +++ b/packages/core/framework/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/framework", - "version": "2.12.1", + "version": "2.12.2", "description": "Framework", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -67,17 +67,17 @@ "test": "../../../node_modules/.bin/jest --bail --forceExit --testPathPattern=src" }, "devDependencies": { - "@medusajs/cli": "2.12.1" + "@medusajs/cli": "2.12.2" }, "dependencies": { "@jercle/yargonaut": "^1.1.5", - "@medusajs/deps": "2.12.1", - "@medusajs/modules-sdk": "2.12.1", - "@medusajs/orchestration": "2.12.1", - "@medusajs/telemetry": "2.12.1", - "@medusajs/types": "2.12.1", - "@medusajs/utils": "2.12.1", - "@medusajs/workflows-sdk": "2.12.1", + "@medusajs/deps": "2.12.2", + "@medusajs/modules-sdk": "2.12.2", + "@medusajs/orchestration": "2.12.2", + "@medusajs/telemetry": "2.12.2", + "@medusajs/types": "2.12.2", + "@medusajs/utils": "2.12.2", + "@medusajs/workflows-sdk": "2.12.2", "@types/express": "^4.17.21", "chokidar": "^3.5.3", "compression": "^1.8.1", @@ -97,7 +97,7 @@ }, "peerDependencies": { "@aws-sdk/client-dynamodb": "^3.218.0", - "@medusajs/cli": "2.12.1", + "@medusajs/cli": "2.12.2", "connect-dynamodb": "^3.0.5", "ioredis": "^5.4.1" }, diff --git a/packages/core/js-sdk/CHANGELOG.md b/packages/core/js-sdk/CHANGELOG.md index 8d947b5203..799ff3d431 100644 --- a/packages/core/js-sdk/CHANGELOG.md +++ b/packages/core/js-sdk/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/js-sdk +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/core/js-sdk/package.json b/packages/core/js-sdk/package.json index 14bc995722..3671570940 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.12.1", + "version": "2.12.2", "description": "SDK for the Medusa API", "main": "dist/index.js", "module": "dist/esm/index.js", @@ -29,7 +29,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "dependencies": { "fetch-event-stream": "^0.1.5", diff --git a/packages/core/modules-sdk/CHANGELOG.md b/packages/core/modules-sdk/CHANGELOG.md index 84367ae542..7646000a63 100644 --- a/packages/core/modules-sdk/CHANGELOG.md +++ b/packages/core/modules-sdk/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/modules-sdk +## 2.12.2 + +### Patch Changes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957)]: + - @medusajs/utils@2.12.2 + - @medusajs/orchestration@2.12.2 + - @medusajs/deps@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/modules-sdk/package.json b/packages/core/modules-sdk/package.json index 5953be1596..aaf4f4bada 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.12.1", + "version": "2.12.2", "description": "SDK for medusa modules", "main": "dist/index.js", "export": { @@ -31,11 +31,11 @@ "watch": "yarn run -T tsc --build --watch" }, "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "dependencies": { - "@medusajs/deps": "2.12.1", - "@medusajs/orchestration": "2.12.1", - "@medusajs/utils": "2.12.1" + "@medusajs/deps": "2.12.2", + "@medusajs/orchestration": "2.12.2", + "@medusajs/utils": "2.12.2" } } diff --git a/packages/core/orchestration/CHANGELOG.md b/packages/core/orchestration/CHANGELOG.md index 10522615a3..d9bd1d0736 100644 --- a/packages/core/orchestration/CHANGELOG.md +++ b/packages/core/orchestration/CHANGELOG.md @@ -1,5 +1,13 @@ # @medusajs/orchestration +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957)]: + - @medusajs/utils@2.12.2 + - @medusajs/deps@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/orchestration/package.json b/packages/core/orchestration/package.json index 9a90b8cceb..fb3f31b033 100644 --- a/packages/core/orchestration/package.json +++ b/packages/core/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/orchestration", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa utilities to orchestrate modules", "main": "dist/index.js", "exports": { @@ -26,11 +26,11 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "dependencies": { - "@medusajs/deps": "2.12.1", - "@medusajs/utils": "2.12.1", + "@medusajs/deps": "2.12.2", + "@medusajs/utils": "2.12.2", "ulid": "^2.3.0" }, "scripts": { diff --git a/packages/core/types/CHANGELOG.md b/packages/core/types/CHANGELOG.md index 1ed216b826..7deee73e3b 100644 --- a/packages/core/types/CHANGELOG.md +++ b/packages/core/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @medusajs/types +## 2.12.2 + +### Patch Changes + +- [#14226](https://github.com/medusajs/medusa/pull/14226) [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): sync cart translation synced + ## 2.12.1 ## 2.12.0 diff --git a/packages/core/types/package.json b/packages/core/types/package.json index 2ce7702bc7..907c7f19bf 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Types definition", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -35,7 +35,7 @@ "bignumber.js": "^9.1.2" }, "devDependencies": { - "@medusajs/deps": "2.12.1" + "@medusajs/deps": "2.12.2" }, "peerDependencies": { "ioredis": "^5.4.1", diff --git a/packages/core/utils/CHANGELOG.md b/packages/core/utils/CHANGELOG.md index a67ac75584..6db7bf07c9 100644 --- a/packages/core/utils/CHANGELOG.md +++ b/packages/core/utils/CHANGELOG.md @@ -1,5 +1,22 @@ # @medusajs/utils +## 2.12.2 + +### Patch Changes + +- [#14237](https://github.com/medusajs/medusa/pull/14237) [`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(utils): avoid inflating refundable_total for tax inclusive pricing + +- [#14277](https://github.com/medusajs/medusa/pull/14277) [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(utils,core-flows): add events constant for translations and use it in workflows + +- [#14074](https://github.com/medusajs/medusa/pull/14074) [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Backend HMR (expriemental) + +- [#14218](https://github.com/medusajs/medusa/pull/14218) [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(utils): fix error when generating migrations for a module with existing snapshot + +- [#14190](https://github.com/medusajs/medusa/pull/14190) [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): Pluralized props for list readonly link + +- Updated dependencies []: + - @medusajs/deps@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index 42c39aac0a..8f286c48f3 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "exports": { @@ -26,7 +26,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.12.1", + "@medusajs/types": "2.12.2", "express": "^4.21.0" }, "dependencies": { @@ -34,7 +34,7 @@ "@graphql-codegen/typescript": "^4.0.9", "@graphql-tools/merge": "^9.0.7", "@graphql-tools/schema": "^10.0.6", - "@medusajs/deps": "2.12.1", + "@medusajs/deps": "2.12.2", "@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 8f0ac13839..7b3a8bc2f3 100644 --- a/packages/core/workflows-sdk/CHANGELOG.md +++ b/packages/core/workflows-sdk/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/workflows-sdk +## 2.12.2 + +### Patch Changes + +- [#14074](https://github.com/medusajs/medusa/pull/14074) [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Backend HMR (expriemental) + +- Updated dependencies [[`4dbf46f2cb64240092843ebfdef766ec5b2a7116`](https://github.com/medusajs/medusa/commit/4dbf46f2cb64240092843ebfdef766ec5b2a7116), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`b517137466726c15d5e31ab0c9f42aa57af90c4e`](https://github.com/medusajs/medusa/commit/b517137466726c15d5e31ab0c9f42aa57af90c4e), [`fd3965974dc0b750d377ff621387d34611760957`](https://github.com/medusajs/medusa/commit/fd3965974dc0b750d377ff621387d34611760957), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/utils@2.12.2 + - @medusajs/modules-sdk@2.12.2 + - @medusajs/orchestration@2.12.2 + - @medusajs/deps@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/core/workflows-sdk/package.json b/packages/core/workflows-sdk/package.json index 0b74410d09..ad73b24d7d 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.12.1", + "version": "2.12.2", "description": "Set of workflows tooling for Medusa", "main": "dist/index.js", "exports": { @@ -27,13 +27,13 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "2.12.1" + "@medusajs/types": "2.12.2" }, "dependencies": { - "@medusajs/deps": "2.12.1", - "@medusajs/modules-sdk": "2.12.1", - "@medusajs/orchestration": "2.12.1", - "@medusajs/utils": "2.12.1", + "@medusajs/deps": "2.12.2", + "@medusajs/modules-sdk": "2.12.2", + "@medusajs/orchestration": "2.12.2", + "@medusajs/utils": "2.12.2", "ulid": "^2.3.0" }, "scripts": { diff --git a/packages/deps/CHANGELOG.md b/packages/deps/CHANGELOG.md index 35094622fd..cc23726591 100644 --- a/packages/deps/CHANGELOG.md +++ b/packages/deps/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/deps/package.json b/packages/deps/package.json index 3584e8a584..30f611536e 100644 --- a/packages/deps/package.json +++ b/packages/deps/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/deps", - "version": "2.12.1", + "version": "2.12.2", "description": "Dependencies for Medusa", "main": "dist/index.js", "repository": { diff --git a/packages/design-system/icons/CHANGELOG.md b/packages/design-system/icons/CHANGELOG.md index 194eadbbe3..b7aba8a924 100644 --- a/packages/design-system/icons/CHANGELOG.md +++ b/packages/design-system/icons/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/icons +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/design-system/icons/package.json b/packages/design-system/icons/package.json index bec7867bfc..1745c4215d 100644 --- a/packages/design-system/icons/package.json +++ b/packages/design-system/icons/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/icons", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa UI React icon library", "author": "Kasper Kristensen ", "license": "MIT", @@ -28,7 +28,7 @@ "generate": "yarn run -T rimraf ./src/components && toolbox icons -o './src/components'" }, "devDependencies": { - "@medusajs/toolbox": "2.12.1", + "@medusajs/toolbox": "2.12.2", "react": "^18.3.1" }, "peerDependencies": { diff --git a/packages/design-system/toolbox/CHANGELOG.md b/packages/design-system/toolbox/CHANGELOG.md index 0cf6898060..ecafbbd20e 100644 --- a/packages/design-system/toolbox/CHANGELOG.md +++ b/packages/design-system/toolbox/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/toolbox +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/design-system/toolbox/package.json b/packages/design-system/toolbox/package.json index e5ee5c03c8..98d83b47a1 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.12.1", + "version": "2.12.2", "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 6807eb8b27..b6c8b62f71 100644 --- a/packages/design-system/ui-preset/CHANGELOG.md +++ b/packages/design-system/ui-preset/CHANGELOG.md @@ -1,5 +1,7 @@ # @medusajs/ui-preset +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/design-system/ui-preset/package.json b/packages/design-system/ui-preset/package.json index 59bf0e9d87..018f47605d 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.12.1", + "version": "2.12.2", "description": "Medusa UI preset", "license": "MIT", "repository": { @@ -30,7 +30,7 @@ "tailwindcss": "^3.4.3" }, "devDependencies": { - "@medusajs/toolbox": "2.12.1", + "@medusajs/toolbox": "2.12.2", "tailwindcss": "^3.4.3" }, "publishConfig": { diff --git a/packages/design-system/ui/CHANGELOG.md b/packages/design-system/ui/CHANGELOG.md index 1bc507f8d1..9d8f84c31a 100644 --- a/packages/design-system/ui/CHANGELOG.md +++ b/packages/design-system/ui/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/ui +## 4.0.30 + +### Patch Changes + +- Updated dependencies []: + - @medusajs/icons@2.12.2 + ## 4.0.29 ### Patch Changes diff --git a/packages/design-system/ui/package.json b/packages/design-system/ui/package.json index 801065cda5..c3e5037a64 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.29", + "version": "4.0.30", "author": "Kasper Kristensen ", "license": "MIT", "repository": { @@ -42,7 +42,7 @@ "typecheck": "yarn run -T tsc --noEmit" }, "devDependencies": { - "@medusajs/ui-preset": "2.12.1", + "@medusajs/ui-preset": "2.12.2", "react": "^18.3.1", "react-dom": "^18.3.1" }, @@ -50,7 +50,7 @@ "@dnd-kit/core": "^6.1.0", "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", - "@medusajs/icons": "2.12.1", + "@medusajs/icons": "2.12.2", "@radix-ui/react-dialog": "1.1.4", "@radix-ui/react-dismissable-layer": "1.1.4", "@tanstack/react-table": "8.20.5", diff --git a/packages/medusa-telemetry/CHANGELOG.md b/packages/medusa-telemetry/CHANGELOG.md index 36e081e6cd..8e4f2a17fa 100644 --- a/packages/medusa-telemetry/CHANGELOG.md +++ b/packages/medusa-telemetry/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +## 2.12.2 + ## 2.12.1 ## 2.12.0 diff --git a/packages/medusa-telemetry/package.json b/packages/medusa-telemetry/package.json index 279ac7d694..6752be49cf 100644 --- a/packages/medusa-telemetry/package.json +++ b/packages/medusa-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/telemetry", - "version": "2.12.1", + "version": "2.12.2", "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 f7328f2b0e..ba082786b9 100644 --- a/packages/medusa-test-utils/CHANGELOG.md +++ b/packages/medusa-test-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 2.12.2 + +### Patch Changes + +- [#14226](https://github.com/medusajs/medusa/pull/14226) [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): sync cart translation synced + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`842c0f500721e08d448b6c5c80a725072106ccff`](https://github.com/medusajs/medusa/commit/842c0f500721e08d448b6c5c80a725072106ccff), [`bca145bdbe674a73731f1672047ca44d426a37c1`](https://github.com/medusajs/medusa/commit/bca145bdbe674a73731f1672047ca44d426a37c1), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`24c469d2173e814a567e18454f5cc5c81f5dcc6a`](https://github.com/medusajs/medusa/commit/24c469d2173e814a567e18454f5cc5c81f5dcc6a), [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`dd74ce34ba4e273719d1205a2ec6d76f06c7c94e`](https://github.com/medusajs/medusa/commit/dd74ce34ba4e273719d1205a2ec6d76f06c7c94e), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a), [`fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648`](https://github.com/medusajs/medusa/commit/fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648), [`4de555b546c33c67653a211987aca5f80341e637`](https://github.com/medusajs/medusa/commit/4de555b546c33c67653a211987aca5f80341e637)]: + - @medusajs/framework@2.12.2 + - @medusajs/medusa@2.12.2 + - @medusajs/core-flows@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/medusa-test-utils/package.json b/packages/medusa-test-utils/package.json index f5f09d9d85..646a780948 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.12.1", + "version": "2.12.2", "description": "Test utils for Medusa", "main": "dist/index.js", "repository": { @@ -25,8 +25,8 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/core-flows": "2.12.1", - "@medusajs/framework": "2.12.1" + "@medusajs/core-flows": "2.12.2", + "@medusajs/framework": "2.12.2" }, "dependencies": { "@types/express": "^4.17.21", @@ -36,9 +36,9 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/core-flows": "2.12.1", - "@medusajs/framework": "2.12.1", - "@medusajs/medusa": "2.12.1" + "@medusajs/core-flows": "2.12.2", + "@medusajs/framework": "2.12.2", + "@medusajs/medusa": "2.12.2" }, "peerDependenciesMeta": { "@medusajs/core-flows": { diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 53aaab35cc..727b8d9539 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,80 @@ # Change Log +## 2.12.2 + +### Patch Changes + +- [#14226](https://github.com/medusajs/medusa/pull/14226) [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): sync cart translation synced + +- [#14074](https://github.com/medusajs/medusa/pull/14074) [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Backend HMR (expriemental) + +- [#14202](https://github.com/medusajs/medusa/pull/14202) [`24c469d2173e814a567e18454f5cc5c81f5dcc6a`](https://github.com/medusajs/medusa/commit/24c469d2173e814a567e18454f5cc5c81f5dcc6a) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Run some commands in server mode only + +- [#13841](https://github.com/medusajs/medusa/pull/13841) [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(medusa): Allow 'id' in shipping_address and billing_address in validator of store udpate cart route + fix(core-flows): Update addresses nested fields when 'id' is provided in payload for update-carts step + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- [#14266](https://github.com/medusajs/medusa/pull/14266) [`dd74ce34ba4e273719d1205a2ec6d76f06c7c94e`](https://github.com/medusajs/medusa/commit/dd74ce34ba4e273719d1205a2ec6d76f06c7c94e) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Add translations/locale integration tests and fix locale end… + +- [#14004](https://github.com/medusajs/medusa/pull/14004) [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(link-modules): ignore duplicates link creation + +- [#14238](https://github.com/medusajs/medusa/pull/14238) [`4de555b546c33c67653a211987aca5f80341e637`](https://github.com/medusajs/medusa/commit/4de555b546c33c67653a211987aca5f80341e637) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - fix(medusa): use customer query config on delete address route + +- Updated dependencies [[`6176f93ac5ad403dd5fb733d6d22632747ccfca3`](https://github.com/medusajs/medusa/commit/6176f93ac5ad403dd5fb733d6d22632747ccfca3), [`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`a78f68fa46dceb8e201fe60e770bd9ea654390d8`](https://github.com/medusajs/medusa/commit/a78f68fa46dceb8e201fe60e770bd9ea654390d8), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`842c0f500721e08d448b6c5c80a725072106ccff`](https://github.com/medusajs/medusa/commit/842c0f500721e08d448b6c5c80a725072106ccff), [`bca145bdbe674a73731f1672047ca44d426a37c1`](https://github.com/medusajs/medusa/commit/bca145bdbe674a73731f1672047ca44d426a37c1), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`bff0142e7a0d65c9204864b04a28cada2caaa894`](https://github.com/medusajs/medusa/commit/bff0142e7a0d65c9204864b04a28cada2caaa894), [`fdc2b722d91f446499123d71386e64d9da9265eb`](https://github.com/medusajs/medusa/commit/fdc2b722d91f446499123d71386e64d9da9265eb), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`b7adfb225b4e81bd388c01afe254e2de140266b9`](https://github.com/medusajs/medusa/commit/b7adfb225b4e81bd388c01afe254e2de140266b9), [`144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9`](https://github.com/medusajs/medusa/commit/144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9), [`8bd1d22765edef3b3d2ff31c8f8935049d8b280a`](https://github.com/medusajs/medusa/commit/8bd1d22765edef3b3d2ff31c8f8935049d8b280a), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a), [`fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648`](https://github.com/medusajs/medusa/commit/fea3d4ec49c3a7f7eb7d66bd58499e55ae9ec648), [`d7398736e84cfab77db70a8eddf832bb64e89fe5`](https://github.com/medusajs/medusa/commit/d7398736e84cfab77db70a8eddf832bb64e89fe5), [`9852a7c74d3c27d38b60f865061fd39bc0c46911`](https://github.com/medusajs/medusa/commit/9852a7c74d3c27d38b60f865061fd39bc0c46911)]: + - @medusajs/order@2.12.2 + - @medusajs/framework@2.12.2 + - @medusajs/cart@2.12.2 + - @medusajs/core-flows@2.12.2 + - @medusajs/event-bus-local@2.12.2 + - @medusajs/product@2.12.2 + - @medusajs/customer@2.12.2 + - @medusajs/promotion@2.12.2 + - @medusajs/file-s3@2.12.2 + - @medusajs/event-bus-redis@2.12.2 + - @medusajs/workflow-engine-redis@2.12.2 + - @medusajs/link-modules@2.12.2 + - @medusajs/admin-bundler@2.12.2 + - @medusajs/analytics@2.12.2 + - @medusajs/api-key@2.12.2 + - @medusajs/auth@2.12.2 + - @medusajs/cache-inmemory@2.12.2 + - @medusajs/cache-redis@2.12.2 + - @medusajs/caching@2.12.2 + - @medusajs/currency@2.12.2 + - @medusajs/file@2.12.2 + - @medusajs/fulfillment@2.12.2 + - @medusajs/index@2.12.2 + - @medusajs/inventory@2.12.2 + - @medusajs/locking@2.12.2 + - @medusajs/notification@2.12.2 + - @medusajs/payment@2.12.2 + - @medusajs/pricing@2.12.2 + - @medusajs/analytics-local@2.12.2 + - @medusajs/analytics-posthog@2.12.2 + - @medusajs/auth-emailpass@2.12.2 + - @medusajs/auth-github@2.12.2 + - @medusajs/auth-google@2.12.2 + - @medusajs/caching-redis@2.12.2 + - @medusajs/file-local@2.12.2 + - @medusajs/fulfillment-manual@2.12.2 + - @medusajs/locking-postgres@2.12.2 + - @medusajs/locking-redis@2.12.2 + - @medusajs/notification-local@2.12.2 + - @medusajs/notification-sendgrid@2.12.2 + - @medusajs/payment-stripe@2.12.2 + - @medusajs/region@2.12.2 + - @medusajs/sales-channel@2.12.2 + - @medusajs/settings@2.12.2 + - @medusajs/stock-location@2.12.2 + - @medusajs/store@2.12.2 + - @medusajs/tax@2.12.2 + - @medusajs/translation@2.12.2 + - @medusajs/user@2.12.2 + - @medusajs/workflow-engine-inmemory@2.12.2 + - @medusajs/draft-order@2.12.2 + - @medusajs/telemetry@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 6d4b4fce84..3035e9c92a 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "2.12.1", + "version": "2.12.2", "description": "Building blocks for digital commerce", "main": "dist/index.js", "exports": { @@ -49,62 +49,62 @@ "test:integration": "../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"src/.*/integration-tests/__tests__/.*\\.ts\"" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "@inquirer/checkbox": "^2.3.11", "@inquirer/input": "^2.2.9", - "@medusajs/admin-bundler": "2.12.1", - "@medusajs/analytics": "2.12.1", - "@medusajs/analytics-local": "2.12.1", - "@medusajs/analytics-posthog": "2.12.1", - "@medusajs/api-key": "2.12.1", - "@medusajs/auth": "2.12.1", - "@medusajs/auth-emailpass": "2.12.1", - "@medusajs/auth-github": "2.12.1", - "@medusajs/auth-google": "2.12.1", - "@medusajs/cache-inmemory": "2.12.1", - "@medusajs/cache-redis": "2.12.1", - "@medusajs/caching": "2.12.1", - "@medusajs/caching-redis": "2.12.1", - "@medusajs/cart": "2.12.1", - "@medusajs/core-flows": "2.12.1", - "@medusajs/currency": "2.12.1", - "@medusajs/customer": "2.12.1", - "@medusajs/draft-order": "2.12.1", - "@medusajs/event-bus-local": "2.12.1", - "@medusajs/event-bus-redis": "2.12.1", - "@medusajs/file": "2.12.1", - "@medusajs/file-local": "2.12.1", - "@medusajs/file-s3": "2.12.1", - "@medusajs/fulfillment": "2.12.1", - "@medusajs/fulfillment-manual": "2.12.1", - "@medusajs/index": "2.12.1", - "@medusajs/inventory": "2.12.1", - "@medusajs/link-modules": "2.12.1", - "@medusajs/locking": "2.12.1", - "@medusajs/locking-postgres": "2.12.1", - "@medusajs/locking-redis": "2.12.1", - "@medusajs/notification": "2.12.1", - "@medusajs/notification-local": "2.12.1", - "@medusajs/notification-sendgrid": "2.12.1", - "@medusajs/order": "2.12.1", - "@medusajs/payment": "2.12.1", - "@medusajs/payment-stripe": "2.12.1", - "@medusajs/pricing": "2.12.1", - "@medusajs/product": "2.12.1", - "@medusajs/promotion": "2.12.1", - "@medusajs/region": "2.12.1", - "@medusajs/sales-channel": "2.12.1", - "@medusajs/settings": "2.12.1", - "@medusajs/stock-location": "2.12.1", - "@medusajs/store": "2.12.1", - "@medusajs/tax": "2.12.1", - "@medusajs/telemetry": "2.12.1", - "@medusajs/translation": "2.12.1", - "@medusajs/user": "2.12.1", - "@medusajs/workflow-engine-inmemory": "2.12.1", - "@medusajs/workflow-engine-redis": "2.12.1", + "@medusajs/admin-bundler": "2.12.2", + "@medusajs/analytics": "2.12.2", + "@medusajs/analytics-local": "2.12.2", + "@medusajs/analytics-posthog": "2.12.2", + "@medusajs/api-key": "2.12.2", + "@medusajs/auth": "2.12.2", + "@medusajs/auth-emailpass": "2.12.2", + "@medusajs/auth-github": "2.12.2", + "@medusajs/auth-google": "2.12.2", + "@medusajs/cache-inmemory": "2.12.2", + "@medusajs/cache-redis": "2.12.2", + "@medusajs/caching": "2.12.2", + "@medusajs/caching-redis": "2.12.2", + "@medusajs/cart": "2.12.2", + "@medusajs/core-flows": "2.12.2", + "@medusajs/currency": "2.12.2", + "@medusajs/customer": "2.12.2", + "@medusajs/draft-order": "2.12.2", + "@medusajs/event-bus-local": "2.12.2", + "@medusajs/event-bus-redis": "2.12.2", + "@medusajs/file": "2.12.2", + "@medusajs/file-local": "2.12.2", + "@medusajs/file-s3": "2.12.2", + "@medusajs/fulfillment": "2.12.2", + "@medusajs/fulfillment-manual": "2.12.2", + "@medusajs/index": "2.12.2", + "@medusajs/inventory": "2.12.2", + "@medusajs/link-modules": "2.12.2", + "@medusajs/locking": "2.12.2", + "@medusajs/locking-postgres": "2.12.2", + "@medusajs/locking-redis": "2.12.2", + "@medusajs/notification": "2.12.2", + "@medusajs/notification-local": "2.12.2", + "@medusajs/notification-sendgrid": "2.12.2", + "@medusajs/order": "2.12.2", + "@medusajs/payment": "2.12.2", + "@medusajs/payment-stripe": "2.12.2", + "@medusajs/pricing": "2.12.2", + "@medusajs/product": "2.12.2", + "@medusajs/promotion": "2.12.2", + "@medusajs/region": "2.12.2", + "@medusajs/sales-channel": "2.12.2", + "@medusajs/settings": "2.12.2", + "@medusajs/stock-location": "2.12.2", + "@medusajs/store": "2.12.2", + "@medusajs/tax": "2.12.2", + "@medusajs/telemetry": "2.12.2", + "@medusajs/translation": "2.12.2", + "@medusajs/user": "2.12.2", + "@medusajs/workflow-engine-inmemory": "2.12.2", + "@medusajs/workflow-engine-redis": "2.12.2", "boxen": "^5.0.1", "chalk": "^4.1.2", "chokidar": "^4.0.3", @@ -121,7 +121,7 @@ "zod": "3.25.76" }, "peerDependencies": { - "@medusajs/framework": "2.12.1", + "@medusajs/framework": "2.12.2", "@swc/core": "^1.7.28", "posthog-node": "^5.11.0", "react-dom": "^18.3.1", diff --git a/packages/modules/analytics/CHANGELOG.md b/packages/modules/analytics/CHANGELOG.md index dceaa1f79a..9518a629e4 100644 --- a/packages/modules/analytics/CHANGELOG.md +++ b/packages/modules/analytics/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/analytics +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/analytics/package.json b/packages/modules/analytics/package.json index a30addfef5..7b09974784 100644 --- a/packages/modules/analytics/package.json +++ b/packages/modules/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Analytics module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -32,10 +32,10 @@ "test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.ts\"" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/api-key/CHANGELOG.md b/packages/modules/api-key/CHANGELOG.md index 366528f22f..e895ad50ed 100644 --- a/packages/modules/api-key/CHANGELOG.md +++ b/packages/modules/api-key/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/api-key +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/api-key/package.json b/packages/modules/api-key/package.json index df0405b70d..da99d2b411 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.12.1", + "version": "2.12.2", "description": "Medusa API Key module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/auth/CHANGELOG.md b/packages/modules/auth/CHANGELOG.md index 0bd485b086..df1e7e454a 100644 --- a/packages/modules/auth/CHANGELOG.md +++ b/packages/modules/auth/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/auth +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/auth/package.json b/packages/modules/auth/package.json index d38476de7b..d0468466d2 100644 --- a/packages/modules/auth/package.json +++ b/packages/modules/auth/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/auth", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Auth module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/cache-inmemory/CHANGELOG.md b/packages/modules/cache-inmemory/CHANGELOG.md index 1b600fbc76..b701fd7993 100644 --- a/packages/modules/cache-inmemory/CHANGELOG.md +++ b/packages/modules/cache-inmemory/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/cache-inmemory +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/cache-inmemory/package.json b/packages/modules/cache-inmemory/package.json index 4f5d723500..097e2acb89 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.12.1", + "version": "2.12.2", "description": "In-memory Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", @@ -31,6 +31,6 @@ "test": "../../../node_modules/.bin/jest --passWithNoTests" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/cache-redis/CHANGELOG.md b/packages/modules/cache-redis/CHANGELOG.md index e8b51714f6..46ee8a555a 100644 --- a/packages/modules/cache-redis/CHANGELOG.md +++ b/packages/modules/cache-redis/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/cache-redis +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/cache-redis/package.json b/packages/modules/cache-redis/package.json index 36a6026662..2d3991eb2b 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.12.1", + "version": "2.12.2", "description": "Redis Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", @@ -34,6 +34,6 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/caching/CHANGELOG.md b/packages/modules/caching/CHANGELOG.md index 9fa1411b75..878f7f9900 100644 --- a/packages/modules/caching/CHANGELOG.md +++ b/packages/modules/caching/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/caching +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/caching/package.json b/packages/modules/caching/package.json index 354087de68..dd56122c3e 100644 --- a/packages/modules/caching/package.json +++ b/packages/modules/caching/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/caching", - "version": "2.12.1", + "version": "2.12.2", "description": "Caching Module for Medusa", "main": "dist/index.js", "repository": { @@ -28,12 +28,12 @@ "test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.ts\"" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1", + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2", "awilix": "^8.0.1" }, "peerDependencies": { - "@medusajs/framework": "2.12.1", + "@medusajs/framework": "2.12.2", "awilix": "^8.0.1" }, "dependencies": { diff --git a/packages/modules/cart/CHANGELOG.md b/packages/modules/cart/CHANGELOG.md index 5d457fba5e..312e51847a 100644 --- a/packages/modules/cart/CHANGELOG.md +++ b/packages/modules/cart/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/cart +## 2.12.2 + +### Patch Changes + +- [#14226](https://github.com/medusajs/medusa/pull/14226) [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(): sync cart translation synced + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/cart/package.json b/packages/modules/cart/package.json index 493ff0e541..29549a6098 100644 --- a/packages/modules/cart/package.json +++ b/packages/modules/cart/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cart", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Cart module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/currency/CHANGELOG.md b/packages/modules/currency/CHANGELOG.md index 4eb039ce9b..7cbd9cdcfb 100644 --- a/packages/modules/currency/CHANGELOG.md +++ b/packages/modules/currency/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/currency +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/currency/package.json b/packages/modules/currency/package.json index 410b2002b9..b5491e340e 100644 --- a/packages/modules/currency/package.json +++ b/packages/modules/currency/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/currency", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Currency module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/customer/CHANGELOG.md b/packages/modules/customer/CHANGELOG.md index eb0a4710cb..35663a006d 100644 --- a/packages/modules/customer/CHANGELOG.md +++ b/packages/modules/customer/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/customer +## 2.12.2 + +### Patch Changes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/customer/package.json b/packages/modules/customer/package.json index 8204564321..30bfcc1f87 100644 --- a/packages/modules/customer/package.json +++ b/packages/modules/customer/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/customer", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Customer module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,10 +37,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/event-bus-local/CHANGELOG.md b/packages/modules/event-bus-local/CHANGELOG.md index dda94c3805..d54e5489f0 100644 --- a/packages/modules/event-bus-local/CHANGELOG.md +++ b/packages/modules/event-bus-local/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/event-bus-local +## 2.12.2 + +### Patch Changes + +- [#14074](https://github.com/medusajs/medusa/pull/14074) [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: Backend HMR (expriemental) + +- [#14244](https://github.com/medusajs/medusa/pull/14244) [`bff0142e7a0d65c9204864b04a28cada2caaa894`](https://github.com/medusajs/medusa/commit/bff0142e7a0d65c9204864b04a28cada2caaa894) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Move event bus local logging + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/event-bus-local/package.json b/packages/modules/event-bus-local/package.json index 44269e49dd..355375c8db 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.12.1", + "version": "2.12.2", "description": "Local Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", @@ -32,6 +32,6 @@ "test:integration": "../../../node_modules/.bin/jest --passWithNoTests --no-cache --bail --detectOpenHandles --forceExit --logHeapUsage --testPathPattern=\"integration-tests/__tests__/.*\\.spec\\.ts\"" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/event-bus-redis/CHANGELOG.md b/packages/modules/event-bus-redis/CHANGELOG.md index a29183384a..4c470f5a25 100644 --- a/packages/modules/event-bus-redis/CHANGELOG.md +++ b/packages/modules/event-bus-redis/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/event-bus-redis +## 2.12.2 + +### Patch Changes + +- [#14201](https://github.com/medusajs/medusa/pull/14201) [`144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9`](https://github.com/medusajs/medusa/commit/144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Enable more granualar queue configuration + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/event-bus-redis/package.json b/packages/modules/event-bus-redis/package.json index 585ff048c0..4004758372 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.12.1", + "version": "2.12.2", "description": "Redis Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -23,7 +23,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", @@ -36,6 +36,6 @@ "ioredis": "^5.4.1" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/file/CHANGELOG.md b/packages/modules/file/CHANGELOG.md index bf5891450b..834d264192 100644 --- a/packages/modules/file/CHANGELOG.md +++ b/packages/modules/file/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/product +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/file/package.json b/packages/modules/file/package.json index e0c7b67b23..6fb5fb2323 100644 --- a/packages/modules/file/package.json +++ b/packages/modules/file/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/file", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa File module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/fulfillment/CHANGELOG.md b/packages/modules/fulfillment/CHANGELOG.md index 355adf219a..74dab99889 100644 --- a/packages/modules/fulfillment/CHANGELOG.md +++ b/packages/modules/fulfillment/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/fulfillment +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/fulfillment/package.json b/packages/modules/fulfillment/package.json index f45276e966..bf561eda41 100644 --- a/packages/modules/fulfillment/package.json +++ b/packages/modules/fulfillment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/fulfillment", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Fulfillment module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/index/CHANGELOG.md b/packages/modules/index/CHANGELOG.md index e92dca4f53..6a0cacec4d 100644 --- a/packages/modules/index/CHANGELOG.md +++ b/packages/modules/index/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/index +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/index/package.json b/packages/modules/index/package.json index 4f916819d2..f8b415fae9 100644 --- a/packages/modules/index/package.json +++ b/packages/modules/index/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/index", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Index module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/inventory/CHANGELOG.md b/packages/modules/inventory/CHANGELOG.md index 4ce95e242e..58b3bfa660 100644 --- a/packages/modules/inventory/CHANGELOG.md +++ b/packages/modules/inventory/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/inventory-next +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/inventory/package.json b/packages/modules/inventory/package.json index f228d172da..9b9a5f8d6f 100644 --- a/packages/modules/inventory/package.json +++ b/packages/modules/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "2.12.1", + "version": "2.12.2", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,11 +23,11 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", diff --git a/packages/modules/link-modules/CHANGELOG.md b/packages/modules/link-modules/CHANGELOG.md index 1f2ea03d8d..6d03405500 100644 --- a/packages/modules/link-modules/CHANGELOG.md +++ b/packages/modules/link-modules/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/link-modules +## 2.12.2 + +### Patch Changes + +- [#14004](https://github.com/medusajs/medusa/pull/14004) [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore(link-modules): ignore duplicates link creation + +- [#14269](https://github.com/medusajs/medusa/pull/14269) [`d7398736e84cfab77db70a8eddf832bb64e89fe5`](https://github.com/medusajs/medusa/commit/d7398736e84cfab77db70a8eddf832bb64e89fe5) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Remove unnecessary store support\_\* read only links + +- [#14276](https://github.com/medusajs/medusa/pull/14276) [`9852a7c74d3c27d38b60f865061fd39bc0c46911`](https://github.com/medusajs/medusa/commit/9852a7c74d3c27d38b60f865061fd39bc0c46911) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Improve store currency readonly link + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/link-modules/package.json b/packages/modules/link-modules/package.json index 000b29b550..8ada43d5bf 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.12.1", + "version": "2.12.2", "description": "Medusa Default Link Modules Package and Definitions", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -33,10 +33,10 @@ "test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.ts\"" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/locking/CHANGELOG.md b/packages/modules/locking/CHANGELOG.md index 58117e1c28..d7ad6db74b 100644 --- a/packages/modules/locking/CHANGELOG.md +++ b/packages/modules/locking/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/locking +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/locking/package.json b/packages/modules/locking/package.json index d8ef47988e..41021f65a8 100644 --- a/packages/modules/locking/package.json +++ b/packages/modules/locking/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/locking", - "version": "2.12.1", + "version": "2.12.2", "description": "Locking Module for Medusa", "main": "dist/index.js", "repository": { @@ -32,10 +32,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/notification/CHANGELOG.md b/packages/modules/notification/CHANGELOG.md index e4d73c0829..c6dbd00a04 100644 --- a/packages/modules/notification/CHANGELOG.md +++ b/packages/modules/notification/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/notification +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/notification/package.json b/packages/modules/notification/package.json index 0c7895fc2d..4fb802782f 100644 --- a/packages/modules/notification/package.json +++ b/packages/modules/notification/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/notification", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Notification module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/order/CHANGELOG.md b/packages/modules/order/CHANGELOG.md index da31dfcf93..c108ab8d1f 100644 --- a/packages/modules/order/CHANGELOG.md +++ b/packages/modules/order/CHANGELOG.md @@ -1,5 +1,16 @@ # @medusajs/order +## 2.12.2 + +### Patch Changes + +- [#14221](https://github.com/medusajs/medusa/pull/14221) [`6176f93ac5ad403dd5fb733d6d22632747ccfca3`](https://github.com/medusajs/medusa/commit/6176f93ac5ad403dd5fb733d6d22632747ccfca3) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard, order): summary pending diff calculation on preview + +- [#14268](https://github.com/medusajs/medusa/pull/14268) [`8bd1d22765edef3b3d2ff31c8f8935049d8b280a`](https://github.com/medusajs/medusa/commit/8bd1d22765edef3b3d2ff31c8f8935049d8b280a) Thanks [@NicolasGorga](https://github.com/NicolasGorga)! - chore(order): Remove unique index on item_id:version for order_item + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/order/package.json b/packages/modules/order/package.json index a7c2c009d7..5938e8636e 100644 --- a/packages/modules/order/package.json +++ b/packages/modules/order/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/order", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Order module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/payment/CHANGELOG.md b/packages/modules/payment/CHANGELOG.md index 594430babd..a052a8a6d3 100644 --- a/packages/modules/payment/CHANGELOG.md +++ b/packages/modules/payment/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/payment +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/payment/package.json b/packages/modules/payment/package.json index a295c46677..03009bdb31 100644 --- a/packages/modules/payment/package.json +++ b/packages/modules/payment/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/payment", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Payment module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,11 +36,11 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "stripe": "19.1.0" diff --git a/packages/modules/pricing/CHANGELOG.md b/packages/modules/pricing/CHANGELOG.md index daed31340c..2a9e5ba837 100644 --- a/packages/modules/pricing/CHANGELOG.md +++ b/packages/modules/pricing/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/pricing +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/pricing/package.json b/packages/modules/pricing/package.json index 4bd114b860..d3073ee4a6 100644 --- a/packages/modules/pricing/package.json +++ b/packages/modules/pricing/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/pricing", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Pricing module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/product/CHANGELOG.md b/packages/modules/product/CHANGELOG.md index 07090bb028..cb8aca2e6f 100644 --- a/packages/modules/product/CHANGELOG.md +++ b/packages/modules/product/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/product +## 2.12.2 + +### Patch Changes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/product/package.json b/packages/modules/product/package.json index 7e811fd08e..c85f5e9a6f 100644 --- a/packages/modules/product/package.json +++ b/packages/modules/product/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/product", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Product module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/promotion/CHANGELOG.md b/packages/modules/promotion/CHANGELOG.md index 3d0a6164ef..46185d3954 100644 --- a/packages/modules/promotion/CHANGELOG.md +++ b/packages/modules/promotion/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/promotion +## 2.12.2 + +### Patch Changes + +- [#14262](https://github.com/medusajs/medusa/pull/14262) [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Accept an extra agument 'all-or-nothing' on the migrate command + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/promotion/package.json b/packages/modules/promotion/package.json index 094ac06a19..470a1d7149 100644 --- a/packages/modules/promotion/package.json +++ b/packages/modules/promotion/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/promotion", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Promotion module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,10 +37,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/providers/analytics-local/CHANGELOG.md b/packages/modules/providers/analytics-local/CHANGELOG.md index a46c45a086..c9ea4a870e 100644 --- a/packages/modules/providers/analytics-local/CHANGELOG.md +++ b/packages/modules/providers/analytics-local/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/analytics-local +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/analytics-local/package.json b/packages/modules/providers/analytics-local/package.json index 090d4c5d1d..3ec38935e7 100644 --- a/packages/modules/providers/analytics-local/package.json +++ b/packages/modules/providers/analytics-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics-local", - "version": "2.12.1", + "version": "2.12.2", "description": "Local analytics provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/analytics-posthog/CHANGELOG.md b/packages/modules/providers/analytics-posthog/CHANGELOG.md index 9d56c51556..d29f0f4520 100644 --- a/packages/modules/providers/analytics-posthog/CHANGELOG.md +++ b/packages/modules/providers/analytics-posthog/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/analytics-posthog +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/analytics-posthog/package.json b/packages/modules/providers/analytics-posthog/package.json index 8a913fa8fc..1e2473d787 100644 --- a/packages/modules/providers/analytics-posthog/package.json +++ b/packages/modules/providers/analytics-posthog/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/analytics-posthog", - "version": "2.12.1", + "version": "2.12.2", "description": "Posthog analytics provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,11 +25,11 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1", + "@medusajs/framework": "2.12.2", "posthog-node": "^5.11.0" }, "peerDependencies": { - "@medusajs/framework": "2.12.1", + "@medusajs/framework": "2.12.2", "posthog-node": "^5.11.0" }, "keywords": [ diff --git a/packages/modules/providers/auth-emailpass/CHANGELOG.md b/packages/modules/providers/auth-emailpass/CHANGELOG.md index f8132c374a..c11996839a 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/auth-emailpass/package.json b/packages/modules/providers/auth-emailpass/package.json index eed2428fd6..b3945b9c37 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.12.1", + "version": "2.12.2", "description": "Email and password credential authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,13 +26,13 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "scrypt-kdf": "^2.0.1" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-github/CHANGELOG.md b/packages/modules/providers/auth-github/CHANGELOG.md index ed81b6ad6a..2eeb5871c2 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/auth-github/package.json b/packages/modules/providers/auth-github/package.json index 324059c698..f75451fe1e 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.12.1", + "version": "2.12.2", "description": "Github OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,10 +26,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/auth-google/CHANGELOG.md b/packages/modules/providers/auth-google/CHANGELOG.md index 620e234e50..89140ff73a 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/auth-google/package.json b/packages/modules/providers/auth-google/package.json index 2b8f5c3c08..ced9b9948f 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.12.1", + "version": "2.12.2", "description": "Google OAuth authentication provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,13 +26,13 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "jsonwebtoken": "^9.0.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/caching-redis/CHANGELOG.md b/packages/modules/providers/caching-redis/CHANGELOG.md index e0766f974a..8087238d45 100644 --- a/packages/modules/providers/caching-redis/CHANGELOG.md +++ b/packages/modules/providers/caching-redis/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/caching-redis +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/caching-redis/package.json b/packages/modules/providers/caching-redis/package.json index c4a3f62003..2d8171fda5 100644 --- a/packages/modules/providers/caching-redis/package.json +++ b/packages/modules/providers/caching-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/caching-redis", - "version": "2.12.1", + "version": "2.12.2", "description": "Redis Caching for Medusa", "main": "dist/index.js", "repository": { @@ -20,10 +20,10 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "ioredis": "^5.4.1", diff --git a/packages/modules/providers/file-local/CHANGELOG.md b/packages/modules/providers/file-local/CHANGELOG.md index 71af8749e7..8e43b12c32 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/file-local/package.json b/packages/modules/providers/file-local/package.json index d6a8694927..8b63377efc 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.12.1", + "version": "2.12.2", "description": "Local filesystem file storage for Medusa", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/file-s3/CHANGELOG.md b/packages/modules/providers/file-s3/CHANGELOG.md index a93c9ae76b..9a30b3f500 100644 --- a/packages/modules/providers/file-s3/CHANGELOG.md +++ b/packages/modules/providers/file-s3/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/file-s3 +## 2.12.2 + +### Patch Changes + +- [#14209](https://github.com/medusajs/medusa/pull/14209) [`b7adfb225b4e81bd388c01afe254e2de140266b9`](https://github.com/medusajs/medusa/commit/b7adfb225b4e81bd388c01afe254e2de140266b9) Thanks [@peterlgh7](https://github.com/peterlgh7)! - URL-encode S3 object metadata and returned URL + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/file-s3/package.json b/packages/modules/providers/file-s3/package.json index acea1970f2..b460bb05e3 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.12.1", + "version": "2.12.2", "description": "S3 protocol file storage for Medusa. Supports any S3-compatible storage provider", "main": "dist/index.js", "repository": { @@ -26,7 +26,7 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "@aws-sdk/client-s3": "^3.556.0", @@ -34,7 +34,7 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/fulfillment-manual/CHANGELOG.md b/packages/modules/providers/fulfillment-manual/CHANGELOG.md index 479c3f0843..5e85ec7310 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/fulfillment-manual/package.json b/packages/modules/providers/fulfillment-manual/package.json index 304aa8ff7e..72c504c239 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.12.1", + "version": "2.12.2", "description": "Manual fulfillment for Medusa", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-plugin", diff --git a/packages/modules/providers/locking-postgres/CHANGELOG.md b/packages/modules/providers/locking-postgres/CHANGELOG.md index ed8c8c84ef..02cf9053a9 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/locking-postgres/package.json b/packages/modules/providers/locking-postgres/package.json index 3be24d843d..4e9d07035f 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.12.1", + "version": "2.12.2", "description": "Postgres Advisory Locks for Medusa", "main": "dist/index.js", "repository": { @@ -20,10 +20,10 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", diff --git a/packages/modules/providers/locking-redis/CHANGELOG.md b/packages/modules/providers/locking-redis/CHANGELOG.md index c5cca7b897..32a329dac0 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/locking-redis/package.json b/packages/modules/providers/locking-redis/package.json index 74e9620e13..42c73b8131 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.12.1", + "version": "2.12.2", "description": "Redis Lock for Medusa", "main": "dist/index.js", "repository": { @@ -20,10 +20,10 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "ioredis": "^5.4.1" diff --git a/packages/modules/providers/notification-local/CHANGELOG.md b/packages/modules/providers/notification-local/CHANGELOG.md index 4d29a693af..f9f5c2553b 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/notification-local/package.json b/packages/modules/providers/notification-local/package.json index 01b234e815..0524de590e 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.12.1", + "version": "2.12.2", "description": "Local (logging) notification provider for Medusa, useful for testing purposes and log audits", "main": "dist/index.js", "repository": { @@ -26,10 +26,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/notification-sendgrid/CHANGELOG.md b/packages/modules/providers/notification-sendgrid/CHANGELOG.md index cf6960632e..4d915b8005 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/notification-sendgrid/package.json b/packages/modules/providers/notification-sendgrid/package.json index 0c79d6ff0f..636da67f50 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.12.1", + "version": "2.12.2", "description": "Sendgrid notification provider for Medusa", "main": "dist/index.js", "repository": { @@ -26,13 +26,13 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "@sendgrid/mail": "^8.1.6" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "keywords": [ "medusa-provider", diff --git a/packages/modules/providers/payment-stripe/CHANGELOG.md b/packages/modules/providers/payment-stripe/CHANGELOG.md index e88f6ce3e2..4581db552f 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.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/providers/payment-stripe/package.json b/packages/modules/providers/payment-stripe/package.json index 97507cee1d..26cfac01ab 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.12.1", + "version": "2.12.2", "description": "Stripe payment provider for Medusa", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "watch": "yarn run -T tsc --watch" }, "devDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "dependencies": { "stripe": "^15.5.0" diff --git a/packages/modules/region/CHANGELOG.md b/packages/modules/region/CHANGELOG.md index 6afb7d2d2c..1e1a5d362b 100644 --- a/packages/modules/region/CHANGELOG.md +++ b/packages/modules/region/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/region +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/region/package.json b/packages/modules/region/package.json index 8e2174694a..74588c3711 100644 --- a/packages/modules/region/package.json +++ b/packages/modules/region/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/region", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Region module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/sales-channel/CHANGELOG.md b/packages/modules/sales-channel/CHANGELOG.md index 966b0cb7ef..c6f9758384 100644 --- a/packages/modules/sales-channel/CHANGELOG.md +++ b/packages/modules/sales-channel/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/sales-channel +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/sales-channel/package.json b/packages/modules/sales-channel/package.json index 40e32e20b1..69b20b9449 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.12.1", + "version": "2.12.2", "description": "Medusa Sales Channel module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/settings/CHANGELOG.md b/packages/modules/settings/CHANGELOG.md index 84b81034f7..ad8899f0eb 100644 --- a/packages/modules/settings/CHANGELOG.md +++ b/packages/modules/settings/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/settings +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/settings/package.json b/packages/modules/settings/package.json index a7180e243f..860350ba40 100644 --- a/packages/modules/settings/package.json +++ b/packages/modules/settings/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/settings", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Settings module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/stock-location/CHANGELOG.md b/packages/modules/stock-location/CHANGELOG.md index 30efd4b8a6..d5823f3823 100644 --- a/packages/modules/stock-location/CHANGELOG.md +++ b/packages/modules/stock-location/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/stock-location +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/stock-location/package.json b/packages/modules/stock-location/package.json index 739aef1fc9..8b47aff4d4 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.12.1", + "version": "2.12.2", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -23,11 +23,11 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" }, "scripts": { "watch": "yarn run -T tsc --build --watch", diff --git a/packages/modules/store/CHANGELOG.md b/packages/modules/store/CHANGELOG.md index be15190b3f..b13379e743 100644 --- a/packages/modules/store/CHANGELOG.md +++ b/packages/modules/store/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/store +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/store/package.json b/packages/modules/store/package.json index f544f5db9f..e670cf5091 100644 --- a/packages/modules/store/package.json +++ b/packages/modules/store/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/store", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Store module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/tax/CHANGELOG.md b/packages/modules/tax/CHANGELOG.md index 833955f3bb..20f1ab4db0 100644 --- a/packages/modules/tax/CHANGELOG.md +++ b/packages/modules/tax/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/tax +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/tax/package.json b/packages/modules/tax/package.json index fd79d8b3b6..d84b8c8cea 100644 --- a/packages/modules/tax/package.json +++ b/packages/modules/tax/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/tax", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Tax module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/translation/CHANGELOG.md b/packages/modules/translation/CHANGELOG.md new file mode 100644 index 0000000000..3da88a5dff --- /dev/null +++ b/packages/modules/translation/CHANGELOG.md @@ -0,0 +1,8 @@ +# @medusajs/translation + +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 diff --git a/packages/modules/translation/package.json b/packages/modules/translation/package.json index 578fcc091b..55b68fe0fc 100644 --- a/packages/modules/translation/package.json +++ b/packages/modules/translation/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/translation", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Translation module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,10 +36,10 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/user/CHANGELOG.md b/packages/modules/user/CHANGELOG.md index 7de79ae52a..56f8112505 100644 --- a/packages/modules/user/CHANGELOG.md +++ b/packages/modules/user/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/user +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/user/package.json b/packages/modules/user/package.json index c59f6581ba..591724323f 100644 --- a/packages/modules/user/package.json +++ b/packages/modules/user/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/user", - "version": "2.12.1", + "version": "2.12.2", "description": "Medusa Users module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,13 +36,13 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "dependencies": { "jsonwebtoken": "^9.0.2" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/workflow-engine-inmemory/CHANGELOG.md b/packages/modules/workflow-engine-inmemory/CHANGELOG.md index ba009c1528..81c37a66f8 100644 --- a/packages/modules/workflow-engine-inmemory/CHANGELOG.md +++ b/packages/modules/workflow-engine-inmemory/CHANGELOG.md @@ -1,5 +1,12 @@ # @medusajs/workflow-engine-inmemory +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/workflow-engine-inmemory/package.json b/packages/modules/workflow-engine-inmemory/package.json index fa18c0c3c8..a976f3a895 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.12.1", + "version": "2.12.2", "description": "Medusa Workflow Orchestrator module", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,14 +36,14 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "dependencies": { "cron-parser": "^4.9.0", "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/modules/workflow-engine-redis/CHANGELOG.md b/packages/modules/workflow-engine-redis/CHANGELOG.md index 449f22d335..e9478b7f09 100644 --- a/packages/modules/workflow-engine-redis/CHANGELOG.md +++ b/packages/modules/workflow-engine-redis/CHANGELOG.md @@ -1,5 +1,14 @@ # @medusajs/workflow-engine-redis +## 2.12.2 + +### Patch Changes + +- [#14201](https://github.com/medusajs/medusa/pull/14201) [`144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9`](https://github.com/medusajs/medusa/commit/144f0f4e2ef4bf27e0e3fc48dd7d79bb6fbedef9) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Enable more granualar queue configuration + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78)]: + - @medusajs/framework@2.12.2 + ## 2.12.1 ### Patch Changes diff --git a/packages/modules/workflow-engine-redis/package.json b/packages/modules/workflow-engine-redis/package.json index 09967df5b9..baa1632193 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.12.1", + "version": "2.12.2", "description": "Medusa Workflow Orchestrator module using Redis to track workflows executions", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -36,8 +36,8 @@ "orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear" }, "devDependencies": { - "@medusajs/framework": "2.12.1", - "@medusajs/test-utils": "2.12.1" + "@medusajs/framework": "2.12.2", + "@medusajs/test-utils": "2.12.2" }, "dependencies": { "bullmq": "5.13.0", @@ -45,6 +45,6 @@ "ulid": "^2.3.0" }, "peerDependencies": { - "@medusajs/framework": "2.12.1" + "@medusajs/framework": "2.12.2" } } diff --git a/packages/plugins/draft-order/CHANGELOG.md b/packages/plugins/draft-order/CHANGELOG.md index 1efe1c47c1..fa9bc1f111 100644 --- a/packages/plugins/draft-order/CHANGELOG.md +++ b/packages/plugins/draft-order/CHANGELOG.md @@ -1,5 +1,18 @@ # @medusajs/draft-order +## 2.12.2 + +### Patch Changes + +- Updated dependencies [[`9f7846ae0babbad39947a1f33d236bff8b5098d0`](https://github.com/medusajs/medusa/commit/9f7846ae0babbad39947a1f33d236bff8b5098d0), [`e4877616c38777f583fe0b58bb10d1c7cf41c0b3`](https://github.com/medusajs/medusa/commit/e4877616c38777f583fe0b58bb10d1c7cf41c0b3), [`fe49b567d6d55ae224095c06c710d31d40887653`](https://github.com/medusajs/medusa/commit/fe49b567d6d55ae224095c06c710d31d40887653), [`6dc0b8bed84a330c1c24f4f1331f1ed078430a47`](https://github.com/medusajs/medusa/commit/6dc0b8bed84a330c1c24f4f1331f1ed078430a47), [`356283c359e5c30e0d31e6c6fd0fb8e16c025b78`](https://github.com/medusajs/medusa/commit/356283c359e5c30e0d31e6c6fd0fb8e16c025b78), [`5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a`](https://github.com/medusajs/medusa/commit/5b7e3c0e7649a3a61b0a4fe796f37e5f7fbe9a3a)]: + - @medusajs/framework@2.12.2 + - @medusajs/test-utils@2.12.2 + - @medusajs/cli@2.12.2 + - @medusajs/js-sdk@2.12.2 + - @medusajs/admin-sdk@2.12.2 + - @medusajs/icons@2.12.2 + - @medusajs/ui@4.0.30 + ## 2.12.1 ### Patch Changes diff --git a/packages/plugins/draft-order/package.json b/packages/plugins/draft-order/package.json index 007733a92c..6534194291 100644 --- a/packages/plugins/draft-order/package.json +++ b/packages/plugins/draft-order/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/draft-order", - "version": "2.12.1", + "version": "2.12.2", "description": "A starter for Medusa plugins.", "author": "Medusa (https://medusajs.com)", "license": "MIT", @@ -37,7 +37,7 @@ "@ariakit/react": "^0.4.15", "@babel/runtime": "^7.26.10", "@hookform/resolvers": "3.4.2", - "@medusajs/js-sdk": "2.12.1", + "@medusajs/js-sdk": "2.12.2", "@tanstack/react-query": "5.64.2", "@uiw/react-json-view": "^2.0.0-alpha.17", "date-fns": "^3.6.0", @@ -48,22 +48,22 @@ "react-hook-form": "7.49.1" }, "devDependencies": { - "@medusajs/admin-sdk": "2.12.1", - "@medusajs/cli": "2.12.1", - "@medusajs/framework": "2.12.1", - "@medusajs/icons": "2.12.1", - "@medusajs/test-utils": "2.12.1", - "@medusajs/types": "2.12.1", - "@medusajs/ui": "4.0.29", - "@medusajs/ui-preset": "2.12.1" + "@medusajs/admin-sdk": "2.12.2", + "@medusajs/cli": "2.12.2", + "@medusajs/framework": "2.12.2", + "@medusajs/icons": "2.12.2", + "@medusajs/test-utils": "2.12.2", + "@medusajs/types": "2.12.2", + "@medusajs/ui": "4.0.30", + "@medusajs/ui-preset": "2.12.2" }, "peerDependencies": { - "@medusajs/admin-sdk": "2.12.1", - "@medusajs/cli": "2.12.1", - "@medusajs/framework": "2.12.1", - "@medusajs/icons": "2.12.1", - "@medusajs/test-utils": "2.12.1", - "@medusajs/ui": "4.0.29", + "@medusajs/admin-sdk": "2.12.2", + "@medusajs/cli": "2.12.2", + "@medusajs/framework": "2.12.2", + "@medusajs/icons": "2.12.2", + "@medusajs/test-utils": "2.12.2", + "@medusajs/ui": "4.0.30", "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "6.20.1"