chore: Version packages

This commit is contained in:
olivermrbl
2024-12-10 14:01:50 +01:00
parent 0c1bbbac2a
commit 0e342b491d
153 changed files with 589 additions and 349 deletions

View File

@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-redis": patch
"@medusajs/workflows-sdk": patch
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
fix: when/then step name

View File

@@ -1,7 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/utils": patch
---
chore(workflow-engine): Migrate to DML

View File

@@ -1,5 +0,0 @@
---
"@medusajs/payment": patch
---
fix(payment): ensure that payment error is captured in logger

View File

@@ -1,5 +0,0 @@
---
"@medusajs/api-key": patch
---
refactor: migrate api key module to DML

View File

@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
feat(dashboard,types): Add UI to manage conditional SO prices

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): add query type argument to RequestWithContext

View File

@@ -1,6 +0,0 @@
---
"@medusajs/promotion": patch
"@medusajs/core-flows": patch
---
fix(promotion, core-flows): updating cart with removed promotion removes adjustments

View File

@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
fix(dashboard,types): Add missing Metadata form for Region domain and fix types

View File

@@ -1,5 +0,0 @@
---
"@medusajs/store": patch
---
refactor: migrate store module to DML

View File

@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
chore(utils): DML#hasOne allow mappedBy to not be defined

View File

@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix: avoid optional fields on graphql generated types

View File

@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): DML one to one definition

View File

@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Prevent sending off empty string as handle for product category

View File

@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/types": patch
"@medusajs/dashboard": patch
---
fix(): Deleted default sales channel should be prevented

View File

@@ -1,6 +0,0 @@
---
"@medusajs/ui": patch
"@medusajs/dashboard": patch
---
fix(dashboard,ui): Bring ConditionBlock in line with design

View File

@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Add FE validation for conditional prices

View File

@@ -1,5 +0,0 @@
---
"@medusajs/locking-postgres": patch
---
chore: locking-postgres provider to DML

View File

@@ -1,5 +0,0 @@
---
"@medusajs/sales-channel": patch
---
refactor: migrate sales-channel to DML

View File

@@ -1,6 +0,0 @@
---
"@medusajs/cart": patch
"@medusajs/utils": patch
---
refactor: migrate cart module to DML

View File

@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Cleanup unsafe accesses to possibly undefined values in order timeline

View File

@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
fix(dashboard,types): Fix TS errors

View File

@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
fix(framework): add missing query type argument in request types

View File

@@ -1,7 +0,0 @@
---
"@medusajs/index": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
chore: index module to DML

View File

