chore: Version Packages (#13494)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-18 18:38:07 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 41047b3854
commit 174b5b1cb7
156 changed files with 941 additions and 398 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): cart item totals optional
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
---
fix(): pipeline missing suites
-26
View File
@@ -1,26 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/analytics": patch
"@medusajs/api-key": patch
"@medusajs/auth": patch
"@medusajs/cart": patch
"@medusajs/currency": patch
"@medusajs/customer": patch
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/file": patch
"@medusajs/fulfillment": patch
"@medusajs/index": patch
"@medusajs/inventory": patch
"@medusajs/link-modules": patch
"@medusajs/core-flows": patch
"@medusajs/framework": patch
"@medusajs/js-sdk": patch
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/utils": patch
"@medusajs/workflows-sdk": patch
---
test(): test dynamic max workers and improve CI
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
feat(dashboard): update display of tracking/label URLs on order details
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/promotion": patch
---
Feat(): promo prepare top level rules filter
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/utils": patch
"@medusajs/types": patch
"@medusajs/core-flows": patch
"@medusajs/order": patch
"@medusajs/medusa": patch
---
fix(utils): subtotal calculation discounting returned items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): pluralize words ending in s like status
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/promotion": patch
---
fix(): Prevent promotion filtering to exceed psql limits
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
feat(core-flows): hook to set shipping opt context when listing
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): allow filtering by id for collections
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
chore(core-flows): use directory convention for locking steps
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/js-sdk": patch
---
fix(js-sdk): skip null values in query qs.stringify
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
fix(core-flows,medusa): don't allow negative line item quantity
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): added missing currencies
+28
View File
@@ -1,5 +1,33 @@
# integration-tests-http
## 1.0.25
### Patch Changes
- Updated dependencies [[`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`57897c232e23db042f523cbe83b6318b97de519d`](https://github.com/medusajs/medusa/commit/57897c232e23db042f523cbe83b6318b97de519d), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`4736c58da5de67f6868b4552351a093e67715e4b`](https://github.com/medusajs/medusa/commit/4736c58da5de67f6868b4552351a093e67715e4b), [`1071296236d84b70b3b31034eb95984445feb020`](https://github.com/medusajs/medusa/commit/1071296236d84b70b3b31034eb95984445feb020), [`90cc3f42d98bce04d45a72165399193e7933a54f`](https://github.com/medusajs/medusa/commit/90cc3f42d98bce04d45a72165399193e7933a54f), [`040fbf3220420b43871e33acc6686a6cedcf88fc`](https://github.com/medusajs/medusa/commit/040fbf3220420b43871e33acc6686a6cedcf88fc), [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f)]:
- @medusajs/workflow-engine-inmemory@2.10.3
- @medusajs/medusa@2.10.3
- @medusajs/api-key@2.10.3
- @medusajs/auth@2.10.3
- @medusajs/customer@2.10.3
- @medusajs/event-bus-local@2.10.3
- @medusajs/fulfillment@2.10.3
- @medusajs/inventory@2.10.3
- @medusajs/core-flows@2.10.3
- @medusajs/modules-sdk@2.10.3
- @medusajs/utils@2.10.3
- @medusajs/promotion@2.10.3
- @medusajs/test-utils@2.10.3
- @medusajs/cache-inmemory@2.10.3
- @medusajs/pricing@2.10.3
- @medusajs/product@2.10.3
- @medusajs/fulfillment-manual@2.10.3
- @medusajs/region@2.10.3
- @medusajs/stock-location@2.10.3
- @medusajs/store@2.10.3
- @medusajs/tax@2.10.3
- @medusajs/user@2.10.3
## 1.0.24
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "integration-tests-http",
"version": "1.0.24",
"version": "1.0.25",
"main": "index.js",
"license": "MIT",
"private": true,
@@ -1,5 +1,14 @@
# @medusajs/admin-bundler
## 2.10.3
### Patch Changes
- Updated dependencies [[`5e5f628d87a78962978fe105f4c5ef41b1b4f57c`](https://github.com/medusajs/medusa/commit/5e5f628d87a78962978fe105f4c5ef41b1b4f57c), [`dcca42ec5105dfc0ca9075bbbfbe14a786ca4955`](https://github.com/medusajs/medusa/commit/dcca42ec5105dfc0ca9075bbbfbe14a786ca4955)]:
- @medusajs/dashboard@2.10.3
- @medusajs/admin-shared@2.10.3
- @medusajs/admin-vite-plugin@2.10.3
## 2.10.2
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-bundler",
"version": "2.10.2",
"version": "2.10.3",
"description": "Bundler for the Medusa admin dashboard.",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"scripts": {
@@ -18,16 +18,16 @@
"package.json"
],
"devDependencies": {
"@medusajs/types": "2.10.2",
"@medusajs/types": "2.10.3",
"@types/compression": "^1.7.5",
"express": "^4.21.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/admin-shared": "2.10.2",
"@medusajs/admin-vite-plugin": "2.10.2",
"@medusajs/dashboard": "2.10.2",
"@medusajs/admin-shared": "2.10.3",
"@medusajs/admin-vite-plugin": "2.10.3",
"@medusajs/dashboard": "2.10.3",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"compression": "^1.7.4",
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/admin-sdk
## 2.10.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.10.3
## 2.10.2
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.",
"version": "2.10.2",
"version": "2.10.3",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@@ -24,7 +24,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/admin-shared": "2.10.2",
"@medusajs/admin-shared": "2.10.3",
"zod": "3.25.76"
},
"packageManager": "yarn@3.2.1"
+2
View File
@@ -1,5 +1,7 @@
# @medusajs/admin-shared
## 2.10.3
## 2.10.2
## 2.10.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-shared",
"description": "Shared code for Medusa admin packages.",
"version": "2.10.2",
"version": "2.10.3",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@@ -1,5 +1,12 @@
# @medusajs/admin-vite-plugin
## 2.10.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.10.3
## 2.10.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.10.2",
"version": "2.10.3",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
@@ -40,7 +40,7 @@
"@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@medusajs/admin-shared": "2.10.2",
"@medusajs/admin-shared": "2.10.3",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",
+14
View File
@@ -1,5 +1,19 @@
# @medusajs/dashboard
## 2.10.3
### Patch Changes
- [#11613](https://github.com/medusajs/medusa/pull/11613) [`5e5f628d87a78962978fe105f4c5ef41b1b4f57c`](https://github.com/medusajs/medusa/commit/5e5f628d87a78962978fe105f4c5ef41b1b4f57c) Thanks [@docloulou](https://github.com/docloulou)! - feat(dashboard): update display of tracking/label URLs on order details
- [#13214](https://github.com/medusajs/medusa/pull/13214) [`dcca42ec5105dfc0ca9075bbbfbe14a786ca4955`](https://github.com/medusajs/medusa/commit/dcca42ec5105dfc0ca9075bbbfbe14a786ca4955) Thanks [@tehaulp](https://github.com/tehaulp)! - fix(dashboard): added missing currencies
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`1b30b656b3f9592adaf6288021896ea79ca95df0`](https://github.com/medusajs/medusa/commit/1b30b656b3f9592adaf6288021896ea79ca95df0)]:
- @medusajs/js-sdk@2.10.3
- @medusajs/admin-shared@2.10.3
- @medusajs/icons@2.10.3
- @medusajs/ui@4.0.23
## 2.10.2
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/dashboard",
"version": "2.10.2",
"version": "2.10.3",
"scripts": {
"generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts",
"dev": "vite",
@@ -45,10 +45,10 @@
"@dnd-kit/utilities": "^3.2.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "3.4.2",
"@medusajs/admin-shared": "2.10.2",
"@medusajs/icons": "2.10.2",
"@medusajs/js-sdk": "2.10.2",
"@medusajs/ui": "4.0.22",
"@medusajs/admin-shared": "2.10.3",
"@medusajs/icons": "2.10.3",
"@medusajs/js-sdk": "2.10.3",
"@medusajs/ui": "4.0.23",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-dismissable-layer": "1.1.4",
"@tanstack/react-query": "5.64.2",
@@ -78,10 +78,10 @@
"zod": "3.25.76"
},
"devDependencies": {
"@medusajs/admin-shared": "2.10.2",
"@medusajs/admin-vite-plugin": "2.10.2",
"@medusajs/types": "2.10.2",
"@medusajs/ui-preset": "2.10.2",
"@medusajs/admin-shared": "2.10.3",
"@medusajs/admin-vite-plugin": "2.10.3",
"@medusajs/types": "2.10.3",
"@medusajs/ui-preset": "2.10.3",
"@types/node": "^20.11.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
@@ -1,5 +1,12 @@
# Change Log
## 2.10.3
### Patch Changes
- Updated dependencies []:
- @medusajs/telemetry@2.10.3
## 2.10.2
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.10.2",
"version": "2.10.3",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -13,7 +13,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"@medusajs/telemetry": "2.10.2",
"@medusajs/telemetry": "2.10.3",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",
+8
View File
@@ -1,5 +1,13 @@
# Change Log
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a)]:
- @medusajs/utils@2.10.3
- @medusajs/telemetry@2.10.3
## 2.10.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cli",
"version": "2.10.2",
"version": "2.10.3",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -46,8 +46,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/telemetry": "2.10.2",
"@medusajs/utils": "2.10.2",
"@medusajs/telemetry": "2.10.3",
"@medusajs/utils": "2.10.3",
"@types/express": "^4.17.17",
"chalk": "^4.0.0",
"configstore": "5.0.1",
+2
View File
@@ -1,5 +1,7 @@
# Change Log
## 2.10.3
## 2.10.2
## 2.10.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "2.10.2",
"version": "2.10.3",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"
@@ -1,5 +1,13 @@
# @medusajs/oas-cli
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`90cc3f42d98bce04d45a72165399193e7933a54f`](https://github.com/medusajs/medusa/commit/90cc3f42d98bce04d45a72165399193e7933a54f), [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f)]:
- @medusajs/medusa@2.10.3
- @medusajs/utils@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "2.10.2",
"version": "2.10.3",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -21,7 +21,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "2.10.2",
"@medusajs/types": "2.10.3",
"@types/js-yaml": "^4.0.9",
"jest": "^29.1.0",
"js-yaml": "^4.1.0",
@@ -35,8 +35,8 @@
"medusa-oas": "ts-node src/index.ts"
},
"dependencies": {
"@medusajs/medusa": "2.10.2",
"@medusajs/utils": "2.10.2",
"@medusajs/medusa": "2.10.3",
"@medusajs/utils": "2.10.3",
"@readme/json-schema-ref-parser": "^1.2.0",
"@readme/openapi-parser": "^2.4.0",
"@redocly/cli": "^1.7.0",
@@ -1,5 +1,12 @@
# @medusajs/oas-github-ci
## 2.10.3
### Patch Changes
- Updated dependencies []:
- @medusajs/medusa-oas-cli@2.10.3
## 2.10.2
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "2.10.2",
"version": "2.10.3",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "2.10.2",
"@medusajs/medusa-oas-cli": "2.10.3",
"execa": "^5.1.1"
}
}
+17
View File
@@ -1,5 +1,22 @@
# @medusajs/core-flows
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- [#13497](https://github.com/medusajs/medusa/pull/13497) [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(utils): subtotal calculation discounting returned items
- [#13468](https://github.com/medusajs/medusa/pull/13468) [`1071296236d84b70b3b31034eb95984445feb020`](https://github.com/medusajs/medusa/commit/1071296236d84b70b3b31034eb95984445feb020) Thanks [@willbouch](https://github.com/willbouch)! - feat(core-flows): hook to set shipping opt context when listing
- [#13501](https://github.com/medusajs/medusa/pull/13501) [`040fbf3220420b43871e33acc6686a6cedcf88fc`](https://github.com/medusajs/medusa/commit/040fbf3220420b43871e33acc6686a6cedcf88fc) Thanks [@shahednasser](https://github.com/shahednasser)! - chore(core-flows): use directory convention for locking steps
- [#13508](https://github.com/medusajs/medusa/pull/13508) [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows,medusa): don't allow negative line item quantity
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "2.10.2",
"version": "2.10.3",
"description": "Set of workflow definitions for Medusa",
"main": "dist/index.js",
"exports": {
@@ -26,7 +26,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -46,7 +46,7 @@
"zod": "3.25.76"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"awilix": "^8.0.1"
},
"scripts": {
+15
View File
@@ -1,5 +1,20 @@
# @medusajs/framework
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
- @medusajs/orchestration@2.10.3
- @medusajs/modules-sdk@2.10.3
- @medusajs/utils@2.10.3
- @medusajs/workflows-sdk@2.10.3
- @medusajs/cli@2.10.3
- @medusajs/telemetry@2.10.3
## 2.10.2
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/framework",
"version": "2.10.2",
"version": "2.10.3",
"description": "Framework",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -55,7 +55,7 @@
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "^3.218.0",
"@medusajs/cli": "2.10.2",
"@medusajs/cli": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -76,12 +76,12 @@
},
"dependencies": {
"@jercle/yargonaut": "^1.1.5",
"@medusajs/modules-sdk": "2.10.2",
"@medusajs/orchestration": "2.10.2",
"@medusajs/telemetry": "2.10.2",
"@medusajs/types": "2.10.2",
"@medusajs/utils": "2.10.2",
"@medusajs/workflows-sdk": "2.10.2",
"@medusajs/modules-sdk": "2.10.3",
"@medusajs/orchestration": "2.10.3",
"@medusajs/telemetry": "2.10.3",
"@medusajs/types": "2.10.3",
"@medusajs/utils": "2.10.3",
"@medusajs/workflows-sdk": "2.10.3",
"@opentelemetry/api": "^1.9.0",
"@types/express": "^4.17.17",
"chokidar": "^3.4.2",
@@ -102,7 +102,7 @@
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.218.0",
"@medusajs/cli": "2.10.2",
"@medusajs/cli": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/js-sdk
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- [#13460](https://github.com/medusajs/medusa/pull/13460) [`1b30b656b3f9592adaf6288021896ea79ca95df0`](https://github.com/medusajs/medusa/commit/1b30b656b3f9592adaf6288021896ea79ca95df0) Thanks [@leobenzol](https://github.com/leobenzol)! - fix(js-sdk): skip null values in query qs.stringify
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
## 2.10.2
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/js-sdk",
"version": "2.10.2",
"version": "2.10.3",
"description": "SDK for the Medusa API",
"main": "dist/index.js",
"module": "dist/esm/index.js",
@@ -35,7 +35,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/types": "2.10.2",
"@medusajs/types": "2.10.3",
"fetch-event-stream": "^0.1.5",
"qs": "^6.12.1"
},
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/modules-sdk
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
- @medusajs/orchestration@2.10.3
- @medusajs/utils@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "2.10.2",
"version": "2.10.3",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"export": {
@@ -45,9 +45,9 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/orchestration": "2.10.2",
"@medusajs/types": "2.10.2",
"@medusajs/utils": "2.10.2"
"@medusajs/orchestration": "2.10.3",
"@medusajs/types": "2.10.3",
"@medusajs/utils": "2.10.3"
},
"peerDependencies": {
"@mikro-orm/core": "6.4.3",
+12
View File
@@ -1,5 +1,17 @@
# @medusajs/orchestration
## 2.10.3
### Patch Changes
- [#13457](https://github.com/medusajs/medusa/pull/13457) [`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): pipeline missing suites
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
- @medusajs/utils@2.10.3
## 2.10.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/orchestration",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa utilities to orchestrate modules",
"main": "dist/index.js",
"exports": {
@@ -39,8 +39,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/types": "2.10.2",
"@medusajs/utils": "2.10.2",
"@medusajs/types": "2.10.3",
"@medusajs/utils": "2.10.3",
"ulid": "^2.3.0"
},
"peerDependencies": {
+10
View File
@@ -1,5 +1,15 @@
# @medusajs/types
## 2.10.3
### Patch Changes
- [#13509](https://github.com/medusajs/medusa/pull/13509) [`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c) Thanks [@willbouch](https://github.com/willbouch)! - fix(types): cart item totals optional
- [#13497](https://github.com/medusajs/medusa/pull/13497) [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(utils): subtotal calculation discounting returned items
- [#13461](https://github.com/medusajs/medusa/pull/13461) [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b) Thanks [@willbouch](https://github.com/willbouch)! - fix(types): pluralize words ending in s like status
## 2.10.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Types definition",
"main": "dist/index.js",
"types": "dist/index.d.ts",
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/utils
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- [#13497](https://github.com/medusajs/medusa/pull/13497) [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(utils): subtotal calculation discounting returned items
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
## 2.10.2
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa utilities functions shared by Medusa core and Modules",
"main": "dist/index.js",
"exports": {
@@ -47,7 +47,7 @@
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-tools/merge": "^9.0.7",
"@graphql-tools/schema": "^10.0.6",
"@medusajs/types": "2.10.2",
"@medusajs/types": "2.10.3",
"@types/pluralize": "^0.0.33",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
+12
View File
@@ -1,5 +1,17 @@
# @medusajs/workflows-sdk
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`2a29c6f82c73ff6720cc21e885125c984419226c`](https://github.com/medusajs/medusa/commit/2a29c6f82c73ff6720cc21e885125c984419226c), [`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`88748ba09d6578608d3d9858718fbbfba956f67b`](https://github.com/medusajs/medusa/commit/88748ba09d6578608d3d9858718fbbfba956f67b)]:
- @medusajs/types@2.10.3
- @medusajs/orchestration@2.10.3
- @medusajs/modules-sdk@2.10.3
- @medusajs/utils@2.10.3
## 2.10.2
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/workflows-sdk",
"version": "2.10.2",
"version": "2.10.3",
"description": "Set of workflows tooling for Medusa",
"main": "dist/index.js",
"exports": {
@@ -42,10 +42,10 @@
"zod": "3.25.76"
},
"dependencies": {
"@medusajs/modules-sdk": "2.10.2",
"@medusajs/orchestration": "2.10.2",
"@medusajs/types": "2.10.2",
"@medusajs/utils": "2.10.2",
"@medusajs/modules-sdk": "2.10.3",
"@medusajs/orchestration": "2.10.3",
"@medusajs/types": "2.10.3",
"@medusajs/utils": "2.10.3",
"ulid": "^2.3.0"
},
"peerDependencies": {
@@ -1,5 +1,7 @@
# @medusajs/icons
## 2.10.3
## 2.10.2
## 2.10.1
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/icons",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa UI React icon library",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
@@ -29,7 +29,7 @@
},
"devDependencies": {
"@atomico/rollup-plugin-sizes": "^1.1.4",
"@medusajs/toolbox": "2.10.2",
"@medusajs/toolbox": "2.10.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@testing-library/dom": "^9.3.1",
@@ -1,5 +1,7 @@
# @medusajs/toolbox
## 2.10.3
## 2.10.2
## 2.10.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/toolbox",
"private": true,
"version": "2.10.2",
"version": "2.10.3",
"description": "CLI tool for importing Figma designs for Medusa UI",
"license": "MIT",
"author": "Kasper Kristensen <kasper@medusajs.com>",
@@ -1,5 +1,7 @@
# @medusajs/ui-preset
## 2.10.3
## 2.10.2
## 2.10.1
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {
@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0"
},
"devDependencies": {
"@medusajs/toolbox": "2.10.2",
"@medusajs/toolbox": "2.10.3",
"tailwindcss": "^3.4.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/ui
## 4.0.23
### Patch Changes
- Updated dependencies []:
- @medusajs/icons@2.10.3
## 4.0.22
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "4.0.22",
"version": "4.0.23",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {
@@ -43,7 +43,7 @@
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@medusajs/ui-preset": "2.10.2",
"@medusajs/ui-preset": "2.10.3",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
@@ -84,7 +84,7 @@
"@dnd-kit/core": "^6.0.0",
"@dnd-kit/sortable": "^7.0.0",
"@dnd-kit/utilities": "^3.2.0",
"@medusajs/icons": "2.10.2",
"@medusajs/icons": "2.10.3",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-dismissable-layer": "1.1.4",
"@tanstack/react-table": "8.20.5",
+2
View File
@@ -1,5 +1,7 @@
# Change Log
## 2.10.3
## 2.10.2
## 2.10.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/telemetry",
"version": "2.10.2",
"version": "2.10.3",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {
+8
View File
@@ -1,5 +1,13 @@
# Change Log
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`90cc3f42d98bce04d45a72165399193e7933a54f`](https://github.com/medusajs/medusa/commit/90cc3f42d98bce04d45a72165399193e7933a54f), [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f)]:
- @medusajs/medusa@2.10.3
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/test-utils",
"version": "2.10.2",
"version": "2.10.3",
"description": "Test utils for Medusa",
"main": "dist/index.js",
"repository": {
@@ -25,7 +25,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -45,8 +45,8 @@
"randomatic": "^3.1.1"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/medusa": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/medusa": "2.10.3",
"@mikro-orm/postgresql": "6.4.3",
"awilix": "^8.0.1"
},
+63
View File
@@ -1,5 +1,68 @@
# Change Log
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- [#13497](https://github.com/medusajs/medusa/pull/13497) [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix(utils): subtotal calculation discounting returned items
- [#13495](https://github.com/medusajs/medusa/pull/13495) [`90cc3f42d98bce04d45a72165399193e7933a54f`](https://github.com/medusajs/medusa/commit/90cc3f42d98bce04d45a72165399193e7933a54f) Thanks [@willbouch](https://github.com/willbouch)! - feat(medusa): allow filtering by id for collections
- [#13508](https://github.com/medusajs/medusa/pull/13508) [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows,medusa): don't allow negative line item quantity
- Updated dependencies [[`ebf33bea43bb6fe03a60a3099b2bc62608f0d13b`](https://github.com/medusajs/medusa/commit/ebf33bea43bb6fe03a60a3099b2bc62608f0d13b), [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada), [`57897c232e23db042f523cbe83b6318b97de519d`](https://github.com/medusajs/medusa/commit/57897c232e23db042f523cbe83b6318b97de519d), [`9563ee446f2b3a2e0cd4a4a33959ed55be5f268a`](https://github.com/medusajs/medusa/commit/9563ee446f2b3a2e0cd4a4a33959ed55be5f268a), [`4736c58da5de67f6868b4552351a093e67715e4b`](https://github.com/medusajs/medusa/commit/4736c58da5de67f6868b4552351a093e67715e4b), [`1071296236d84b70b3b31034eb95984445feb020`](https://github.com/medusajs/medusa/commit/1071296236d84b70b3b31034eb95984445feb020), [`040fbf3220420b43871e33acc6686a6cedcf88fc`](https://github.com/medusajs/medusa/commit/040fbf3220420b43871e33acc6686a6cedcf88fc), [`8565dcfc46c9ccc923a44582bb215c615ac2792f`](https://github.com/medusajs/medusa/commit/8565dcfc46c9ccc923a44582bb215c615ac2792f)]:
- @medusajs/workflow-engine-inmemory@2.10.3
- @medusajs/workflow-engine-redis@2.10.3
- @medusajs/analytics@2.10.3
- @medusajs/api-key@2.10.3
- @medusajs/auth@2.10.3
- @medusajs/cart@2.10.3
- @medusajs/currency@2.10.3
- @medusajs/customer@2.10.3
- @medusajs/event-bus-local@2.10.3
- @medusajs/event-bus-redis@2.10.3
- @medusajs/file@2.10.3
- @medusajs/fulfillment@2.10.3
- @medusajs/index@2.10.3
- @medusajs/inventory@2.10.3
- @medusajs/link-modules@2.10.3
- @medusajs/core-flows@2.10.3
- @medusajs/framework@2.10.3
- @medusajs/promotion@2.10.3
- @medusajs/order@2.10.3
- @medusajs/admin-bundler@2.10.3
- @medusajs/draft-order@2.10.3
- @medusajs/cache-inmemory@2.10.3
- @medusajs/cache-redis@2.10.3
- @medusajs/locking@2.10.3
- @medusajs/notification@2.10.3
- @medusajs/payment@2.10.3
- @medusajs/pricing@2.10.3
- @medusajs/product@2.10.3
- @medusajs/analytics-local@2.10.3
- @medusajs/analytics-posthog@2.10.3
- @medusajs/auth-emailpass@2.10.3
- @medusajs/auth-github@2.10.3
- @medusajs/auth-google@2.10.3
- @medusajs/file-local@2.10.3
- @medusajs/file-s3@2.10.3
- @medusajs/fulfillment-manual@2.10.3
- @medusajs/locking-postgres@2.10.3
- @medusajs/locking-redis@2.10.3
- @medusajs/notification-local@2.10.3
- @medusajs/notification-sendgrid@2.10.3
- @medusajs/payment-stripe@2.10.3
- @medusajs/region@2.10.3
- @medusajs/sales-channel@2.10.3
- @medusajs/settings@2.10.3
- @medusajs/stock-location@2.10.3
- @medusajs/store@2.10.3
- @medusajs/tax@2.10.3
- @medusajs/user@2.10.3
- @medusajs/telemetry@2.10.3
## 2.10.2
### Patch Changes
+51 -51
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "2.10.2",
"version": "2.10.3",
"description": "Building blocks for digital commerce",
"main": "dist/index.js",
"exports": {
@@ -48,7 +48,7 @@
"test:integration": "jest --forceExit -- src/**/integration-tests/**/__tests__/**/*.ts"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@opentelemetry/instrumentation-pg": "^0.52.0",
"@opentelemetry/resources": "^2.0.0",
"@opentelemetry/sdk-node": "^0.200.0",
@@ -69,54 +69,54 @@
"dependencies": {
"@inquirer/checkbox": "^2.3.11",
"@inquirer/input": "^2.2.9",
"@medusajs/admin-bundler": "2.10.2",
"@medusajs/analytics": "2.10.2",
"@medusajs/analytics-local": "2.10.2",
"@medusajs/analytics-posthog": "2.10.2",
"@medusajs/api-key": "2.10.2",
"@medusajs/auth": "2.10.2",
"@medusajs/auth-emailpass": "2.10.2",
"@medusajs/auth-github": "2.10.2",
"@medusajs/auth-google": "2.10.2",
"@medusajs/cache-inmemory": "2.10.2",
"@medusajs/cache-redis": "2.10.2",
"@medusajs/cart": "2.10.2",
"@medusajs/core-flows": "2.10.2",
"@medusajs/currency": "2.10.2",
"@medusajs/customer": "2.10.2",
"@medusajs/draft-order": "2.10.2",
"@medusajs/event-bus-local": "2.10.2",
"@medusajs/event-bus-redis": "2.10.2",
"@medusajs/file": "2.10.2",
"@medusajs/file-local": "2.10.2",
"@medusajs/file-s3": "2.10.2",
"@medusajs/fulfillment": "2.10.2",
"@medusajs/fulfillment-manual": "2.10.2",
"@medusajs/index": "2.10.2",
"@medusajs/inventory": "2.10.2",
"@medusajs/link-modules": "2.10.2",
"@medusajs/locking": "2.10.2",
"@medusajs/locking-postgres": "2.10.2",
"@medusajs/locking-redis": "2.10.2",
"@medusajs/notification": "2.10.2",
"@medusajs/notification-local": "2.10.2",
"@medusajs/notification-sendgrid": "2.10.2",
"@medusajs/order": "2.10.2",
"@medusajs/payment": "2.10.2",
"@medusajs/payment-stripe": "2.10.2",
"@medusajs/pricing": "2.10.2",
"@medusajs/product": "2.10.2",
"@medusajs/promotion": "2.10.2",
"@medusajs/region": "2.10.2",
"@medusajs/sales-channel": "2.10.2",
"@medusajs/settings": "2.10.2",
"@medusajs/stock-location": "2.10.2",
"@medusajs/store": "2.10.2",
"@medusajs/tax": "2.10.2",
"@medusajs/telemetry": "2.10.2",
"@medusajs/user": "2.10.2",
"@medusajs/workflow-engine-inmemory": "2.10.2",
"@medusajs/workflow-engine-redis": "2.10.2",
"@medusajs/admin-bundler": "2.10.3",
"@medusajs/analytics": "2.10.3",
"@medusajs/analytics-local": "2.10.3",
"@medusajs/analytics-posthog": "2.10.3",
"@medusajs/api-key": "2.10.3",
"@medusajs/auth": "2.10.3",
"@medusajs/auth-emailpass": "2.10.3",
"@medusajs/auth-github": "2.10.3",
"@medusajs/auth-google": "2.10.3",
"@medusajs/cache-inmemory": "2.10.3",
"@medusajs/cache-redis": "2.10.3",
"@medusajs/cart": "2.10.3",
"@medusajs/core-flows": "2.10.3",
"@medusajs/currency": "2.10.3",
"@medusajs/customer": "2.10.3",
"@medusajs/draft-order": "2.10.3",
"@medusajs/event-bus-local": "2.10.3",
"@medusajs/event-bus-redis": "2.10.3",
"@medusajs/file": "2.10.3",
"@medusajs/file-local": "2.10.3",
"@medusajs/file-s3": "2.10.3",
"@medusajs/fulfillment": "2.10.3",
"@medusajs/fulfillment-manual": "2.10.3",
"@medusajs/index": "2.10.3",
"@medusajs/inventory": "2.10.3",
"@medusajs/link-modules": "2.10.3",
"@medusajs/locking": "2.10.3",
"@medusajs/locking-postgres": "2.10.3",
"@medusajs/locking-redis": "2.10.3",
"@medusajs/notification": "2.10.3",
"@medusajs/notification-local": "2.10.3",
"@medusajs/notification-sendgrid": "2.10.3",
"@medusajs/order": "2.10.3",
"@medusajs/payment": "2.10.3",
"@medusajs/payment-stripe": "2.10.3",
"@medusajs/pricing": "2.10.3",
"@medusajs/product": "2.10.3",
"@medusajs/promotion": "2.10.3",
"@medusajs/region": "2.10.3",
"@medusajs/sales-channel": "2.10.3",
"@medusajs/settings": "2.10.3",
"@medusajs/stock-location": "2.10.3",
"@medusajs/store": "2.10.3",
"@medusajs/tax": "2.10.3",
"@medusajs/telemetry": "2.10.3",
"@medusajs/user": "2.10.3",
"@medusajs/workflow-engine-inmemory": "2.10.3",
"@medusajs/workflow-engine-redis": "2.10.3",
"@opentelemetry/api": "^1.9.0",
"boxen": "^5.0.1",
"chalk": "^4.0.0",
@@ -135,7 +135,7 @@
"zod": "3.25.76"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/analytics
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/analytics",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Analytics module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -32,8 +32,8 @@
"test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -42,7 +42,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"awilix": "^8.0.1"
}
}
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/api-key
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/api-key",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa API Key module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
@@ -47,7 +47,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/auth
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Auth module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -1,5 +1,12 @@
# @medusajs/cache-inmemory
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-inmemory",
"version": "2.10.2",
"version": "2.10.3",
"description": "In-memory Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -36,6 +36,6 @@
"test": "jest --passWithNoTests"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2"
"@medusajs/framework": "2.10.3"
}
}
@@ -1,5 +1,12 @@
# @medusajs/cache-redis
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-redis",
"version": "2.10.2",
"version": "2.10.3",
"description": "Redis Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -39,7 +39,7 @@
"ioredis": "^5.4.1"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"awilix": "^8.0.1"
}
}
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/cart
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cart",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Cart module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/currency
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/currency",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Currency module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/customer
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/customer",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Customer module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -37,8 +37,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -1,5 +1,14 @@
# @medusajs/event-bus-local
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-local",
"version": "2.10.2",
"version": "2.10.3",
"description": "Local Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -40,6 +40,6 @@
"ulid": "^2.3.0"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2"
"@medusajs/framework": "2.10.3"
}
}
@@ -1,5 +1,14 @@
# @medusajs/event-bus-redis
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-redis",
"version": "2.10.2",
"version": "2.10.3",
"description": "Redis Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -41,7 +41,7 @@
"ioredis": "^5.4.1"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"awilix": "^8.0.1"
}
}
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/product
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/file",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa File module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"awilix": "^8.0.1"
}
}
@@ -1,5 +1,14 @@
# @medusajs/fulfillment
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/fulfillment",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Fulfillment module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/index
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/index",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Index module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/inventory-next
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "2.10.2",
"version": "2.10.3",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,8 +23,8 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -37,7 +37,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -1,5 +1,14 @@
# @medusajs/link-modules
## 2.10.3
### Patch Changes
- [#13516](https://github.com/medusajs/medusa/pull/13516) [`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada) Thanks [@adrien2p](https://github.com/adrien2p)! - test(): test dynamic max workers and improve CI
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/link-modules",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Default Link Modules Package and Definitions",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -33,8 +33,8 @@
"test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -47,7 +47,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/locking
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/locking",
"version": "2.10.2",
"version": "2.10.3",
"description": "Locking Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -32,8 +32,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -46,7 +46,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -1,5 +1,12 @@
# @medusajs/notification
## 2.10.3
### Patch Changes
- Updated dependencies [[`25634b038248ab6501af719faec79b59b496bada`](https://github.com/medusajs/medusa/commit/25634b038248ab6501af719faec79b59b496bada)]:
- @medusajs/framework@2.10.3
## 2.10.2
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification",
"version": "2.10.2",
"version": "2.10.3",
"description": "Medusa Notification module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/test-utils": "2.10.2",
"@medusajs/framework": "2.10.3",
"@medusajs/test-utils": "2.10.3",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2"
},
"peerDependencies": {
"@medusajs/framework": "2.10.2",
"@medusajs/framework": "2.10.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",

Some files were not shown because too many files have changed in this diff Show More