chore: Version packages

This commit is contained in:
olivermrbl
2025-04-23 09:27:02 +02:00
parent 39523ba798
commit 2fec5f4aa0
147 changed files with 840 additions and 356 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix: expose beforeRefreshingPaymentCollection hook
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
fix: apply additional data validator using a global middleware
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
"@medusajs/types": patch
---
feat(workflows-sdk,orchestrator): step skip on permanent failure
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/js-sdk": patch
"@medusajs/medusa": patch
---
feat(core-flows,js-sdk,medusa): draft order shipping removal
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): draft order reservations + emit order placedevent on convert
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/index": patch
---
fix(index): Default schema typings
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): properly register settings custom routes
-12
View File
@@ -1,12 +0,0 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/orchestration": patch
"@medusajs/test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/framework": patch
"@medusajs/index": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
fix: event group propagation and event managements
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/workflows-sdk": patch
---
fix: steps to return undefined and still chain the config method
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/framework": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
Add support for dynamoDB for storing sessions and some types cleanup
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows, link-modules): return fulfillment creation
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
---
fix(): Properly handle workflow as step now that events are fixed entirely
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): fix type of application_method_type filter
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): export registerOrderDeliveryStep
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-oas-cli": patch
---
fix: oas CLI to convert Windows paths to unix
+28
View File
@@ -1,5 +1,33 @@
# integration-tests-http
## 1.0.11
### Patch Changes
- Updated dependencies [[`24af8f2d8e27d0f842e6e596bc4c695882f67737`](https://github.com/medusajs/medusa/commit/24af8f2d8e27d0f842e6e596bc4c695882f67737), [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec), [`413a0da26c7e9acffe9cc087fd77500efc76191a`](https://github.com/medusajs/medusa/commit/413a0da26c7e9acffe9cc087fd77500efc76191a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`ad74ba2ca4c86b38c91c342edfad077cd132cc2f`](https://github.com/medusajs/medusa/commit/ad74ba2ca4c86b38c91c342edfad077cd132cc2f), [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d), [`19d71fdc63547886cfc238c6b680370a80d50b50`](https://github.com/medusajs/medusa/commit/19d71fdc63547886cfc238c6b680370a80d50b50)]:
- @medusajs/core-flows@2.7.1
- @medusajs/medusa@2.7.1
- @medusajs/event-bus-local@2.7.1
- @medusajs/test-utils@2.7.1
- @medusajs/modules-sdk@2.7.1
- @medusajs/utils@2.7.1
- @medusajs/workflow-engine-inmemory@2.7.1
- @medusajs/api-key@2.7.1
- @medusajs/auth@2.7.1
- @medusajs/cache-inmemory@2.7.1
- @medusajs/customer@2.7.1
- @medusajs/fulfillment@2.7.1
- @medusajs/inventory@2.7.1
- @medusajs/pricing@2.7.1
- @medusajs/product@2.7.1
- @medusajs/promotion@2.7.1
- @medusajs/fulfillment-manual@2.7.1
- @medusajs/region@2.7.1
- @medusajs/stock-location@2.7.1
- @medusajs/store@2.7.1
- @medusajs/tax@2.7.1
- @medusajs/user@2.7.1
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "integration-tests-http",
"version": "1.0.10",
"version": "1.0.11",
"main": "index.js",
"license": "MIT",
"private": true,
@@ -1,5 +1,14 @@
# @medusajs/admin-bundler
## 2.7.1
### Patch Changes
- Updated dependencies [[`f6b20a943e14ad6689cc1e118ae08ebc49fde603`](https://github.com/medusajs/medusa/commit/f6b20a943e14ad6689cc1e118ae08ebc49fde603)]:
- @medusajs/dashboard@2.7.1
- @medusajs/admin-shared@2.7.1
- @medusajs/admin-vite-plugin@2.7.1
## 2.7.0
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-bundler",
"version": "2.7.0",
"version": "2.7.1",
"description": "Bundler for the Medusa admin dashboard.",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"scripts": {
@@ -18,16 +18,16 @@
"package.json"
],
"devDependencies": {
"@medusajs/types": "2.7.0",
"@medusajs/types": "2.7.1",
"@types/compression": "^1.7.5",
"express": "^4.21.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/admin-shared": "2.7.0",
"@medusajs/admin-vite-plugin": "2.7.0",
"@medusajs/dashboard": "2.7.0",
"@medusajs/admin-shared": "2.7.1",
"@medusajs/admin-vite-plugin": "2.7.1",
"@medusajs/dashboard": "2.7.1",
"@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.7.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.7.1
## 2.7.0
### 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.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/admin-shared": "2.7.1",
"zod": "3.22.4"
},
"packageManager": "yarn@3.2.1"
+2
View File
@@ -1,5 +1,7 @@
# @medusajs/admin-shared
## 2.7.1
## 2.7.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-shared",
"description": "Shared code for Medusa admin packages.",
"version": "2.7.0",
"version": "2.7.1",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@@ -1,5 +1,12 @@
# @medusajs/admin-vite-plugin
## 2.7.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.7.1
## 2.7.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/admin-shared": "2.7.1",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",
+12
View File
@@ -1,5 +1,17 @@
# @medusajs/dashboard
## 2.7.1
### Patch Changes
- [#12198](https://github.com/medusajs/medusa/pull/12198) [`f6b20a943e14ad6689cc1e118ae08ebc49fde603`](https://github.com/medusajs/medusa/commit/f6b20a943e14ad6689cc1e118ae08ebc49fde603) Thanks [@fPolic](https://github.com/fPolic)! - fix(dashboard): properly register settings custom routes
- Updated dependencies [[`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec)]:
- @medusajs/js-sdk@2.7.1
- @medusajs/admin-shared@2.7.1
- @medusajs/icons@2.7.1
- @medusajs/ui@4.0.9
## 2.7.0
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/dashboard",
"version": "2.7.0",
"version": "2.7.1",
"scripts": {
"generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts",
"dev": "vite",
@@ -44,10 +44,10 @@
"@dnd-kit/sortable": "^8.0.0",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "3.4.2",
"@medusajs/admin-shared": "2.7.0",
"@medusajs/icons": "2.7.0",
"@medusajs/js-sdk": "2.7.0",
"@medusajs/ui": "4.0.8",
"@medusajs/admin-shared": "2.7.1",
"@medusajs/icons": "2.7.1",
"@medusajs/js-sdk": "2.7.1",
"@medusajs/ui": "4.0.9",
"@tanstack/react-query": "5.64.2",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-virtual": "^3.8.3",
@@ -74,10 +74,10 @@
"zod": "3.22.4"
},
"devDependencies": {
"@medusajs/admin-shared": "2.7.0",
"@medusajs/admin-vite-plugin": "2.7.0",
"@medusajs/types": "2.7.0",
"@medusajs/ui-preset": "2.7.0",
"@medusajs/admin-shared": "2.7.1",
"@medusajs/admin-vite-plugin": "2.7.1",
"@medusajs/types": "2.7.1",
"@medusajs/ui-preset": "2.7.1",
"@types/node": "^20.11.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
@@ -1,5 +1,12 @@
# Change Log
## 2.7.1
### Patch Changes
- Updated dependencies []:
- @medusajs/telemetry@2.7.1
## 2.7.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/telemetry": "2.7.1",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",
+8
View File
@@ -1,5 +1,13 @@
# Change Log
## 2.7.1
### Patch Changes
- Updated dependencies [[`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/utils@2.7.1
- @medusajs/telemetry@2.7.1
## 2.7.0
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cli",
"version": "2.7.0",
"version": "2.7.1",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -46,8 +46,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/telemetry": "2.7.0",
"@medusajs/utils": "2.7.0",
"@medusajs/telemetry": "2.7.1",
"@medusajs/utils": "2.7.1",
"@types/express": "^4.17.17",
"chalk": "^4.0.0",
"configstore": "5.0.1",
+2
View File
@@ -1,5 +1,7 @@
# Change Log
## 2.7.1
## 2.7.0
## 2.6.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "2.7.0",
"version": "2.7.1",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"
@@ -1,5 +1,15 @@
# @medusajs/oas-cli
## 2.7.1
### Patch Changes
- [#12254](https://github.com/medusajs/medusa/pull/12254) [`71a9a7210cabceec22b6e1a063aba012140835b2`](https://github.com/medusajs/medusa/commit/71a9a7210cabceec22b6e1a063aba012140835b2) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: oas CLI to convert Windows paths to unix
- Updated dependencies [[`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/medusa@2.7.1
- @medusajs/utils@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "2.7.0",
"version": "2.7.1",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -21,7 +21,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "2.7.0",
"@medusajs/types": "2.7.1",
"@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.7.0",
"@medusajs/utils": "2.7.0",
"@medusajs/medusa": "2.7.1",
"@medusajs/utils": "2.7.1",
"@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.7.1
### Patch Changes
- Updated dependencies [[`71a9a7210cabceec22b6e1a063aba012140835b2`](https://github.com/medusajs/medusa/commit/71a9a7210cabceec22b6e1a063aba012140835b2)]:
- @medusajs/medusa-oas-cli@2.7.1
## 2.7.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "2.7.0",
"version": "2.7.1",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "2.7.0",
"@medusajs/medusa-oas-cli": "2.7.1",
"execa": "^5.1.1"
}
}
+17
View File
@@ -1,5 +1,22 @@
# @medusajs/core-flows
## 2.7.1
### Patch Changes
- [#12232](https://github.com/medusajs/medusa/pull/12232) [`24af8f2d8e27d0f842e6e596bc4c695882f67737`](https://github.com/medusajs/medusa/commit/24af8f2d8e27d0f842e6e596bc4c695882f67737) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: expose beforeRefreshingPaymentCollection hook
- [#12124](https://github.com/medusajs/medusa/pull/12124) [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec) Thanks [@fPolic](https://github.com/fPolic)! - feat(core-flows,js-sdk,medusa): draft order shipping removal
- [#12115](https://github.com/medusajs/medusa/pull/12115) [`413a0da26c7e9acffe9cc087fd77500efc76191a`](https://github.com/medusajs/medusa/commit/413a0da26c7e9acffe9cc087fd77500efc76191a) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows): draft order reservations + emit order placedevent on convert
- [#12227](https://github.com/medusajs/medusa/pull/12227) [`ad74ba2ca4c86b38c91c342edfad077cd132cc2f`](https://github.com/medusajs/medusa/commit/ad74ba2ca4c86b38c91c342edfad077cd132cc2f) Thanks [@fPolic](https://github.com/fPolic)! - fix(core-flows, link-modules): return fulfillment creation
- [#12221](https://github.com/medusajs/medusa/pull/12221) [`19d71fdc63547886cfc238c6b680370a80d50b50`](https://github.com/medusajs/medusa/commit/19d71fdc63547886cfc238c6b680370a80d50b50) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(core-flows): export registerOrderDeliveryStep
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Minor Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "2.7.0",
"version": "2.7.1",
"description": "Set of workflow definitions for Medusa",
"main": "dist/index.js",
"exports": {
@@ -26,7 +26,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
@@ -44,7 +44,7 @@
"json-2-csv": "^5.5.4"
},
"peerDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"awilix": "^8.0.1"
},
"scripts": {
+19
View File
@@ -1,5 +1,24 @@
# @medusajs/framework
## 2.7.1
### Patch Changes
- [#12194](https://github.com/medusajs/medusa/pull/12194) [`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: apply additional data validator using a global middleware
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- [#12140](https://github.com/medusajs/medusa/pull/12140) [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de) Thanks [@thetutlage](https://github.com/thetutlage)! - Add support for dynamoDB for storing sessions and some types cleanup
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`c2fe3f152059b5c0323190e57ffed8f762efd4b7`](https://github.com/medusajs/medusa/commit/c2fe3f152059b5c0323190e57ffed8f762efd4b7), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/orchestration@2.7.1
- @medusajs/workflows-sdk@2.7.1
- @medusajs/types@2.7.1
- @medusajs/modules-sdk@2.7.1
- @medusajs/utils@2.7.1
- @medusajs/cli@2.7.1
- @medusajs/telemetry@2.7.1
## 2.7.0
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/framework",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/cli": "2.7.1",
"@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.7.0",
"@medusajs/orchestration": "2.7.0",
"@medusajs/telemetry": "2.7.0",
"@medusajs/types": "2.7.0",
"@medusajs/utils": "2.7.0",
"@medusajs/workflows-sdk": "2.7.0",
"@medusajs/modules-sdk": "2.7.1",
"@medusajs/orchestration": "2.7.1",
"@medusajs/telemetry": "2.7.1",
"@medusajs/types": "2.7.1",
"@medusajs/utils": "2.7.1",
"@medusajs/workflows-sdk": "2.7.1",
"@opentelemetry/api": "^1.9.0",
"@types/express": "^4.17.17",
"chokidar": "^3.4.2",
@@ -101,7 +101,7 @@
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.218.0",
"@medusajs/cli": "2.7.0",
"@medusajs/cli": "2.7.1",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @medusajs/js-sdk
## 2.7.1
### Patch Changes
- [#12124](https://github.com/medusajs/medusa/pull/12124) [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec) Thanks [@fPolic](https://github.com/fPolic)! - feat(core-flows,js-sdk,medusa): draft order shipping removal
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/types@2.7.1
## 2.7.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/js-sdk",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/types": "2.7.1",
"fetch-event-stream": "^0.1.5",
"qs": "^6.12.1"
},
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/modules-sdk
## 2.7.1
### Patch Changes
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/orchestration@2.7.1
- @medusajs/types@2.7.1
- @medusajs/utils@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "2.7.0",
"version": "2.7.1",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"export": {
@@ -45,9 +45,9 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/orchestration": "2.7.0",
"@medusajs/types": "2.7.0",
"@medusajs/utils": "2.7.0"
"@medusajs/orchestration": "2.7.1",
"@medusajs/types": "2.7.1",
"@medusajs/utils": "2.7.1"
},
"peerDependencies": {
"@mikro-orm/core": "6.4.3",
+14
View File
@@ -1,5 +1,19 @@
# @medusajs/orchestration
## 2.7.1
### Patch Changes
- [#12027](https://github.com/medusajs/medusa/pull/12027) [`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(workflows-sdk,orchestrator): step skip on permanent failure
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- [#12196](https://github.com/medusajs/medusa/pull/12196) [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Properly handle workflow as step now that events are fixed entirely
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/types@2.7.1
- @medusajs/utils@2.7.1
## 2.7.0
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/orchestration",
"version": "2.7.0",
"version": "2.7.1",
"description": "Medusa utilities to orchestrate modules",
"main": "dist/index.js",
"exports": {
@@ -39,8 +39,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/types": "2.7.0",
"@medusajs/utils": "2.7.0"
"@medusajs/types": "2.7.1",
"@medusajs/utils": "2.7.1"
},
"peerDependencies": {
"@mikro-orm/core": "6.4.3",
+12
View File
@@ -1,5 +1,17 @@
# @medusajs/types
## 2.7.1
### Patch Changes
- [#12027](https://github.com/medusajs/medusa/pull/12027) [`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(workflows-sdk,orchestrator): step skip on permanent failure
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- [#12140](https://github.com/medusajs/medusa/pull/12140) [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de) Thanks [@thetutlage](https://github.com/thetutlage)! - Add support for dynamoDB for storing sessions and some types cleanup
- [#12160](https://github.com/medusajs/medusa/pull/12160) [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(types): fix type of application_method_type filter
## 2.7.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "2.7.0",
"version": "2.7.1",
"description": "Medusa Types definition",
"main": "dist/index.js",
"types": "dist/index.d.ts",
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/utils
## 2.7.1
### Patch Changes
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- [#12140](https://github.com/medusajs/medusa/pull/12140) [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de) Thanks [@thetutlage](https://github.com/thetutlage)! - Add support for dynamoDB for storing sessions and some types cleanup
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/types@2.7.1
## 2.7.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/types": "2.7.1",
"@types/pluralize": "^0.0.33",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
+16
View File
@@ -1,5 +1,21 @@
# @medusajs/workflows-sdk
## 2.7.1
### Patch Changes
- [#12027](https://github.com/medusajs/medusa/pull/12027) [`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(workflows-sdk,orchestrator): step skip on permanent failure
- [#12255](https://github.com/medusajs/medusa/pull/12255) [`c2fe3f152059b5c0323190e57ffed8f762efd4b7`](https://github.com/medusajs/medusa/commit/c2fe3f152059b5c0323190e57ffed8f762efd4b7) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: steps to return undefined and still chain the config method
- [#12196](https://github.com/medusajs/medusa/pull/12196) [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Properly handle workflow as step now that events are fixed entirely
- Updated dependencies [[`e180253d608103cd8dfba8fddd3af2ba6ff2455a`](https://github.com/medusajs/medusa/commit/e180253d608103cd8dfba8fddd3af2ba6ff2455a), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d), [`1f73281ab88c064404ecf7cc9dd0977dfd369723`](https://github.com/medusajs/medusa/commit/1f73281ab88c064404ecf7cc9dd0977dfd369723)]:
- @medusajs/orchestration@2.7.1
- @medusajs/types@2.7.1
- @medusajs/modules-sdk@2.7.1
- @medusajs/utils@2.7.1
## 2.7.0
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/workflows-sdk",
"version": "2.7.0",
"version": "2.7.1",
"description": "Set of workflows tooling for Medusa",
"main": "dist/index.js",
"exports": {
@@ -42,10 +42,10 @@
"zod": "3.22.4"
},
"dependencies": {
"@medusajs/modules-sdk": "2.7.0",
"@medusajs/orchestration": "2.7.0",
"@medusajs/types": "2.7.0",
"@medusajs/utils": "2.7.0",
"@medusajs/modules-sdk": "2.7.1",
"@medusajs/orchestration": "2.7.1",
"@medusajs/types": "2.7.1",
"@medusajs/utils": "2.7.1",
"ulid": "^2.3.0"
},
"peerDependencies": {
@@ -1,5 +1,7 @@
# @medusajs/icons
## 2.7.1
## 2.7.0
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/icons",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/toolbox": "2.7.1",
"@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.7.1
## 2.7.0
## 2.6.1
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/toolbox",
"private": true,
"version": "2.7.0",
"version": "2.7.1",
"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.7.1
## 2.7.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "2.7.0",
"version": "2.7.1",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {
@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0"
},
"devDependencies": {
"@medusajs/toolbox": "2.7.0",
"@medusajs/toolbox": "2.7.1",
"tailwindcss": "^3.4.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/ui
## 4.0.9
### Patch Changes
- Updated dependencies []:
- @medusajs/icons@2.7.1
## 4.0.8
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "4.0.8",
"version": "4.0.9",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {
@@ -43,7 +43,7 @@
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@medusajs/ui-preset": "2.7.0",
"@medusajs/ui-preset": "2.7.1",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
@@ -81,7 +81,7 @@
"vitest": "^3.0.5"
},
"dependencies": {
"@medusajs/icons": "2.7.0",
"@medusajs/icons": "2.7.1",
"@tanstack/react-table": "8.20.5",
"clsx": "^1.2.1",
"copy-to-clipboard": "^3.3.3",
+2
View File
@@ -1,5 +1,7 @@
# Change Log
## 2.7.1
## 2.7.0
## 2.6.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/telemetry",
"version": "2.7.0",
"version": "2.7.1",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {
+10
View File
@@ -1,5 +1,15 @@
# Change Log
## 2.7.1
### Patch Changes
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
- @medusajs/medusa@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/test-utils",
"version": "2.7.0",
"version": "2.7.1",
"description": "Test utils for Medusa",
"main": "dist/index.js",
"repository": {
@@ -25,7 +25,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.0",
"@medusajs/medusa": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/medusa": "2.7.1",
"@mikro-orm/postgresql": "6.4.3",
"awilix": "^8.0.1"
},
+52
View File
@@ -1,5 +1,57 @@
# Change Log
## 2.7.1
### Patch Changes
- [#12124](https://github.com/medusajs/medusa/pull/12124) [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec) Thanks [@fPolic](https://github.com/fPolic)! - feat(core-flows,js-sdk,medusa): draft order shipping removal
- Updated dependencies [[`24af8f2d8e27d0f842e6e596bc4c695882f67737`](https://github.com/medusajs/medusa/commit/24af8f2d8e27d0f842e6e596bc4c695882f67737), [`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`01542f69737b48346d924670296c551e4c4b47ec`](https://github.com/medusajs/medusa/commit/01542f69737b48346d924670296c551e4c4b47ec), [`413a0da26c7e9acffe9cc087fd77500efc76191a`](https://github.com/medusajs/medusa/commit/413a0da26c7e9acffe9cc087fd77500efc76191a), [`4ea1a2e09fc220555166c9bb013c0e11c99b4235`](https://github.com/medusajs/medusa/commit/4ea1a2e09fc220555166c9bb013c0e11c99b4235), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de), [`ad74ba2ca4c86b38c91c342edfad077cd132cc2f`](https://github.com/medusajs/medusa/commit/ad74ba2ca4c86b38c91c342edfad077cd132cc2f), [`8618e6ee3843069ea189ea64d5191d93db52dc9d`](https://github.com/medusajs/medusa/commit/8618e6ee3843069ea189ea64d5191d93db52dc9d), [`19d71fdc63547886cfc238c6b680370a80d50b50`](https://github.com/medusajs/medusa/commit/19d71fdc63547886cfc238c6b680370a80d50b50)]:
- @medusajs/core-flows@2.7.1
- @medusajs/framework@2.7.1
- @medusajs/index@2.7.1
- @medusajs/event-bus-local@2.7.1
- @medusajs/workflow-engine-inmemory@2.7.1
- @medusajs/workflow-engine-redis@2.7.1
- @medusajs/api-key@2.7.1
- @medusajs/auth@2.7.1
- @medusajs/cache-inmemory@2.7.1
- @medusajs/cache-redis@2.7.1
- @medusajs/cart@2.7.1
- @medusajs/currency@2.7.1
- @medusajs/customer@2.7.1
- @medusajs/event-bus-redis@2.7.1
- @medusajs/file@2.7.1
- @medusajs/fulfillment@2.7.1
- @medusajs/inventory@2.7.1
- @medusajs/link-modules@2.7.1
- @medusajs/locking@2.7.1
- @medusajs/notification@2.7.1
- @medusajs/order@2.7.1
- @medusajs/payment@2.7.1
- @medusajs/pricing@2.7.1
- @medusajs/product@2.7.1
- @medusajs/promotion@2.7.1
- @medusajs/auth-emailpass@2.7.1
- @medusajs/auth-github@2.7.1
- @medusajs/auth-google@2.7.1
- @medusajs/file-local@2.7.1
- @medusajs/file-s3@2.7.1
- @medusajs/fulfillment-manual@2.7.1
- @medusajs/locking-postgres@2.7.1
- @medusajs/locking-redis@2.7.1
- @medusajs/notification-local@2.7.1
- @medusajs/notification-sendgrid@2.7.1
- @medusajs/payment-stripe@2.7.1
- @medusajs/region@2.7.1
- @medusajs/sales-channel@2.7.1
- @medusajs/stock-location@2.7.1
- @medusajs/store@2.7.1
- @medusajs/tax@2.7.1
- @medusajs/user@2.7.1
- @medusajs/admin-bundler@2.7.1
- @medusajs/telemetry@2.7.1
## 2.7.0
### Patch Changes
+46 -46
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "2.7.0",
"version": "2.7.1",
"description": "Building blocks for digital commerce",
"main": "dist/index.js",
"exports": {
@@ -44,7 +44,7 @@
"test:integration": "jest --forceExit -- src/**/integration-tests/**/__tests__/**/*.ts"
},
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/instrumentation-pg": "^0.44.0",
@@ -67,49 +67,49 @@
"dependencies": {
"@inquirer/checkbox": "^2.3.11",
"@inquirer/input": "^2.2.9",
"@medusajs/admin-bundler": "2.7.0",
"@medusajs/api-key": "2.7.0",
"@medusajs/auth": "2.7.0",
"@medusajs/auth-emailpass": "2.7.0",
"@medusajs/auth-github": "2.7.0",
"@medusajs/auth-google": "2.7.0",
"@medusajs/cache-inmemory": "2.7.0",
"@medusajs/cache-redis": "2.7.0",
"@medusajs/cart": "2.7.0",
"@medusajs/core-flows": "2.7.0",
"@medusajs/currency": "2.7.0",
"@medusajs/customer": "2.7.0",
"@medusajs/event-bus-local": "2.7.0",
"@medusajs/event-bus-redis": "2.7.0",
"@medusajs/file": "2.7.0",
"@medusajs/file-local": "2.7.0",
"@medusajs/file-s3": "2.7.0",
"@medusajs/fulfillment": "2.7.0",
"@medusajs/fulfillment-manual": "2.7.0",
"@medusajs/index": "2.7.0",
"@medusajs/inventory": "2.7.0",
"@medusajs/link-modules": "2.7.0",
"@medusajs/locking": "2.7.0",
"@medusajs/locking-postgres": "2.7.0",
"@medusajs/locking-redis": "2.7.0",
"@medusajs/notification": "2.7.0",
"@medusajs/notification-local": "2.7.0",
"@medusajs/notification-sendgrid": "2.7.0",
"@medusajs/order": "2.7.0",
"@medusajs/payment": "2.7.0",
"@medusajs/payment-stripe": "2.7.0",
"@medusajs/pricing": "2.7.0",
"@medusajs/product": "2.7.0",
"@medusajs/promotion": "2.7.0",
"@medusajs/region": "2.7.0",
"@medusajs/sales-channel": "2.7.0",
"@medusajs/stock-location": "2.7.0",
"@medusajs/store": "2.7.0",
"@medusajs/tax": "2.7.0",
"@medusajs/telemetry": "2.7.0",
"@medusajs/user": "2.7.0",
"@medusajs/workflow-engine-inmemory": "2.7.0",
"@medusajs/workflow-engine-redis": "2.7.0",
"@medusajs/admin-bundler": "2.7.1",
"@medusajs/api-key": "2.7.1",
"@medusajs/auth": "2.7.1",
"@medusajs/auth-emailpass": "2.7.1",
"@medusajs/auth-github": "2.7.1",
"@medusajs/auth-google": "2.7.1",
"@medusajs/cache-inmemory": "2.7.1",
"@medusajs/cache-redis": "2.7.1",
"@medusajs/cart": "2.7.1",
"@medusajs/core-flows": "2.7.1",
"@medusajs/currency": "2.7.1",
"@medusajs/customer": "2.7.1",
"@medusajs/event-bus-local": "2.7.1",
"@medusajs/event-bus-redis": "2.7.1",
"@medusajs/file": "2.7.1",
"@medusajs/file-local": "2.7.1",
"@medusajs/file-s3": "2.7.1",
"@medusajs/fulfillment": "2.7.1",
"@medusajs/fulfillment-manual": "2.7.1",
"@medusajs/index": "2.7.1",
"@medusajs/inventory": "2.7.1",
"@medusajs/link-modules": "2.7.1",
"@medusajs/locking": "2.7.1",
"@medusajs/locking-postgres": "2.7.1",
"@medusajs/locking-redis": "2.7.1",
"@medusajs/notification": "2.7.1",
"@medusajs/notification-local": "2.7.1",
"@medusajs/notification-sendgrid": "2.7.1",
"@medusajs/order": "2.7.1",
"@medusajs/payment": "2.7.1",
"@medusajs/payment-stripe": "2.7.1",
"@medusajs/pricing": "2.7.1",
"@medusajs/product": "2.7.1",
"@medusajs/promotion": "2.7.1",
"@medusajs/region": "2.7.1",
"@medusajs/sales-channel": "2.7.1",
"@medusajs/stock-location": "2.7.1",
"@medusajs/store": "2.7.1",
"@medusajs/tax": "2.7.1",
"@medusajs/telemetry": "2.7.1",
"@medusajs/user": "2.7.1",
"@medusajs/workflow-engine-inmemory": "2.7.1",
"@medusajs/workflow-engine-redis": "2.7.1",
"boxen": "^5.0.1",
"chalk": "^4.0.0",
"chokidar": "^3.4.2",
@@ -127,7 +127,7 @@
"zod": "3.22.4"
},
"peerDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/api-key
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/api-key",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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/auth
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-inmemory",
"version": "2.7.0",
"version": "2.7.1",
"description": "In-memory Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.0"
"@medusajs/framework": "2.7.1"
}
}
@@ -1,5 +1,12 @@
# @medusajs/cache-redis
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-redis",
"version": "2.7.0",
"version": "2.7.1",
"description": "Redis Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"awilix": "^8.0.1"
}
}
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/cart
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cart",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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/currency
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/currency",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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/customer
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/customer",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.1
### Patch Changes
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-local",
"version": "2.7.0",
"version": "2.7.1",
"description": "Local Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -39,6 +39,6 @@
"ulid": "^2.3.0"
},
"peerDependencies": {
"@medusajs/framework": "2.7.0"
"@medusajs/framework": "2.7.1"
}
}
@@ -1,5 +1,12 @@
# @medusajs/event-bus-redis
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-redis",
"version": "2.7.0",
"version": "2.7.1",
"description": "Redis Event Bus Module for Medusa",
"main": "dist/index.js",
"files": [
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",
@@ -40,7 +40,7 @@
"ioredis": "^5.4.1"
},
"peerDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/framework": "2.7.1",
"awilix": "^8.0.1"
}
}
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/product
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/file",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"awilix": "^8.0.1"
}
}
@@ -1,5 +1,12 @@
# @medusajs/fulfillment
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/fulfillment",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
+11
View File
@@ -1,5 +1,16 @@
# @medusajs/index
## 2.7.1
### Patch Changes
- [#12183](https://github.com/medusajs/medusa/pull/12183) [`4ea1a2e09fc220555166c9bb013c0e11c99b4235`](https://github.com/medusajs/medusa/commit/4ea1a2e09fc220555166c9bb013c0e11c99b4235) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(index): Default schema typings
- [#12157](https://github.com/medusajs/medusa/pull/12157) [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: event group propagation and event managements
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/index",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/knex": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
+7
View File
@@ -1,5 +1,12 @@
# @medusajs/inventory-next
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "2.7.0",
"version": "2.7.1",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,8 +23,8 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "2.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",
"@mikro-orm/postgresql": "6.4.3",
@@ -1,5 +1,12 @@
# @medusajs/link-modules
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Minor Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/link-modules",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/locking",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification",
"version": "2.7.0",
"version": "2.7.1",
"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.7.0",
"@medusajs/test-utils": "2.7.0",
"@medusajs/framework": "2.7.1",
"@medusajs/test-utils": "2.7.1",
"@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.7.0",
"@medusajs/framework": "2.7.1",
"@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/order
## 2.7.1
### Patch Changes
- Updated dependencies [[`ee35f3ce9097832c10cdf2fd168763088e6c3fcb`](https://github.com/medusajs/medusa/commit/ee35f3ce9097832c10cdf2fd168763088e6c3fcb), [`2f6963a5fbea05537680cb1b1f6a2b9822c36325`](https://github.com/medusajs/medusa/commit/2f6963a5fbea05537680cb1b1f6a2b9822c36325), [`b8902637251e9ed4f8762ef280659bbab6d967de`](https://github.com/medusajs/medusa/commit/b8902637251e9ed4f8762ef280659bbab6d967de)]:
- @medusajs/framework@2.7.1
## 2.7.0
### Patch Changes

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