@@ -1,5 +1,14 @@
# @medusajs/admin-bundler
## 2.1.1
### Patch Changes
- Updated dependencies [[`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`7e04091b492c1680fdf5321f512e43b90ba09e12`](https://github.com/medusajs/medusa/commit/7e04091b492c1680fdf5321f512e43b90ba09e12), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`c9a66b19afcfcc626f9e2e4531771dc36f66a65e`](https://github.com/medusajs/medusa/commit/c9a66b19afcfcc626f9e2e4531771dc36f66a65e), [`de811879299b2acdb069a195979ac116b890b406`](https://github.com/medusajs/medusa/commit/de811879299b2acdb069a195979ac116b890b406), [`2b455b15a65030492b188a8d510ab72748e6c0ee`](https://github.com/medusajs/medusa/commit/2b455b15a65030492b188a8d510ab72748e6c0ee), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d)]:
- @medusajs/dashboard@2.1.1
- @medusajs/admin-shared@2.1.1
- @medusajs/admin-vite-plugin@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-bundler",
"version": "2.1.0",
"version": "2.1.1",
"description": "Bundler for the Medusa admin dashboard.",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"scripts": {
@@ -18,7 +18,7 @@
"package.json"
],
"devDependencies": {
"@medusajs/types": "^2.1.0",
"@medusajs/types": "^2.1.1",
"@types/compression": "^1.7.5",
"copyfiles": "^2.4.1",
"express": "^4.21.0",
@@ -26,9 +26,9 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@medusajs/admin-shared": "2.1.0",
"@medusajs/admin-vite-plugin": "2.1.0",
"@medusajs/dashboard": "2.1.0",
"@medusajs/admin-shared": "2.1.1",
"@medusajs/admin-vite-plugin": "2.1.1",
"@medusajs/dashboard": "2.1.1",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"compression": "^1.7.4",

View File

@@ -1,5 +1,12 @@
# @medusajs/admin-sdk
## 2.1.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.",
"version": "2.1.0",
"version": "2.1.1",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@@ -25,7 +25,7 @@
"zod": "^3.22"
},
"dependencies": {
"@medusajs/admin-shared": "^2.1.0"
"@medusajs/admin-shared": "^2.1.1"
},
"peerDependencies": {
"zod": "^3.22"

View File

@@ -1,5 +1,7 @@
# @medusajs/admin-shared
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-shared",
"description": "Shared code for Medusa admin packages.",
"version": "2.1.0",
"version": "2.1.1",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",

View File

@@ -1,5 +1,12 @@
# @medusajs/admin-vite-plugin
## 2.1.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/admin-shared": "2.1.1",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",

View File

@@ -1,5 +1,31 @@
# @medusajs/dashboard
## 2.1.1
### Patch Changes
- [#10386](https://github.com/medusajs/medusa/pull/10386) [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(dashboard,types): Add UI to manage conditional SO prices
- [#10449](https://github.com/medusajs/medusa/pull/10449) [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,types): Add missing Metadata form for Region domain and fix types
- [#10473](https://github.com/medusajs/medusa/pull/10473) [`7e04091b492c1680fdf5321f512e43b90ba09e12`](https://github.com/medusajs/medusa/commit/7e04091b492c1680fdf5321f512e43b90ba09e12) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Prevent sending off empty string as handle for product category
- [#10193](https://github.com/medusajs/medusa/pull/10193) [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Deleted default sales channel should be prevented
- [#10481](https://github.com/medusajs/medusa/pull/10481) [`c9a66b19afcfcc626f9e2e4531771dc36f66a65e`](https://github.com/medusajs/medusa/commit/c9a66b19afcfcc626f9e2e4531771dc36f66a65e) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,ui): Bring ConditionBlock in line with design
- [#10523](https://github.com/medusajs/medusa/pull/10523) [`de811879299b2acdb069a195979ac116b890b406`](https://github.com/medusajs/medusa/commit/de811879299b2acdb069a195979ac116b890b406) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Add FE validation for conditional prices
- [#10454](https://github.com/medusajs/medusa/pull/10454) [`2b455b15a65030492b188a8d510ab72748e6c0ee`](https://github.com/medusajs/medusa/commit/2b455b15a65030492b188a8d510ab72748e6c0ee) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard): Cleanup unsafe accesses to possibly undefined values in order timeline
- [#10457](https://github.com/medusajs/medusa/pull/10457) [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,types): Fix TS errors
- Updated dependencies [[`c9a66b19afcfcc626f9e2e4531771dc36f66a65e`](https://github.com/medusajs/medusa/commit/c9a66b19afcfcc626f9e2e4531771dc36f66a65e)]:
- @medusajs/ui@4.0.2
- @medusajs/admin-shared@2.1.1
- @medusajs/js-sdk@2.1.1
- @medusajs/icons@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/dashboard",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {
"generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts",
"dev": "vite",
@@ -45,10 +45,10 @@
"@dnd-kit/sortable": "^8.0.0",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "3.4.2",
"@medusajs/admin-shared": "2.1.0",
"@medusajs/icons": "2.1.0",
"@medusajs/js-sdk": "2.1.0",
"@medusajs/ui": "4.0.1",
"@medusajs/admin-shared": "2.1.1",
"@medusajs/icons": "2.1.1",
"@medusajs/js-sdk": "2.1.1",
"@medusajs/ui": "4.0.2",
"@radix-ui/react-collapsible": "1.1.0",
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-table": "8.20.5",
@@ -75,10 +75,10 @@
"zod": "3.22.4"
},
"devDependencies": {
"@medusajs/admin-shared": "^2.1.0",
"@medusajs/admin-vite-plugin": "2.1.0",
"@medusajs/types": "2.1.0",
"@medusajs/ui-preset": "2.1.0",
"@medusajs/admin-shared": "^2.1.1",
"@medusajs/admin-vite-plugin": "2.1.1",
"@medusajs/types": "2.1.1",
"@medusajs/ui-preset": "2.1.1",
"@types/node": "^20.11.15",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",

View File

@@ -1,5 +1,12 @@
# Change Log
## 2.1.1
### Patch Changes
- Updated dependencies []:
- @medusajs/telemetry@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/telemetry": "^2.1.1",
"boxen": "^5",
"chalk": "^5.2.0",
"commander": "^10.0.1",

View File

@@ -1,5 +1,13 @@
# Change Log
## 2.1.1
### Patch Changes
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/utils@2.1.1
- @medusajs/telemetry@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/cli",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/utils": "2.1.0",
"@medusajs/telemetry": "^2.1.1",
"@medusajs/utils": "2.1.1",
"@types/express": "^4.17.17",
"chalk": "^4.0.0",
"configstore": "5.0.1",

View File

@@ -1,5 +1,7 @@
# Change Log
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "2.1.0",
"version": "2.1.1",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"

View File

@@ -1,5 +1,13 @@
# @medusajs/oas-cli
## 2.1.1
### Patch Changes
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`c8cb9b5c1addb5dcd30ca559813b96e5fba1d6a3`](https://github.com/medusajs/medusa/commit/c8cb9b5c1addb5dcd30ca559813b96e5fba1d6a3), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/utils@2.1.1
- @medusajs/medusa@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-oas-cli",
"version": "2.1.0",
"version": "2.1.1",
"description": "OAS CLI",
"main": "dist/index.js",
"bin": {
@@ -21,7 +21,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/types": "^2.1.0",
"@medusajs/types": "^2.1.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.1.0",
"@medusajs/utils": "^2.1.0",
"@medusajs/medusa": "^2.1.1",
"@medusajs/utils": "^2.1.1",
"@readme/json-schema-ref-parser": "^1.2.0",
"@readme/openapi-parser": "^2.4.0",
"@redocly/cli": "^1.7.0",

View File

@@ -1,5 +1,12 @@
# @medusajs/oas-github-ci
## 2.1.1
### Patch Changes
- Updated dependencies []:
- @medusajs/medusa-oas-cli@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/oas-github-ci",
"version": "2.1.0",
"version": "2.1.1",
"description": "OAS Github CI",
"main": "scripts/build-openapi.js",
"files": [
@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests"
},
"dependencies": {
"@medusajs/medusa-oas-cli": "2.1.0",
"@medusajs/medusa-oas-cli": "2.1.1",
"execa": "^5.1.1"
}
}

View File

@@ -1,5 +1,15 @@
# @medusajs/core-flows
## 2.1.1
### Patch Changes
- [#10459](https://github.com/medusajs/medusa/pull/10459) [`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix: when/then step name
- [#10489](https://github.com/medusajs/medusa/pull/10489) [`f95c4e240c4a5ca0fb88a09636c3d8a2266de279`](https://github.com/medusajs/medusa/commit/f95c4e240c4a5ca0fb88a09636c3d8a2266de279) Thanks [@riqwan](https://github.com/riqwan)! - fix(promotion, core-flows): updating cart with removed promotion removes adjustments
- [#10193](https://github.com/medusajs/medusa/pull/10193) [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Deleted default sales channel should be prevented
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/framework": "^2.1.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,19 @@
# @medusajs/framework
## 2.1.1
### Patch Changes
- [#10456](https://github.com/medusajs/medusa/pull/10456) [`597bffaab396931880c6986a889cbe9816a266e2`](https://github.com/medusajs/medusa/commit/597bffaab396931880c6986a889cbe9816a266e2) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(framework): add missing query type argument in request types
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/workflows-sdk@2.1.1
- @medusajs/utils@2.1.1
- @medusajs/types@2.1.1
- @medusajs/modules-sdk@2.1.1
- @medusajs/orchestration@2.1.1
- @medusajs/telemetry@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/framework",
"version": "2.1.0",
"version": "2.1.1",
"description": "Framework",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -52,7 +52,7 @@
"test": "jest --runInBand --bail --passWithNoTests --forceExit"
},
"devDependencies": {
"@medusajs/cli": "^2.1.0",
"@medusajs/cli": "^2.1.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",
@@ -72,12 +72,12 @@
},
"dependencies": {
"@jercle/yargonaut": "^1.1.5",
"@medusajs/modules-sdk": "^2.1.0",
"@medusajs/orchestration": "^2.1.0",
"@medusajs/telemetry": "^2.1.0",
"@medusajs/types": "^2.1.0",
"@medusajs/utils": "^2.1.0",
"@medusajs/workflows-sdk": "^2.1.0",
"@medusajs/modules-sdk": "^2.1.1",
"@medusajs/orchestration": "^2.1.1",
"@medusajs/telemetry": "^2.1.1",
"@medusajs/types": "^2.1.1",
"@medusajs/utils": "^2.1.1",
"@medusajs/workflows-sdk": "^2.1.1",
"@opentelemetry/api": "^1.9.0",
"@types/express": "^4.17.17",
"connect-redis": "5.2.0",

View File

@@ -1,5 +1,12 @@
# @medusajs/js-sdk
## 2.1.1
### Patch Changes
- Updated dependencies [[`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/types@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/js-sdk",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/types": "^2.1.1",
"fetch-event-stream": "^0.1.5",
"qs": "^6.12.1"
},

View File

@@ -1,5 +1,14 @@
# @medusajs/modules-sdk
## 2.1.1
### Patch Changes
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/utils@2.1.1
- @medusajs/types@2.1.1
- @medusajs/orchestration@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "2.1.0",
"version": "2.1.1",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"export": {
@@ -45,9 +45,9 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/orchestration": "^2.1.0",
"@medusajs/types": "^2.1.0",
"@medusajs/utils": "^2.1.0"
"@medusajs/orchestration": "^2.1.1",
"@medusajs/types": "^2.1.1",
"@medusajs/utils": "^2.1.1"
},
"peerDependencies": {
"@mikro-orm/core": "5.9.7",

View File

@@ -1,5 +1,13 @@
# @medusajs/orchestration
## 2.1.1
### Patch Changes
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/utils@2.1.1
- @medusajs/types@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/orchestration",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa utilities to orchestrate modules",
"main": "dist/index.js",
"exports": {
@@ -39,8 +39,8 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/types": "^2.1.0",
"@medusajs/utils": "^2.1.0"
"@medusajs/types": "^2.1.1",
"@medusajs/utils": "^2.1.1"
},
"peerDependencies": {
"@mikro-orm/core": "5.9.7",

View File

@@ -1,5 +1,19 @@
# @medusajs/types
## 2.1.1
### Patch Changes
- [#10386](https://github.com/medusajs/medusa/pull/10386) [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(dashboard,types): Add UI to manage conditional SO prices
- [#10449](https://github.com/medusajs/medusa/pull/10449) [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,types): Add missing Metadata form for Region domain and fix types
- [#10193](https://github.com/medusajs/medusa/pull/10193) [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(): Deleted default sales channel should be prevented
- [#10457](https://github.com/medusajs/medusa/pull/10457) [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,types): Fix TS errors
- [#10482](https://github.com/medusajs/medusa/pull/10482) [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: index module to DML
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Types definition",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View File

@@ -1,5 +1,26 @@
# @medusajs/utils
## 2.1.1
### Patch Changes
- [#10459](https://github.com/medusajs/medusa/pull/10459) [`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix: when/then step name
- [#10477](https://github.com/medusajs/medusa/pull/10477) [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(workflow-engine): Migrate to DML
- [#10442](https://github.com/medusajs/medusa/pull/10442) [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(utils): DML#hasOne allow mappedBy to not be defined
- [#10476](https://github.com/medusajs/medusa/pull/10476) [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix: avoid optional fields on graphql generated types
- [#10415](https://github.com/medusajs/medusa/pull/10415) [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(utils): DML one to one definition
- [#10385](https://github.com/medusajs/medusa/pull/10385) [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07) Thanks [@thetutlage](https://github.com/thetutlage)! - refactor: migrate cart module to DML
- [#10482](https://github.com/medusajs/medusa/pull/10482) [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: index module to DML
- Updated dependencies [[`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/types@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/utils",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/types": "^2.1.1",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",

View File

@@ -1,5 +1,17 @@
# @medusajs/workflows-sdk
## 2.1.1
### Patch Changes
- [#10459](https://github.com/medusajs/medusa/pull/10459) [`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - fix: when/then step name
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`a1a1e0e789424546443ce195b95f652d081d7b3b`](https://github.com/medusajs/medusa/commit/a1a1e0e789424546443ce195b95f652d081d7b3b), [`16663ec8132e99bac7fbfe2adda542a5294d2384`](https://github.com/medusajs/medusa/commit/16663ec8132e99bac7fbfe2adda542a5294d2384), [`90d7f4ff3949ade9f6a7335c9611aae6633be908`](https://github.com/medusajs/medusa/commit/90d7f4ff3949ade9f6a7335c9611aae6633be908), [`f65a3cc06df9faca3615f30eb4d3bf889efa5765`](https://github.com/medusajs/medusa/commit/f65a3cc06df9faca3615f30eb4d3bf889efa5765), [`b160fd3cbf6edf06702fa15b694709375557d188`](https://github.com/medusajs/medusa/commit/b160fd3cbf6edf06702fa15b694709375557d188), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`864f53011b892e1ed0abee2e241b662eccef7e6d`](https://github.com/medusajs/medusa/commit/864f53011b892e1ed0abee2e241b662eccef7e6d), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/utils@2.1.1
- @medusajs/types@2.1.1
- @medusajs/modules-sdk@2.1.1
- @medusajs/orchestration@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/workflows-sdk",
"version": "2.1.0",
"version": "2.1.1",
"description": "Set of workflows tooling for Medusa",
"main": "dist/index.js",
"exports": {
@@ -40,10 +40,10 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/modules-sdk": "^2.1.0",
"@medusajs/orchestration": "^2.1.0",
"@medusajs/types": "^2.1.0",
"@medusajs/utils": "^2.1.0",
"@medusajs/modules-sdk": "^2.1.1",
"@medusajs/orchestration": "^2.1.1",
"@medusajs/types": "^2.1.1",
"@medusajs/utils": "^2.1.1",
"ulid": "^2.3.0"
},
"peerDependencies": {

View File

@@ -1,5 +1,7 @@
# @medusajs/icons
## 2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/icons",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/toolbox": "^2.1.1",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@testing-library/dom": "^9.3.1",

View File

@@ -1,5 +1,7 @@
# @medusajs/toolbox
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/toolbox",
"private": true,
"version": "2.1.0",
"version": "2.1.1",
"description": "CLI tool for importing Figma designs for Medusa UI",
"license": "MIT",
"author": "Kasper Kristensen <kasper@medusajs.com>",

View File

@@ -1,5 +1,7 @@
# @medusajs/ui-preset
## 2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {
@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0"
},
"devDependencies": {
"@medusajs/toolbox": "^2.1.0",
"@medusajs/toolbox": "^2.1.1",
"tailwindcss": "^3.4.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"

View File

@@ -1,5 +1,14 @@
# @medusajs/ui
## 4.0.2
### Patch Changes
- [#10481](https://github.com/medusajs/medusa/pull/10481) [`c9a66b19afcfcc626f9e2e4531771dc36f66a65e`](https://github.com/medusajs/medusa/commit/c9a66b19afcfcc626f9e2e4531771dc36f66a65e) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(dashboard,ui): Bring ConditionBlock in line with design
- Updated dependencies []:
- @medusajs/icons@2.1.1
## 4.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "4.0.1",
"version": "4.0.2",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {
@@ -42,7 +42,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@medusajs/ui-preset": "^2.0.1",
"@medusajs/ui-preset": "^2.1.1",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
@@ -80,7 +80,7 @@
"vitest": "^0.32.2"
},
"dependencies": {
"@medusajs/icons": "^2.0.1",
"@medusajs/icons": "^2.1.1",
"@radix-ui/react-accordion": "1.2.0",
"@radix-ui/react-alert-dialog": "1.1.1",
"@radix-ui/react-avatar": "1.1.0",

View File

@@ -1,5 +1,7 @@
# Change Log
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/telemetry",
"version": "2.1.0",
"version": "2.1.1",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {

View File

@@ -1,5 +1,7 @@
# Change Log
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/test-utils",
"version": "2.1.0",
"version": "2.1.1",
"description": "Test utils for Medusa",
"main": "dist/index.js",
"repository": {
@@ -25,7 +25,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,56 @@
# Change Log
## 2.1.1
### Patch Changes
- [#10469](https://github.com/medusajs/medusa/pull/10469) [`c8cb9b5c1addb5dcd30ca559813b96e5fba1d6a3`](https://github.com/medusajs/medusa/commit/c8cb9b5c1addb5dcd30ca559813b96e5fba1d6a3) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa): add query type argument to RequestWithContext
- Updated dependencies [[`90ae187e097c42a224c701f31cbc2924ea6ee86b`](https://github.com/medusajs/medusa/commit/90ae187e097c42a224c701f31cbc2924ea6ee86b), [`0a077d48e14976bafcf19705fc48e66756362fd6`](https://github.com/medusajs/medusa/commit/0a077d48e14976bafcf19705fc48e66756362fd6), [`a04238a7f1b77e6f6fe0e51951251286cd207115`](https://github.com/medusajs/medusa/commit/a04238a7f1b77e6f6fe0e51951251286cd207115), [`70d77ea22fb73021bc1f4da0780a2235f1e86fb7`](https://github.com/medusajs/medusa/commit/70d77ea22fb73021bc1f4da0780a2235f1e86fb7), [`f95c4e240c4a5ca0fb88a09636c3d8a2266de279`](https://github.com/medusajs/medusa/commit/f95c4e240c4a5ca0fb88a09636c3d8a2266de279), [`f3c91c908a1c8d38eb31c21dbd94d4ad6cea9688`](https://github.com/medusajs/medusa/commit/f3c91c908a1c8d38eb31c21dbd94d4ad6cea9688), [`559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a`](https://github.com/medusajs/medusa/commit/559fc6587aa02cd4f8fbc9e97ff1f1ba094a4b1a), [`b0448a7c35135f5a0e41e0195a507b10ce4b2131`](https://github.com/medusajs/medusa/commit/b0448a7c35135f5a0e41e0195a507b10ce4b2131), [`be15240909c5da4c585f30a1c3b5f0212121f8f5`](https://github.com/medusajs/medusa/commit/be15240909c5da4c585f30a1c3b5f0212121f8f5), [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07), [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1)]:
- @medusajs/workflow-engine-redis@2.1.1
- @medusajs/core-flows@2.1.1
- @medusajs/workflow-engine-inmemory@2.1.1
- @medusajs/payment@2.1.1
- @medusajs/api-key@2.1.1
- @medusajs/promotion@2.1.1
- @medusajs/store@2.1.1
- @medusajs/locking-postgres@2.1.1
- @medusajs/sales-channel@2.1.1
- @medusajs/cart@2.1.1
- @medusajs/index@2.1.1
- @medusajs/admin-bundler@2.1.1
- @medusajs/telemetry@2.1.1
- @medusajs/auth@2.1.1
- @medusajs/cache-inmemory@2.1.1
- @medusajs/cache-redis@2.1.1
- @medusajs/currency@2.1.1
- @medusajs/customer@2.1.1
- @medusajs/event-bus-local@2.1.1
- @medusajs/event-bus-redis@2.1.1
- @medusajs/file@2.1.1
- @medusajs/fulfillment@2.1.1
- @medusajs/inventory@2.1.1
- @medusajs/link-modules@2.1.1
- @medusajs/locking@2.1.1
- @medusajs/notification@2.1.1
- @medusajs/order@2.1.1
- @medusajs/pricing@2.1.1
- @medusajs/product@2.1.1
- @medusajs/auth-emailpass@2.1.1
- @medusajs/auth-github@2.1.1
- @medusajs/auth-google@2.1.1
- @medusajs/file-local@2.1.1
- @medusajs/file-s3@2.1.1
- @medusajs/fulfillment-manual@2.1.1
- @medusajs/locking-redis@2.1.1
- @medusajs/notification-local@2.1.1
- @medusajs/notification-sendgrid@2.1.1
- @medusajs/payment-stripe@2.1.1
- @medusajs/region@2.1.1
- @medusajs/stock-location@2.1.1
- @medusajs/tax@2.1.1
- @medusajs/user@2.1.1
## 2.1.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "2.1.0",
"version": "2.1.1",
"description": "Building blocks for digital commerce",
"main": "dist/index.js",
"exports": {
@@ -43,7 +43,7 @@
"test": "jest --silent --bail --maxWorkers=50% --forceExit"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/instrumentation-pg": "^0.44.0",
@@ -62,49 +62,49 @@
"dependencies": {
"@inquirer/checkbox": "^2.3.11",
"@inquirer/input": "^2.2.9",
"@medusajs/admin-bundler": "^2.1.0",
"@medusajs/api-key": "^2.1.0",
"@medusajs/auth": "^2.1.0",
"@medusajs/auth-emailpass": "^2.1.0",
"@medusajs/auth-github": "^2.1.0",
"@medusajs/auth-google": "^2.1.0",
"@medusajs/cache-inmemory": "^2.1.0",
"@medusajs/cache-redis": "^2.1.0",
"@medusajs/cart": "^2.1.0",
"@medusajs/core-flows": "^2.1.0",
"@medusajs/currency": "^2.1.0",
"@medusajs/customer": "^2.1.0",
"@medusajs/event-bus-local": "^2.1.0",
"@medusajs/event-bus-redis": "^2.1.0",
"@medusajs/file": "^2.1.0",
"@medusajs/file-local": "^2.1.0",
"@medusajs/file-s3": "^2.1.0",
"@medusajs/fulfillment": "^2.1.0",
"@medusajs/fulfillment-manual": "^2.1.0",
"@medusajs/index": "^2.1.0",
"@medusajs/inventory": "^2.1.0",
"@medusajs/link-modules": "^2.1.0",
"@medusajs/locking": "^2.1.0",
"@medusajs/locking-postgres": "^2.1.0",
"@medusajs/locking-redis": "^2.1.0",
"@medusajs/notification": "^2.1.0",
"@medusajs/notification-local": "^2.1.0",
"@medusajs/notification-sendgrid": "^2.1.0",
"@medusajs/order": "^2.1.0",
"@medusajs/payment": "^2.1.0",
"@medusajs/payment-stripe": "^2.1.0",
"@medusajs/pricing": "^2.1.0",
"@medusajs/product": "^2.1.0",
"@medusajs/promotion": "^2.1.0",
"@medusajs/region": "^2.1.0",
"@medusajs/sales-channel": "^2.1.0",
"@medusajs/stock-location": "^2.1.0",
"@medusajs/store": "^2.1.0",
"@medusajs/tax": "^2.1.0",
"@medusajs/telemetry": "^2.1.0",
"@medusajs/user": "^2.1.0",
"@medusajs/workflow-engine-inmemory": "^2.1.0",
"@medusajs/workflow-engine-redis": "^2.1.0",
"@medusajs/admin-bundler": "^2.1.1",
"@medusajs/api-key": "^2.1.1",
"@medusajs/auth": "^2.1.1",
"@medusajs/auth-emailpass": "^2.1.1",
"@medusajs/auth-github": "^2.1.1",
"@medusajs/auth-google": "^2.1.1",
"@medusajs/cache-inmemory": "^2.1.1",
"@medusajs/cache-redis": "^2.1.1",
"@medusajs/cart": "^2.1.1",
"@medusajs/core-flows": "^2.1.1",
"@medusajs/currency": "^2.1.1",
"@medusajs/customer": "^2.1.1",
"@medusajs/event-bus-local": "^2.1.1",
"@medusajs/event-bus-redis": "^2.1.1",
"@medusajs/file": "^2.1.1",
"@medusajs/file-local": "^2.1.1",
"@medusajs/file-s3": "^2.1.1",
"@medusajs/fulfillment": "^2.1.1",
"@medusajs/fulfillment-manual": "^2.1.1",
"@medusajs/index": "^2.1.1",
"@medusajs/inventory": "^2.1.1",
"@medusajs/link-modules": "^2.1.1",
"@medusajs/locking": "^2.1.1",
"@medusajs/locking-postgres": "^2.1.1",
"@medusajs/locking-redis": "^2.1.1",
"@medusajs/notification": "^2.1.1",
"@medusajs/notification-local": "^2.1.1",
"@medusajs/notification-sendgrid": "^2.1.1",
"@medusajs/order": "^2.1.1",
"@medusajs/payment": "^2.1.1",
"@medusajs/payment-stripe": "^2.1.1",
"@medusajs/pricing": "^2.1.1",
"@medusajs/product": "^2.1.1",
"@medusajs/promotion": "^2.1.1",
"@medusajs/region": "^2.1.1",
"@medusajs/sales-channel": "^2.1.1",
"@medusajs/stock-location": "^2.1.1",
"@medusajs/store": "^2.1.1",
"@medusajs/tax": "^2.1.1",
"@medusajs/telemetry": "^2.1.1",
"@medusajs/user": "^2.1.1",
"@medusajs/workflow-engine-inmemory": "^2.1.1",
"@medusajs/workflow-engine-redis": "^2.1.1",
"@swc/core": "1.5.7",
"@swc/helpers": "^0.5.11",
"@types/express": "^4.17.17",

View File

@@ -1,5 +1,11 @@
# @medusajs/api-key
## 2.1.1
### Patch Changes
- [#10450](https://github.com/medusajs/medusa/pull/10450) [`70d77ea22fb73021bc1f4da0780a2235f1e86fb7`](https://github.com/medusajs/medusa/commit/70d77ea22fb73021bc1f4da0780a2235f1e86fb7) Thanks [@thetutlage](https://github.com/thetutlage)! - refactor: migrate api key module to DML
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/api-key",
"version": "2.1.0",
"version": "2.1.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=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",

View File

@@ -1,5 +1,7 @@
# @medusajs/auth
## 2.1.1
## 2.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Auth module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/cache-inmemory
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-inmemory",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/framework": "^2.1.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",

View File

@@ -1,5 +1,7 @@
# @medusajs/cache-redis
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/cache-redis",
"version": "2.1.0",
"version": "2.1.1",
"description": "Redis Cache Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",

View File

@@ -1,5 +1,11 @@
# @medusajs/cart
## 2.1.1
### Patch Changes
- [#10385](https://github.com/medusajs/medusa/pull/10385) [`0a16efa4266f93302b31589349e777bc8d24dc07`](https://github.com/medusajs/medusa/commit/0a16efa4266f93302b31589349e777bc8d24dc07) Thanks [@thetutlage](https://github.com/thetutlage)! - refactor: migrate cart module to DML
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/cart",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Cart module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/currency
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/currency",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Currency module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/customer
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/customer",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Customer module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -37,8 +37,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/event-bus-local
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-local",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/framework": "^2.1.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",

View File

@@ -1,5 +1,7 @@
# @medusajs/event-bus-redis
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/event-bus-redis",
"version": "2.1.0",
"version": "2.1.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.1.0",
"@medusajs/framework": "^2.1.1",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",

View File

@@ -1,5 +1,7 @@
# @medusajs/product
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/file",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa File module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/fulfillment
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/fulfillment",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Fulfillment module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,11 @@
# @medusajs/index
## 2.1.1
### Patch Changes
- [#10482](https://github.com/medusajs/medusa/pull/10482) [`69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1`](https://github.com/medusajs/medusa/commit/69f4c4f4e06022990fcd9c66d8f1a68ff0ff97b1) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: index module to DML
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/index",
"version": "2.1.0",
"version": "2.1.1",
"description": "Medusa Index module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -36,8 +36,8 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/inventory-next
## 2.1.1
## 2.1.0
## 2.0.7

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "2.1.0",
"version": "2.1.1",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -23,8 +23,8 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^2.1.0",
"@medusajs/test-utils": "^2.1.0",
"@medusajs/framework": "^2.1.1",
"@medusajs/test-utils": "^2.1.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",

View File

@@ -1,5 +1,7 @@
# @medusajs/link-modules
## 2.1.1
## 2.1.0
## 2.0.7

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