diff --git a/.changeset/afraid-mugs-kneel.md b/.changeset/afraid-mugs-kneel.md deleted file mode 100644 index b312b4dc73ca0..0000000000000 --- a/.changeset/afraid-mugs-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): allow passing idempotency key to service layer create diff --git a/.changeset/funny-shoes-sip.md b/.changeset/funny-shoes-sip.md deleted file mode 100644 index 1d3af81a5591e..0000000000000 --- a/.changeset/funny-shoes-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Decorate orders returned by /store/orders/:id with totals. diff --git a/.changeset/happy-houses-walk.md b/.changeset/happy-houses-walk.md deleted file mode 100644 index 3661265fccb2e..0000000000000 --- a/.changeset/happy-houses-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix: cart completion strategy tax lines management diff --git a/.changeset/heavy-sloths-train.md b/.changeset/heavy-sloths-train.md deleted file mode 100644 index c6546c03d9ce8..0000000000000 --- a/.changeset/heavy-sloths-train.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"integration-tests-api": patch -"integration-tests-plugins": patch ---- - -test: allow integration-tests to leverage workspaces optimizations diff --git a/.changeset/lazy-swans-agree.md b/.changeset/lazy-swans-agree.md deleted file mode 100644 index e2995a7117dcf..0000000000000 --- a/.changeset/lazy-swans-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Use requireCustomerAuthentication middleware in get-session diff --git a/.changeset/lovely-hats-eat.md b/.changeset/lovely-hats-eat.md deleted file mode 100644 index 141aac684714b..0000000000000 --- a/.changeset/lovely-hats-eat.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"medusa-core-utils": patch -"@medusajs/medusa": patch ---- - -chore(medusa-core-utils): Migrate to TS diff --git a/.changeset/moody-ravens-wait.md b/.changeset/moody-ravens-wait.md deleted file mode 100644 index 61616511b7661..0000000000000 --- a/.changeset/moody-ravens-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Order service legacy decorate totals should still apply the totals to the items diff --git a/.changeset/nervous-insects-switch.md b/.changeset/nervous-insects-switch.md deleted file mode 100644 index e54dc90603c30..0000000000000 --- a/.changeset/nervous-insects-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-payment-stripe": patch ---- - -fix(medusa-plugin-stripe): Correct hooks import diff --git a/.changeset/nervous-roses-agree.md b/.changeset/nervous-roses-agree.md deleted file mode 100644 index 6e25251bbf64a..0000000000000 --- a/.changeset/nervous-roses-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Properly setting "refunded" and "partially refunded" statuses on orders diff --git a/.changeset/real-rockets-give.md b/.changeset/real-rockets-give.md deleted file mode 100644 index 3af33c1c754f4..0000000000000 --- a/.changeset/real-rockets-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore: update awilix to v8 diff --git a/.changeset/red-islands-bow.md b/.changeset/red-islands-bow.md deleted file mode 100644 index 481c5a09e7885..0000000000000 --- a/.changeset/red-islands-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Feat(medusa): Optimize the cart creation with time line and therefore the response time diff --git a/.changeset/serious-glasses-impress.md b/.changeset/serious-glasses-impress.md deleted file mode 100644 index e39813605e301..0000000000000 --- a/.changeset/serious-glasses-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix: Fixes a bug where `country_code` was dropped when partially updating a shipping and/or billing address on a cart. diff --git a/.changeset/shiny-tips-teach.md b/.changeset/shiny-tips-teach.md deleted file mode 100644 index f325a64b8c2fe..0000000000000 --- a/.changeset/shiny-tips-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore(oas): explicitly declare type:object on schemas with properties diff --git a/.changeset/tall-beds-enjoy.md b/.changeset/tall-beds-enjoy.md deleted file mode 100644 index 468398468c3dd..0000000000000 --- a/.changeset/tall-beds-enjoy.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/medusa": minor ---- - -Feat: allow customers to claim orders - -BREAKING CHANGE: `customerService.retrieveByEmail` is being deprecated in favor of two methods: `customerService.retrieveRegisteredByEmail` and `customerService.retrieveUnRegisteredByEmail`. Please use `customerService.list({ email: })` in the future diff --git a/.changeset/tender-coins-kiss.md b/.changeset/tender-coins-kiss.md deleted file mode 100644 index 63ba03f0aba81..0000000000000 --- a/.changeset/tender-coins-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Enforces a validation for discounts that makes regions a required parameter diff --git a/.changeset/three-coins-swim.md b/.changeset/three-coins-swim.md deleted file mode 100644 index c790a904cccb8..0000000000000 --- a/.changeset/three-coins-swim.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"medusa-react": patch ---- - -Adds appropriate optional type to several endpoint fields related to products. Also fixes the use of wrong payload type for `useAdminUpdateVariant` hook in `medusa-react`. diff --git a/.changeset/tiny-planets-give.md b/.changeset/tiny-planets-give.md deleted file mode 100644 index ded7b27855b9a..0000000000000 --- a/.changeset/tiny-planets-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat: Allow to assign a collection to a product during the import diff --git a/.changeset/two-walls-warn.md b/.changeset/two-walls-warn.md deleted file mode 100644 index 06b12c8de9e1a..0000000000000 --- a/.changeset/two-walls-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Throw on flat rate shipping options with no amount diff --git a/.changeset/wild-squids-watch.md b/.changeset/wild-squids-watch.md deleted file mode 100644 index cf5fffb1f7b68..0000000000000 --- a/.changeset/wild-squids-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Allow regular expression in CORS configuration diff --git a/.changeset/young-jobs-wink.md b/.changeset/young-jobs-wink.md deleted file mode 100644 index 11da23a086e00..0000000000000 --- a/.changeset/young-jobs-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Should update the adjustments upon cart discount removal diff --git a/packages/medusa-core-utils/CHANGELOG.md b/packages/medusa-core-utils/CHANGELOG.md index 6a68034f31135..ba6ee8d885d2e 100644 --- a/packages/medusa-core-utils/CHANGELOG.md +++ b/packages/medusa-core-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.1.36 + +### Patch Changes + +- [#2670](https://github.com/medusajs/medusa/pull/2670) [`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa-core-utils): Migrate to TS + ## 1.1.35 ### Patch Changes diff --git a/packages/medusa-core-utils/package.json b/packages/medusa-core-utils/package.json index 7dd9295076561..29e30553365f4 100644 --- a/packages/medusa-core-utils/package.json +++ b/packages/medusa-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "medusa-core-utils", - "version": "1.1.35", + "version": "1.1.36", "description": "Core utils for Medusa", "main": "dist/index.js", "repository": { diff --git a/packages/medusa-js/package.json b/packages/medusa-js/package.json index 9546bf92ce7d0..c47b8d1130205 100644 --- a/packages/medusa-js/package.json +++ b/packages/medusa-js/package.json @@ -15,7 +15,7 @@ "author": "Oliver Juhl", "license": "MIT", "dependencies": { - "@medusajs/medusa": "^1.6.2", + "@medusajs/medusa": "^1.7.0", "axios": "^0.24.0", "form-data": "^4.0.0", "qs": "^6.10.3", diff --git a/packages/medusa-payment-stripe/CHANGELOG.md b/packages/medusa-payment-stripe/CHANGELOG.md index b3548443f0b6a..47cd46633e966 100644 --- a/packages/medusa-payment-stripe/CHANGELOG.md +++ b/packages/medusa-payment-stripe/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.1.49 + +### Patch Changes + +- [#2666](https://github.com/medusajs/medusa/pull/2666) [`63d2a0eb1`](https://github.com/medusajs/medusa/commit/63d2a0eb1bb55301cb4d3c6399c04c59d376c1f6) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa-plugin-stripe): Correct hooks import + +- Updated dependencies [[`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa)]: + - medusa-core-utils@1.1.36 + ## 1.1.48 ### Patch Changes diff --git a/packages/medusa-payment-stripe/package.json b/packages/medusa-payment-stripe/package.json index 2b934ae762bce..3e1ca758f0115 100644 --- a/packages/medusa-payment-stripe/package.json +++ b/packages/medusa-payment-stripe/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-stripe", - "version": "1.1.48", + "version": "1.1.49", "description": "Stripe Payment provider for Meduas Commerce", "main": "index.js", "repository": { @@ -39,7 +39,7 @@ "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.32", + "medusa-core-utils": "^1.1.36", "stripe": "^8.50.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", diff --git a/packages/medusa-plugin-restock-notification/CHANGELOG.md b/packages/medusa-plugin-restock-notification/CHANGELOG.md index f1dabff7a9590..d23735efc1ad4 100644 --- a/packages/medusa-plugin-restock-notification/CHANGELOG.md +++ b/packages/medusa-plugin-restock-notification/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 2.0.0 + +### Patch Changes + +- Updated dependencies [[`198fe78c1`](https://github.com/medusajs/medusa/commit/198fe78c138455f16d02406234fcfb05c4581372), [`72f70bc78`](https://github.com/medusajs/medusa/commit/72f70bc789e7c4a9df512745f7fc809595a3b503), [`e63777e3c`](https://github.com/medusajs/medusa/commit/e63777e3c52fe34ed502c3b0ceb82e3e1e993474), [`70a8d3450`](https://github.com/medusajs/medusa/commit/70a8d3450fb8551bb25a3e50be4ef74dc361c946), [`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa), [`ed121922b`](https://github.com/medusajs/medusa/commit/ed121922b04e2e2af672fa6ab5ad69cd3cf17040), [`346461755`](https://github.com/medusajs/medusa/commit/3464617553770353a5d781caea8bdf880c72909f), [`e18b59de6`](https://github.com/medusajs/medusa/commit/e18b59de66ef52698d3f6b5ebec9f212a52fce02), [`42d9c7222`](https://github.com/medusajs/medusa/commit/42d9c7222b05ea231a920ea0694f6be8c13a956a), [`33aa3edb8`](https://github.com/medusajs/medusa/commit/33aa3edb805c217cf8e024af4c5be1835eb397dd), [`1dc816039`](https://github.com/medusajs/medusa/commit/1dc816039cdd332d50e3d979f78c5ee0f820db97), [`a6243618f`](https://github.com/medusajs/medusa/commit/a6243618fef5f9dd51ccba9e07e7849dd177202c), [`cb2a32a82`](https://github.com/medusajs/medusa/commit/cb2a32a82b2a4d89e57a120262a9eee002ee29a9), [`c2c38dd09`](https://github.com/medusajs/medusa/commit/c2c38dd091dd0938c8be63e515ccbc3158f72378), [`424efff91`](https://github.com/medusajs/medusa/commit/424efff91943dad3982b44a8549e828678c3e1b4), [`b2ea8b7d4`](https://github.com/medusajs/medusa/commit/b2ea8b7d45e91f671cd8c20fe9270c0e9c5f94cc), [`b5d6682db`](https://github.com/medusajs/medusa/commit/b5d6682db66a7e4f6729c24fbec075a2faef87c4), [`d68e81fb3`](https://github.com/medusajs/medusa/commit/d68e81fb3df116af70738eef93e227f41b72d80b)]: + - @medusajs/medusa@1.7.0 + - medusa-core-utils@1.1.36 + ## 1.0.1 ### Patch Changes diff --git a/packages/medusa-plugin-restock-notification/package.json b/packages/medusa-plugin-restock-notification/package.json index d6ebd343e8b28..372189b685676 100644 --- a/packages/medusa-plugin-restock-notification/package.json +++ b/packages/medusa-plugin-restock-notification/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-restock-notification", - "version": "1.0.1", + "version": "2.0.0", "main": "index.js", "repository": { "type": "git", @@ -28,14 +28,14 @@ "test": "jest" }, "peerDependencies": { - "@medusajs/medusa": "^1.6.5", + "@medusajs/medusa": "^1.7.0", "medusa-interfaces": "1.x" }, "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.31" + "medusa-core-utils": "^1.1.36" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-react/CHANGELOG.md b/packages/medusa-react/CHANGELOG.md index 07c56bf269786..270d681ae7a3b 100644 --- a/packages/medusa-react/CHANGELOG.md +++ b/packages/medusa-react/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 4.0.0 + +### Patch Changes + +- [#2771](https://github.com/medusajs/medusa/pull/2771) [`c2c38dd09`](https://github.com/medusajs/medusa/commit/c2c38dd091dd0938c8be63e515ccbc3158f72378) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Adds appropriate optional type to several endpoint fields related to products. Also fixes the use of wrong payload type for `useAdminUpdateVariant` hook in `medusa-react`. + +- Updated dependencies [[`198fe78c1`](https://github.com/medusajs/medusa/commit/198fe78c138455f16d02406234fcfb05c4581372), [`72f70bc78`](https://github.com/medusajs/medusa/commit/72f70bc789e7c4a9df512745f7fc809595a3b503), [`e63777e3c`](https://github.com/medusajs/medusa/commit/e63777e3c52fe34ed502c3b0ceb82e3e1e993474), [`70a8d3450`](https://github.com/medusajs/medusa/commit/70a8d3450fb8551bb25a3e50be4ef74dc361c946), [`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa), [`ed121922b`](https://github.com/medusajs/medusa/commit/ed121922b04e2e2af672fa6ab5ad69cd3cf17040), [`346461755`](https://github.com/medusajs/medusa/commit/3464617553770353a5d781caea8bdf880c72909f), [`e18b59de6`](https://github.com/medusajs/medusa/commit/e18b59de66ef52698d3f6b5ebec9f212a52fce02), [`42d9c7222`](https://github.com/medusajs/medusa/commit/42d9c7222b05ea231a920ea0694f6be8c13a956a), [`33aa3edb8`](https://github.com/medusajs/medusa/commit/33aa3edb805c217cf8e024af4c5be1835eb397dd), [`1dc816039`](https://github.com/medusajs/medusa/commit/1dc816039cdd332d50e3d979f78c5ee0f820db97), [`a6243618f`](https://github.com/medusajs/medusa/commit/a6243618fef5f9dd51ccba9e07e7849dd177202c), [`cb2a32a82`](https://github.com/medusajs/medusa/commit/cb2a32a82b2a4d89e57a120262a9eee002ee29a9), [`c2c38dd09`](https://github.com/medusajs/medusa/commit/c2c38dd091dd0938c8be63e515ccbc3158f72378), [`424efff91`](https://github.com/medusajs/medusa/commit/424efff91943dad3982b44a8549e828678c3e1b4), [`b2ea8b7d4`](https://github.com/medusajs/medusa/commit/b2ea8b7d45e91f671cd8c20fe9270c0e9c5f94cc), [`b5d6682db`](https://github.com/medusajs/medusa/commit/b5d6682db66a7e4f6729c24fbec075a2faef87c4), [`d68e81fb3`](https://github.com/medusajs/medusa/commit/d68e81fb3df116af70738eef93e227f41b72d80b)]: + - @medusajs/medusa@1.7.0 + ## 3.0.1 ### Patch Changes diff --git a/packages/medusa-react/package.json b/packages/medusa-react/package.json index 274482e1a8ee5..220ef1ab49f8d 100644 --- a/packages/medusa-react/package.json +++ b/packages/medusa-react/package.json @@ -1,5 +1,5 @@ { - "version": "3.0.1", + "version": "4.0.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -22,7 +22,7 @@ "build-storybook": "build-storybook" }, "peerDependencies": { - "@medusajs/medusa": "^1.6.2", + "@medusajs/medusa": "^1.7.0", "react": ">=16", "react-query": ">= 3.29.0" }, diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 89b081977fdb5..8d9311c8298f1 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,52 @@ # Change Log +## 1.7.0 + +### Minor Changes + +- [#2710](https://github.com/medusajs/medusa/pull/2710) [`a6243618f`](https://github.com/medusajs/medusa/commit/a6243618fef5f9dd51ccba9e07e7849dd177202c) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Feat: allow customers to claim orders + + BREAKING CHANGE: `customerService.retrieveByEmail` is being deprecated in favor of two methods: `customerService.retrieveRegisteredByEmail` and `customerService.retrieveUnRegisteredByEmail`. Please use `customerService.list({ email: })` in the future + +### Patch Changes + +- [#2701](https://github.com/medusajs/medusa/pull/2701) [`198fe78c1`](https://github.com/medusajs/medusa/commit/198fe78c138455f16d02406234fcfb05c4581372) Thanks [@srindom](https://github.com/srindom)! - fix(medusa): allow passing idempotency key to service layer create + +- [#2747](https://github.com/medusajs/medusa/pull/2747) [`72f70bc78`](https://github.com/medusajs/medusa/commit/72f70bc789e7c4a9df512745f7fc809595a3b503) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Decorate orders returned by /store/orders/:id with totals. + +- [#2761](https://github.com/medusajs/medusa/pull/2761) [`e63777e3c`](https://github.com/medusajs/medusa/commit/e63777e3c52fe34ed502c3b0ceb82e3e1e993474) Thanks [@adrien2p](https://github.com/adrien2p)! - fix: cart completion strategy tax lines management + +- [#2687](https://github.com/medusajs/medusa/pull/2687) [`70a8d3450`](https://github.com/medusajs/medusa/commit/70a8d3450fb8551bb25a3e50be4ef74dc361c946) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): Use requireCustomerAuthentication middleware in get-session + +- [#2670](https://github.com/medusajs/medusa/pull/2670) [`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa-core-utils): Migrate to TS + +- [#2667](https://github.com/medusajs/medusa/pull/2667) [`ed121922b`](https://github.com/medusajs/medusa/commit/ed121922b04e2e2af672fa6ab5ad69cd3cf17040) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Order service legacy decorate totals should still apply the totals to the items + +- [#2770](https://github.com/medusajs/medusa/pull/2770) [`346461755`](https://github.com/medusajs/medusa/commit/3464617553770353a5d781caea8bdf880c72909f) Thanks [@fPolic](https://github.com/fPolic)! - Properly setting "refunded" and "partially refunded" statuses on orders + +- [#2668](https://github.com/medusajs/medusa/pull/2668) [`e18b59de6`](https://github.com/medusajs/medusa/commit/e18b59de66ef52698d3f6b5ebec9f212a52fce02) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: update awilix to v8 + +- [#2648](https://github.com/medusajs/medusa/pull/2648) [`42d9c7222`](https://github.com/medusajs/medusa/commit/42d9c7222b05ea231a920ea0694f6be8c13a956a) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(medusa): Optimize the cart creation with time line and therefore the response time + +- [#2683](https://github.com/medusajs/medusa/pull/2683) [`33aa3edb8`](https://github.com/medusajs/medusa/commit/33aa3edb805c217cf8e024af4c5be1835eb397dd) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix: Fixes a bug where `country_code` was dropped when partially updating a shipping and/or billing address on a cart. + +- [#2712](https://github.com/medusajs/medusa/pull/2712) [`1dc816039`](https://github.com/medusajs/medusa/commit/1dc816039cdd332d50e3d979f78c5ee0f820db97) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): explicitly declare type:object on schemas with properties + +- [#2729](https://github.com/medusajs/medusa/pull/2729) [`cb2a32a82`](https://github.com/medusajs/medusa/commit/cb2a32a82b2a4d89e57a120262a9eee002ee29a9) Thanks [@riqwan](https://github.com/riqwan)! - Enforces a validation for discounts that makes regions a required parameter + +- [#2771](https://github.com/medusajs/medusa/pull/2771) [`c2c38dd09`](https://github.com/medusajs/medusa/commit/c2c38dd091dd0938c8be63e515ccbc3158f72378) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Adds appropriate optional type to several endpoint fields related to products. Also fixes the use of wrong payload type for `useAdminUpdateVariant` hook in `medusa-react`. + +- [#2764](https://github.com/medusajs/medusa/pull/2764) [`424efff91`](https://github.com/medusajs/medusa/commit/424efff91943dad3982b44a8549e828678c3e1b4) Thanks [@adrien2p](https://github.com/adrien2p)! - feat: Allow to assign a collection to a product during the import + +- [#2628](https://github.com/medusajs/medusa/pull/2628) [`b2ea8b7d4`](https://github.com/medusajs/medusa/commit/b2ea8b7d45e91f671cd8c20fe9270c0e9c5f94cc) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Throw on flat rate shipping options with no amount + +- [#1935](https://github.com/medusajs/medusa/pull/1935) [`b5d6682db`](https://github.com/medusajs/medusa/commit/b5d6682db66a7e4f6729c24fbec075a2faef87c4) Thanks [@adrien2p](https://github.com/adrien2p)! - Allow regular expression in CORS configuration + +- [#2751](https://github.com/medusajs/medusa/pull/2751) [`d68e81fb3`](https://github.com/medusajs/medusa/commit/d68e81fb3df116af70738eef93e227f41b72d80b) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Should update the adjustments upon cart discount removal + +- Updated dependencies [[`1b21af87a`](https://github.com/medusajs/medusa/commit/1b21af87ab80c18013f0f44434e59b873c2313aa)]: + - medusa-core-utils@1.1.36 + ## 1.6.5 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 390f1571336f6..55069ceb507b6 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "1.6.5", + "version": "1.7.0", "description": "E-commerce for JAMstack", "main": "dist/index.js", "bin": "./cli.js", @@ -67,7 +67,7 @@ "ioredis-mock": "^5.6.0", "iso8601-duration": "^1.3.0", "jsonwebtoken": "^8.5.1", - "medusa-core-utils": "^1.1.35", + "medusa-core-utils": "^1.1.36", "medusa-test-utils": "^1.1.37", "morgan": "^1.9.1", "multer": "^1.4.2", diff --git a/yarn.lock b/yarn.lock index dd2907b1f5a2c..13940c3c037b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4381,7 +4381,7 @@ __metadata: version: 0.0.0-use.local resolution: "@medusajs/medusa-js@workspace:packages/medusa-js" dependencies: - "@medusajs/medusa": ^1.6.2 + "@medusajs/medusa": ^1.7.0 "@types/jest": ^26.0.19 axios: ^0.24.0 cross-env: ^7.0.3 @@ -4393,7 +4393,7 @@ __metadata: languageName: unknown linkType: soft -"@medusajs/medusa@*, @medusajs/medusa@^1.3.3, @medusajs/medusa@^1.6.2, @medusajs/medusa@workspace:packages/medusa": +"@medusajs/medusa@*, @medusajs/medusa@^1.3.3, @medusajs/medusa@^1.7.0, @medusajs/medusa@workspace:packages/medusa": version: 0.0.0-use.local resolution: "@medusajs/medusa@workspace:packages/medusa" dependencies: @@ -4429,7 +4429,7 @@ __metadata: iso8601-duration: ^1.3.0 jest: ^25.5.2 jsonwebtoken: ^8.5.1 - medusa-core-utils: ^1.1.35 + medusa-core-utils: ^1.1.36 medusa-interfaces: ^1.3.3 medusa-test-utils: ^1.1.37 morgan: ^1.9.1 @@ -23672,7 +23672,7 @@ __metadata: languageName: node linkType: hard -"medusa-core-utils@^1.1.31, medusa-core-utils@^1.1.32, medusa-core-utils@^1.1.34, medusa-core-utils@^1.1.35, medusa-core-utils@workspace:packages/medusa-core-utils": +"medusa-core-utils@^1.1.31, medusa-core-utils@^1.1.32, medusa-core-utils@^1.1.34, medusa-core-utils@^1.1.36, medusa-core-utils@workspace:packages/medusa-core-utils": version: 0.0.0-use.local resolution: "medusa-core-utils@workspace:packages/medusa-core-utils" dependencies: @@ -23997,7 +23997,7 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.2 - medusa-core-utils: ^1.1.32 + medusa-core-utils: ^1.1.36 medusa-test-utils: ^1.1.37 stripe: ^8.50.0 peerDependencies: @@ -24232,12 +24232,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.2 - medusa-core-utils: ^1.1.31 + medusa-core-utils: ^1.1.36 medusa-test-utils: ^1.1.37 pg: ^8.5.1 ulid: ^2.3.0 peerDependencies: - "@medusajs/medusa": ^1.6.5 + "@medusajs/medusa": ^1.7.0 medusa-interfaces: 1.x languageName: unknown linkType: soft @@ -24412,7 +24412,7 @@ __metadata: ts-jest: ^27.1.4 tslib: ^2.3.1 peerDependencies: - "@medusajs/medusa": ^1.6.2 + "@medusajs/medusa": ^1.7.0 react: ">=16" react-query: ">= 3.29.0" languageName: unknown