From 3b474ec35ce64e670016a28a9e797e694e797349 Mon Sep 17 00:00:00 2001 From: olivermrbl Date: Wed, 8 Feb 2023 19:35:44 +0100 Subject: [PATCH] chore(release): Publish --- .changeset/calm-rats-brake.md | 9 - .changeset/chilly-cars-itch.md | 5 - .changeset/clean-dancers-relax.md | 5 - .changeset/clean-rockets-grow.md | 6 - .changeset/famous-cycles-reply.md | 5 - .changeset/four-eggs-give.md | 5 - .changeset/good-rabbits-pay.md | 5 - .changeset/happy-tomatoes-drop.md | 5 - .changeset/lazy-frogs-teach.md | 5 - .changeset/mean-ghosts-live.md | 5 - .changeset/mean-rings-decide.md | 7 - .changeset/mean-rings-explain.md | 5 - .changeset/old-scissors-develop.md | 5 - .changeset/orange-donuts-roll.md | 5 - .changeset/perfect-worms-hammer.md | 5 - .changeset/pretty-parents-smoke.md | 6 - .changeset/quick-rivers-hear.md | 5 - .changeset/rare-buckets-crash.md | 5 - .changeset/rare-trees-sin.md | 5 - .changeset/selfish-pianos-wonder.md | 5 - .changeset/serious-walls-mate.md | 5 - .changeset/slimy-penguins-beam.md | 32 --- .changeset/smooth-trees-talk.md | 5 - .changeset/spicy-jokes-protect.md | 5 - .changeset/spicy-singers-applaud.md | 5 - .changeset/spicy-trainers-smile.md | 5 - .changeset/sweet-windows-float.md | 5 - .changeset/swift-teachers-love.md | 5 - .changeset/tame-items-eat.md | 5 - .changeset/three-peaches-move.md | 5 - .changeset/tidy-students-kiss.md | 5 - .changeset/tricky-starfishes-cough.md | 5 - .changeset/twelve-onions-tap.md | 5 - .changeset/violet-weeks-repair.md | 5 - .changeset/wild-carrots-bow.md | 5 - .changeset/wild-ravens-press.md | 5 - .changeset/wise-dodos-clean.md | 5 - .changeset/wise-lemons-sneeze.md | 5 - .changeset/young-beers-beg.md | 5 - packages/create-medusa-app/CHANGELOG.md | 6 + packages/create-medusa-app/package.json | 2 +- packages/inventory/CHANGELOG.md | 12 ++ packages/inventory/package.json | 6 +- packages/medusa-cli/CHANGELOG.md | 9 + packages/medusa-cli/package.json | 4 +- packages/medusa-core-utils/CHANGELOG.md | 6 + packages/medusa-core-utils/package.json | 2 +- packages/medusa-dev-cli/CHANGELOG.md | 6 + packages/medusa-dev-cli/package.json | 2 +- packages/medusa-file-minio/CHANGELOG.md | 10 + packages/medusa-file-minio/package.json | 8 +- packages/medusa-file-s3/CHANGELOG.md | 10 + packages/medusa-file-s3/package.json | 8 +- packages/medusa-file-spaces/CHANGELOG.md | 10 + packages/medusa-file-spaces/package.json | 8 +- .../medusa-fulfillment-manual/CHANGELOG.md | 10 + .../medusa-fulfillment-manual/package.json | 8 +- .../CHANGELOG.md | 10 + .../package.json | 10 +- packages/medusa-interfaces/CHANGELOG.md | 9 + packages/medusa-interfaces/package.json | 6 +- packages/medusa-js/CHANGELOG.md | 13 ++ packages/medusa-js/package.json | 6 +- packages/medusa-payment-adyen/CHANGELOG.md | 12 ++ packages/medusa-payment-adyen/package.json | 8 +- packages/medusa-payment-klarna/CHANGELOG.md | 12 ++ packages/medusa-payment-klarna/package.json | 8 +- packages/medusa-payment-manual/CHANGELOG.md | 11 + packages/medusa-payment-manual/package.json | 6 +- packages/medusa-payment-paypal/CHANGELOG.md | 12 ++ packages/medusa-payment-paypal/package.json | 8 +- packages/medusa-payment-stripe/CHANGELOG.md | 16 ++ packages/medusa-payment-stripe/package.json | 8 +- packages/medusa-plugin-algolia/CHANGELOG.md | 10 + packages/medusa-plugin-algolia/package.json | 10 +- .../medusa-plugin-brightpearl/CHANGELOG.md | 10 + .../medusa-plugin-brightpearl/package.json | 8 +- .../medusa-plugin-contentful/CHANGELOG.md | 10 + .../medusa-plugin-contentful/package.json | 8 +- .../CHANGELOG.md | 10 + .../package.json | 8 +- packages/medusa-plugin-economic/CHANGELOG.md | 10 + packages/medusa-plugin-economic/package.json | 8 +- packages/medusa-plugin-ip-lookup/CHANGELOG.md | 9 + packages/medusa-plugin-ip-lookup/package.json | 6 +- packages/medusa-plugin-mailchimp/CHANGELOG.md | 10 + packages/medusa-plugin-mailchimp/package.json | 8 +- .../medusa-plugin-meilisearch/CHANGELOG.md | 10 + .../medusa-plugin-meilisearch/package.json | 8 +- .../CHANGELOG.md | 11 + .../package.json | 10 +- packages/medusa-plugin-segment/CHANGELOG.md | 10 + packages/medusa-plugin-segment/package.json | 8 +- packages/medusa-plugin-sendgrid/CHANGELOG.md | 10 + packages/medusa-plugin-sendgrid/package.json | 8 +- .../CHANGELOG.md | 8 + .../package.json | 8 +- .../medusa-plugin-twilio-sms/CHANGELOG.md | 8 + .../medusa-plugin-twilio-sms/package.json | 8 +- packages/medusa-plugin-wishlist/CHANGELOG.md | 8 + packages/medusa-plugin-wishlist/package.json | 8 +- packages/medusa-react/CHANGELOG.md | 10 + packages/medusa-react/package.json | 8 +- packages/medusa-source-shopify/CHANGELOG.md | 8 + packages/medusa-source-shopify/package.json | 10 +- packages/medusa/CHANGELOG.md | 77 +++++++ packages/medusa/package.json | 10 +- packages/stock-location/CHANGELOG.md | 10 + packages/stock-location/package.json | 8 +- yarn.lock | 194 +++++++++--------- 110 files changed, 639 insertions(+), 456 deletions(-) delete mode 100644 .changeset/calm-rats-brake.md delete mode 100644 .changeset/chilly-cars-itch.md delete mode 100644 .changeset/clean-dancers-relax.md delete mode 100644 .changeset/clean-rockets-grow.md delete mode 100644 .changeset/famous-cycles-reply.md delete mode 100644 .changeset/four-eggs-give.md delete mode 100644 .changeset/good-rabbits-pay.md delete mode 100644 .changeset/happy-tomatoes-drop.md delete mode 100644 .changeset/lazy-frogs-teach.md delete mode 100644 .changeset/mean-ghosts-live.md delete mode 100644 .changeset/mean-rings-decide.md delete mode 100644 .changeset/mean-rings-explain.md delete mode 100644 .changeset/old-scissors-develop.md delete mode 100644 .changeset/orange-donuts-roll.md delete mode 100644 .changeset/perfect-worms-hammer.md delete mode 100644 .changeset/pretty-parents-smoke.md delete mode 100644 .changeset/quick-rivers-hear.md delete mode 100644 .changeset/rare-buckets-crash.md delete mode 100644 .changeset/rare-trees-sin.md delete mode 100644 .changeset/selfish-pianos-wonder.md delete mode 100644 .changeset/serious-walls-mate.md delete mode 100644 .changeset/slimy-penguins-beam.md delete mode 100644 .changeset/smooth-trees-talk.md delete mode 100644 .changeset/spicy-jokes-protect.md delete mode 100644 .changeset/spicy-singers-applaud.md delete mode 100644 .changeset/spicy-trainers-smile.md delete mode 100644 .changeset/sweet-windows-float.md delete mode 100644 .changeset/swift-teachers-love.md delete mode 100644 .changeset/tame-items-eat.md delete mode 100644 .changeset/three-peaches-move.md delete mode 100644 .changeset/tidy-students-kiss.md delete mode 100644 .changeset/tricky-starfishes-cough.md delete mode 100644 .changeset/twelve-onions-tap.md delete mode 100644 .changeset/violet-weeks-repair.md delete mode 100644 .changeset/wild-carrots-bow.md delete mode 100644 .changeset/wild-ravens-press.md delete mode 100644 .changeset/wise-dodos-clean.md delete mode 100644 .changeset/wise-lemons-sneeze.md delete mode 100644 .changeset/young-beers-beg.md diff --git a/.changeset/calm-rats-brake.md b/.changeset/calm-rats-brake.md deleted file mode 100644 index 3367df003a..0000000000 --- a/.changeset/calm-rats-brake.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"medusa-payment-adyen": patch -"medusa-payment-klarna": patch -"medusa-payment-manual": patch -"medusa-payment-paypal": patch -"@medusajs/medusa": patch ---- - -chore(*-payment-*): cleanup payment provider plugins diff --git a/.changeset/chilly-cars-itch.md b/.changeset/chilly-cars-itch.md deleted file mode 100644 index df4c7f9212..0000000000 --- a/.changeset/chilly-cars-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(OAS): sanitize circular reference for Redocly diff --git a/.changeset/clean-dancers-relax.md b/.changeset/clean-dancers-relax.md deleted file mode 100644 index 2134a98ad7..0000000000 --- a/.changeset/clean-dancers-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(oas): declare x-codegen on Admin routes - S to V diff --git a/.changeset/clean-rockets-grow.md b/.changeset/clean-rockets-grow.md deleted file mode 100644 index b95ac73870..0000000000 --- a/.changeset/clean-rockets-grow.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@medusajs/medusa": patch -"@medusajs/stock-location": patch ---- - -Fix (stock-location): stock location address required diff --git a/.changeset/famous-cycles-reply.md b/.changeset/famous-cycles-reply.md deleted file mode 100644 index 027fdb52da..0000000000 --- a/.changeset/famous-cycles-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): preserve custom adjustments when refreshing adjustments diff --git a/.changeset/four-eggs-give.md b/.changeset/four-eggs-give.md deleted file mode 100644 index c21d03a8ea..0000000000 --- a/.changeset/four-eggs-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-plugin-sendgrid": minor ---- - -fix(medusa-plugin-sendgrid): Inject GiftCardService to eliminate undefined error diff --git a/.changeset/good-rabbits-pay.md b/.changeset/good-rabbits-pay.md deleted file mode 100644 index 97cb7353f7..0000000000 --- a/.changeset/good-rabbits-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(oas): declare x-codegen on Admin routes - A to D diff --git a/.changeset/happy-tomatoes-drop.md b/.changeset/happy-tomatoes-drop.md deleted file mode 100644 index 823a13451b..0000000000 --- a/.changeset/happy-tomatoes-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Filter products by category params in store/admin diff --git a/.changeset/lazy-frogs-teach.md b/.changeset/lazy-frogs-teach.md deleted file mode 100644 index 95edd6e33f..0000000000 --- a/.changeset/lazy-frogs-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): add or remove categories from products diff --git a/.changeset/mean-ghosts-live.md b/.changeset/mean-ghosts-live.md deleted file mode 100644 index 83f64d2dd7..0000000000 --- a/.changeset/mean-ghosts-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Fixes payloads associated with shipping profile requests, as well as fixes to the shippingProfileService. Also adds test suite for shipping profiles. diff --git a/.changeset/mean-rings-decide.md b/.changeset/mean-rings-decide.md deleted file mode 100644 index 17576bac6c..0000000000 --- a/.changeset/mean-rings-decide.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@medusajs/inventory": patch -"@medusajs/medusa": minor -"@medusajs/medusa-js": minor ---- - -Adding inventory items api diff --git a/.changeset/mean-rings-explain.md b/.changeset/mean-rings-explain.md deleted file mode 100644 index faf8554344..0000000000 --- a/.changeset/mean-rings-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): batch remove products from a category diff --git a/.changeset/old-scissors-develop.md b/.changeset/old-scissors-develop.md deleted file mode 100644 index d54f5d629a..0000000000 --- a/.changeset/old-scissors-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Option to override existing cron job diff --git a/.changeset/orange-donuts-roll.md b/.changeset/orange-donuts-roll.md deleted file mode 100644 index f1ba5ef091..0000000000 --- a/.changeset/orange-donuts-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(oas): declare x-codegen on Admin routes - D to PRI diff --git a/.changeset/perfect-worms-hammer.md b/.changeset/perfect-worms-hammer.md deleted file mode 100644 index 12febc57fc..0000000000 --- a/.changeset/perfect-worms-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": minor ---- - -ProductService.update no longer create product variants. It was moved to the endpoint handler update-product.ts diff --git a/.changeset/pretty-parents-smoke.md b/.changeset/pretty-parents-smoke.md deleted file mode 100644 index 0b92c27f04..0000000000 --- a/.changeset/pretty-parents-smoke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"medusa-payment-stripe": patch -"@medusajs/medusa": patch ---- - -feat(medusa-payment-stripe): Avoid unnecessary customer update if the stripe id already exists diff --git a/.changeset/quick-rivers-hear.md b/.changeset/quick-rivers-hear.md deleted file mode 100644 index a3912d2626..0000000000 --- a/.changeset/quick-rivers-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Upsert addresses on Orders diff --git a/.changeset/rare-buckets-crash.md b/.changeset/rare-buckets-crash.md deleted file mode 100644 index 43429f56e6..0000000000 --- a/.changeset/rare-buckets-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Include `rolling` in session options config with default of false diff --git a/.changeset/rare-trees-sin.md b/.changeset/rare-trees-sin.md deleted file mode 100644 index dadfaa1e1d..0000000000 --- a/.changeset/rare-trees-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Added models + repo for products in multiple categories diff --git a/.changeset/selfish-pianos-wonder.md b/.changeset/selfish-pianos-wonder.md deleted file mode 100644 index af5e3ef9ac..0000000000 --- a/.changeset/selfish-pianos-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-payment-stripe": patch ---- - -fix(medusa-payment-stripe): Resend capture event to ensure auto-capture diff --git a/.changeset/serious-walls-mate.md b/.changeset/serious-walls-mate.md deleted file mode 100644 index 12614081bd..0000000000 --- a/.changeset/serious-walls-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Expose session options diff --git a/.changeset/slimy-penguins-beam.md b/.changeset/slimy-penguins-beam.md deleted file mode 100644 index 840bcdc3bd..0000000000 --- a/.changeset/slimy-penguins-beam.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -"create-medusa-app": patch -"@medusajs/inventory": patch -"@medusajs/medusa-cli": patch -"medusa-core-utils": patch -"medusa-dev-cli": patch -"medusa-file-minio": patch -"medusa-file-s3": patch -"medusa-file-spaces": patch -"medusa-fulfillment-manual": patch -"medusa-fulfillment-webshipper": patch -"medusa-interfaces": patch -"@medusajs/medusa-js": patch -"medusa-payment-adyen": patch -"medusa-payment-klarna": patch -"medusa-payment-manual": patch -"medusa-payment-paypal": patch -"medusa-payment-stripe": patch -"medusa-plugin-algolia": patch -"medusa-plugin-brightpearl": patch -"medusa-plugin-contentful": patch -"medusa-plugin-discount-generator": patch -"medusa-plugin-economic": patch -"medusa-plugin-ip-lookup": patch -"medusa-plugin-mailchimp": patch -"medusa-plugin-meilisearch": patch -"medusa-plugin-restock-notification": patch -"medusa-plugin-segment": patch -"@medusajs/medusa": patch ---- - -chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) diff --git a/.changeset/smooth-trees-talk.md b/.changeset/smooth-trees-talk.md deleted file mode 100644 index 3234361141..0000000000 --- a/.changeset/smooth-trees-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): `fields` param in store products/orders endpoints diff --git a/.changeset/spicy-jokes-protect.md b/.changeset/spicy-jokes-protect.md deleted file mode 100644 index 17f85adcfe..0000000000 --- a/.changeset/spicy-jokes-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): ShippingOption type on `listAndCount` diff --git a/.changeset/spicy-singers-applaud.md b/.changeset/spicy-singers-applaud.md deleted file mode 100644 index e10652c978..0000000000 --- a/.changeset/spicy-singers-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -Feat(medusa): Add multi warehouse to create-variant and add list-inventory for variant endpoints diff --git a/.changeset/spicy-trainers-smile.md b/.changeset/spicy-trainers-smile.md deleted file mode 100644 index ebbd4375f2..0000000000 --- a/.changeset/spicy-trainers-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Applying Discounts (with Conditions) on DraftOrders and Carts diff --git a/.changeset/sweet-windows-float.md b/.changeset/sweet-windows-float.md deleted file mode 100644 index 153c70e24d..0000000000 --- a/.changeset/sweet-windows-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Run shared module migrations diff --git a/.changeset/swift-teachers-love.md b/.changeset/swift-teachers-love.md deleted file mode 100644 index 1828bbaf89..0000000000 --- a/.changeset/swift-teachers-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa-js": patch ---- - -feat(medusa-js): added resources for product categories diff --git a/.changeset/tame-items-eat.md b/.changeset/tame-items-eat.md deleted file mode 100644 index fefdbe7c56..0000000000 --- a/.changeset/tame-items-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): decorate order edit line items with totals diff --git a/.changeset/three-peaches-move.md b/.changeset/three-peaches-move.md deleted file mode 100644 index f81580112a..0000000000 --- a/.changeset/three-peaches-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Allow users to unset metadata fields in updates. diff --git a/.changeset/tidy-students-kiss.md b/.changeset/tidy-students-kiss.md deleted file mode 100644 index 5496dbd8da..0000000000 --- a/.changeset/tidy-students-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Products can be added to categories in batch request diff --git a/.changeset/tricky-starfishes-cough.md b/.changeset/tricky-starfishes-cough.md deleted file mode 100644 index 0e3b608f13..0000000000 --- a/.changeset/tricky-starfishes-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-react": patch ---- - -fix(medusa-react): Fix production.min.js causing invalid hook usage error in CJS environments diff --git a/.changeset/twelve-onions-tap.md b/.changeset/twelve-onions-tap.md deleted file mode 100644 index af2045933a..0000000000 --- a/.changeset/twelve-onions-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(oas): declare x-codegen on Admin routes - PRO to R diff --git a/.changeset/violet-weeks-repair.md b/.changeset/violet-weeks-repair.md deleted file mode 100644 index 8b8feaf9c0..0000000000 --- a/.changeset/violet-weeks-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): findVariantPricesNotIn now finds obsolete prices to delete diff --git a/.changeset/wild-carrots-bow.md b/.changeset/wild-carrots-bow.md deleted file mode 100644 index 3bfff107ec..0000000000 --- a/.changeset/wild-carrots-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(medusa): Include `name` in session options diff --git a/.changeset/wild-ravens-press.md b/.changeset/wild-ravens-press.md deleted file mode 100644 index d7cc7cf73d..0000000000 --- a/.changeset/wild-ravens-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"medusa-payment-stripe": patch ---- - -fix(medusa-payment-stripe): Prevent Stripe events from retrying diff --git a/.changeset/wise-dodos-clean.md b/.changeset/wise-dodos-clean.md deleted file mode 100644 index c86400741d..0000000000 --- a/.changeset/wise-dodos-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -fix(medusa): Allows passing data object on shipping methods during claim creation and updates diff --git a/.changeset/wise-lemons-sneeze.md b/.changeset/wise-lemons-sneeze.md deleted file mode 100644 index 9ea9b83162..0000000000 --- a/.changeset/wise-lemons-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -chore: fix flaky tests diff --git a/.changeset/young-beers-beg.md b/.changeset/young-beers-beg.md deleted file mode 100644 index 9631fbf160..0000000000 --- a/.changeset/young-beers-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@medusajs/medusa": patch ---- - -feat(oas) - accurate model OAS representation - A to D diff --git a/packages/create-medusa-app/CHANGELOG.md b/packages/create-medusa-app/CHANGELOG.md index 71f7a45896..28a881f8d7 100644 --- a/packages/create-medusa-app/CHANGELOG.md +++ b/packages/create-medusa-app/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.0.8 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + ## 0.0.7 ### Patch Changes diff --git a/packages/create-medusa-app/package.json b/packages/create-medusa-app/package.json index ff5220f371..8d4cd4b282 100644 --- a/packages/create-medusa-app/package.json +++ b/packages/create-medusa-app/package.json @@ -1,6 +1,6 @@ { "name": "create-medusa-app", - "version": "0.0.7", + "version": "0.0.8", "main": "dist/index.js", "bin": "cli.js", "license": "MIT", diff --git a/packages/inventory/CHANGELOG.md b/packages/inventory/CHANGELOG.md index 15017457ab..59ae019e65 100644 --- a/packages/inventory/CHANGELOG.md +++ b/packages/inventory/CHANGELOG.md @@ -1,5 +1,17 @@ # @medusajs/inventory +## 1.0.3 + +### Patch Changes + +- [#2971](https://github.com/medusajs/medusa/pull/2971) [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Adding inventory items api + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d), [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3), [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb), [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726), [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373), [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa), [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f), [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80), [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f), [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9), [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4), [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060), [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f), [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1), [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2), [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c), [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d), [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36), [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2), [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4), [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955), [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e), [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571), [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c), [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922), [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763), [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a), [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e), [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a), [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527), [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b), [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5), [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a), [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad)]: + - @medusajs/medusa@1.7.6 + - medusa-interfaces@1.3.5 + ## 1.0.2 ### Patch Changes diff --git a/packages/inventory/package.json b/packages/inventory/package.json index 7c970b0d08..1702a0558e 100644 --- a/packages/inventory/package.json +++ b/packages/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "1.0.2", + "version": "1.0.3", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -28,8 +28,8 @@ "test:unit": "jest --passWithNoTests" }, "peerDependencies": { - "@medusajs/medusa": "1.7.5", - "medusa-interfaces": "1.3.4" + "@medusajs/medusa": "1.7.6", + "medusa-interfaces": "1.3.5" }, "dependencies": { "typeorm": "^0.2.31" diff --git a/packages/medusa-cli/CHANGELOG.md b/packages/medusa-cli/CHANGELOG.md index bceeb7ffd8..a63b3abf91 100644 --- a/packages/medusa-cli/CHANGELOG.md +++ b/packages/medusa-cli/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.7 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + ## 1.3.6 ### Patch Changes diff --git a/packages/medusa-cli/package.json b/packages/medusa-cli/package.json index 1971ef06f2..57fddc458f 100644 --- a/packages/medusa-cli/package.json +++ b/packages/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-cli", - "version": "1.3.6", + "version": "1.3.7", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -47,7 +47,7 @@ "inquirer": "^8.0.0", "is-valid-path": "^0.1.1", "meant": "^1.0.3", - "medusa-core-utils": "^1.1.31", + "medusa-core-utils": "^1.1.38", "medusa-telemetry": "0.0.16", "netrc-parser": "^3.1.6", "open": "^8.0.6", diff --git a/packages/medusa-core-utils/CHANGELOG.md b/packages/medusa-core-utils/CHANGELOG.md index 2f0f9783ce..2f4dd4e905 100644 --- a/packages/medusa-core-utils/CHANGELOG.md +++ b/packages/medusa-core-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 1.1.38 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + ## 1.1.37 ### Patch Changes diff --git a/packages/medusa-core-utils/package.json b/packages/medusa-core-utils/package.json index 92192211fa..143fa171e1 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.37", + "version": "1.1.38", "description": "Core utils for Medusa", "main": "dist/index.js", "repository": { diff --git a/packages/medusa-dev-cli/CHANGELOG.md b/packages/medusa-dev-cli/CHANGELOG.md index 83ca81c184..5756a1a874 100644 --- a/packages/medusa-dev-cli/CHANGELOG.md +++ b/packages/medusa-dev-cli/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.0.29 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + ## 0.0.28 ### Patch Changes diff --git a/packages/medusa-dev-cli/package.json b/packages/medusa-dev-cli/package.json index 08d3e81cf4..084af9d8b1 100644 --- a/packages/medusa-dev-cli/package.json +++ b/packages/medusa-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "medusa-dev-cli", "description": "CLI helpers for contributors working on Medusa", - "version": "0.0.28", + "version": "0.0.29", "author": "Sebastian Rindom ", "bin": { "medusa-dev": "./dist/index.js" diff --git a/packages/medusa-file-minio/CHANGELOG.md b/packages/medusa-file-minio/CHANGELOG.md index 02d19c22ef..559b38e408 100644 --- a/packages/medusa-file-minio/CHANGELOG.md +++ b/packages/medusa-file-minio/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.4 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.3 ### Patch Changes diff --git a/packages/medusa-file-minio/package.json b/packages/medusa-file-minio/package.json index fdfbb9c8b7..848ad57179 100644 --- a/packages/medusa-file-minio/package.json +++ b/packages/medusa-file-minio/package.json @@ -1,6 +1,6 @@ { "name": "medusa-file-minio", - "version": "1.1.3", + "version": "1.1.4", "description": "MinIO server file connector for Medusa", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,14 +32,14 @@ "watch": "babel -w src --out-dir dist/ --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.16.0", "aws-sdk": "^2.1043.0", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", diff --git a/packages/medusa-file-s3/CHANGELOG.md b/packages/medusa-file-s3/CHANGELOG.md index 23cd845939..89a67e9c9d 100644 --- a/packages/medusa-file-s3/CHANGELOG.md +++ b/packages/medusa-file-s3/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.10 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.9 ### Patch Changes diff --git a/packages/medusa-file-s3/package.json b/packages/medusa-file-s3/package.json index fb3c217090..642c8796c3 100644 --- a/packages/medusa-file-s3/package.json +++ b/packages/medusa-file-s3/package.json @@ -1,6 +1,6 @@ { "name": "medusa-file-s3", - "version": "1.1.9", + "version": "1.1.10", "description": "AWS s3 file connector for Medusa", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "scripts": { @@ -33,14 +33,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.15.4", "aws-sdk": "^2.983.0", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", diff --git a/packages/medusa-file-spaces/CHANGELOG.md b/packages/medusa-file-spaces/CHANGELOG.md index 2b31067515..5f12d87140 100644 --- a/packages/medusa-file-spaces/CHANGELOG.md +++ b/packages/medusa-file-spaces/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.3.4 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.3 ### Patch Changes diff --git a/packages/medusa-file-spaces/package.json b/packages/medusa-file-spaces/package.json index c6f5f68d13..72618f6215 100644 --- a/packages/medusa-file-spaces/package.json +++ b/packages/medusa-file-spaces/package.json @@ -1,6 +1,6 @@ { "name": "medusa-file-spaces", - "version": "1.3.3", + "version": "1.3.4", "description": "Digital Ocean Spaces file connector for Medusa", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "scripts": { @@ -33,14 +33,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "aws-sdk": "^2.710.0", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "stripe": "^8.50.0" }, diff --git a/packages/medusa-fulfillment-manual/CHANGELOG.md b/packages/medusa-fulfillment-manual/CHANGELOG.md index 5963fb837c..34df1f6229 100644 --- a/packages/medusa-fulfillment-manual/CHANGELOG.md +++ b/packages/medusa-fulfillment-manual/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.35 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.34 ### Patch Changes diff --git a/packages/medusa-fulfillment-manual/package.json b/packages/medusa-fulfillment-manual/package.json index 10ef07c1a1..1bf2fb9c18 100644 --- a/packages/medusa-fulfillment-manual/package.json +++ b/packages/medusa-fulfillment-manual/package.json @@ -1,6 +1,6 @@ { "name": "medusa-fulfillment-manual", - "version": "1.1.34", + "version": "1.1.35", "description": "A manual fulfillment provider for Medusa", "main": "index.js", "repository": { @@ -20,7 +20,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "test": "jest --passWithNoTests src", @@ -29,14 +29,14 @@ "prepare": "cross-env NODE_ENV=production yarn run build" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "@babel/plugin-transform-instanceof": "^7.8.3", "@babel/runtime": "^7.7.6", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37" + "medusa-core-utils": "^1.1.38" }, "gitHead": "7770046479c361f375842a8605b15e5d7bc24624", "keywords": [ diff --git a/packages/medusa-fulfillment-webshipper/CHANGELOG.md b/packages/medusa-fulfillment-webshipper/CHANGELOG.md index 9568b25aab..e965e3c3d1 100644 --- a/packages/medusa-fulfillment-webshipper/CHANGELOG.md +++ b/packages/medusa-fulfillment-webshipper/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.3.6 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.5 ### Patch Changes diff --git a/packages/medusa-fulfillment-webshipper/package.json b/packages/medusa-fulfillment-webshipper/package.json index b78a20b448..ce1ab46ae6 100644 --- a/packages/medusa-fulfillment-webshipper/package.json +++ b/packages/medusa-fulfillment-webshipper/package.json @@ -1,6 +1,6 @@ { "name": "medusa-fulfillment-webshipper", - "version": "1.3.5", + "version": "1.3.6", "description": "Webshipper Fulfillment provider for Medusa", "main": "index.js", "repository": { @@ -18,11 +18,11 @@ "@babel/plugin-transform-runtime": "^7.7.6", "@babel/preset-env": "^7.7.5", "@babel/runtime": "^7.9.6", - "@medusajs/medusa": "^1.7.4", + "@medusajs/medusa": "^1.7.6", "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -31,14 +31,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "axios": "^0.20.0", "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37" + "medusa-core-utils": "^1.1.38" }, "gitHead": "7770046479c361f375842a8605b15e5d7bc24624", "keywords": [ diff --git a/packages/medusa-interfaces/CHANGELOG.md b/packages/medusa-interfaces/CHANGELOG.md index 1dcc9e48b2..e2597a43a3 100644 --- a/packages/medusa-interfaces/CHANGELOG.md +++ b/packages/medusa-interfaces/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.5 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + ## 1.3.4 ### Patch Changes diff --git a/packages/medusa-interfaces/package.json b/packages/medusa-interfaces/package.json index 4ad9c500bb..727657ea58 100644 --- a/packages/medusa-interfaces/package.json +++ b/packages/medusa-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "medusa-interfaces", - "version": "1.3.4", + "version": "1.3.5", "description": "Core interfaces for Medusa", "main": "dist/index.js", "repository": { @@ -28,13 +28,13 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-core-utils": "^1.1.31", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "typeorm": "^0.2.29", "typescript": "^4.4.4" }, "peerDependencies": { - "medusa-core-utils": "^1.1.31", + "medusa-core-utils": "^1.1.38", "typeorm": "0.x" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e" diff --git a/packages/medusa-js/CHANGELOG.md b/packages/medusa-js/CHANGELOG.md index 6ee506e5d5..5d89507ed3 100644 --- a/packages/medusa-js/CHANGELOG.md +++ b/packages/medusa-js/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## 1.3.8 + +### Patch Changes + +- [#2971](https://github.com/medusajs/medusa/pull/2971) [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Adding inventory items api + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- [#3157](https://github.com/medusajs/medusa/pull/3157) [`be0d36432`](https://github.com/medusajs/medusa/commit/be0d36432a552b7a559f15916c5d9141980c95d1) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa-js): added resources for product categories + +- Updated dependencies [[`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d), [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3), [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb), [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726), [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373), [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa), [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f), [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80), [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f), [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9), [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4), [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060), [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f), [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1), [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2), [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c), [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d), [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36), [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2), [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4), [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955), [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e), [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571), [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c), [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922), [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763), [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a), [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e), [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a), [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527), [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b), [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5), [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a), [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad)]: + - @medusajs/medusa@1.7.6 + ## 1.3.7 ### Patch Changes diff --git a/packages/medusa-js/package.json b/packages/medusa-js/package.json index 62d58ad3f1..730750a0f6 100644 --- a/packages/medusa-js/package.json +++ b/packages/medusa-js/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-js", - "version": "1.3.7", + "version": "1.3.8", "description": "Client for Medusa Commerce Rest API", "main": "dist/index.js", "module": "dist/index.mjs", @@ -29,7 +29,7 @@ "uuid": "^9.0.0" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.4" + "@medusajs/medusa": "^1.7.6" }, "repository": { "type": "git", @@ -40,7 +40,7 @@ "url": "https://github.com/medusajs/medusa/issues" }, "devDependencies": { - "@medusajs/medusa": "^1.7.4", + "@medusajs/medusa": "^1.7.6", "@types/uuid": "^9.0.0", "cross-env": "^7.0.3", "jest": "^27.4.7", diff --git a/packages/medusa-payment-adyen/CHANGELOG.md b/packages/medusa-payment-adyen/CHANGELOG.md index a6879efe60..f047219aaa 100644 --- a/packages/medusa-payment-adyen/CHANGELOG.md +++ b/packages/medusa-payment-adyen/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.1.42 + +### Patch Changes + +- [#3011](https://github.com/medusajs/medusa/pull/3011) [`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(_-payment-_): cleanup payment provider plugins + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.41 ### Patch Changes diff --git a/packages/medusa-payment-adyen/package.json b/packages/medusa-payment-adyen/package.json index 25da84946a..5759ed7b91 100644 --- a/packages/medusa-payment-adyen/package.json +++ b/packages/medusa-payment-adyen/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-adyen", - "version": "1.1.41", + "version": "1.1.42", "description": "Adyen Payment provider for Medusa Commerce", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "scripts": { @@ -33,7 +33,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@adyen/api-library": "^5.0.1", @@ -42,7 +42,7 @@ "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37" + "medusa-core-utils": "^1.1.38" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", "keywords": [ diff --git a/packages/medusa-payment-klarna/CHANGELOG.md b/packages/medusa-payment-klarna/CHANGELOG.md index 50dcc5d678..3dd3fcbf42 100644 --- a/packages/medusa-payment-klarna/CHANGELOG.md +++ b/packages/medusa-payment-klarna/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.3.7 + +### Patch Changes + +- [#3011](https://github.com/medusajs/medusa/pull/3011) [`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(_-payment-_): cleanup payment provider plugins + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.6 ### Patch Changes diff --git a/packages/medusa-payment-klarna/package.json b/packages/medusa-payment-klarna/package.json index 7be2b5c75b..d1bb7362e8 100644 --- a/packages/medusa-payment-klarna/package.json +++ b/packages/medusa-payment-klarna/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-klarna", - "version": "1.3.6", + "version": "1.3.7", "description": "Klarna Payment provider for Medusa Commerce", "main": "index.js", "repository": { @@ -24,7 +24,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,14 +33,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "axios": "^0.21.4", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", diff --git a/packages/medusa-payment-manual/CHANGELOG.md b/packages/medusa-payment-manual/CHANGELOG.md index 9b182f42d7..ccdbae5c40 100644 --- a/packages/medusa-payment-manual/CHANGELOG.md +++ b/packages/medusa-payment-manual/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 1.0.21 + +### Patch Changes + +- [#3011](https://github.com/medusajs/medusa/pull/3011) [`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(_-payment-_): cleanup payment provider plugins + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-interfaces@1.3.5 + ## 1.0.20 ### Patch Changes diff --git a/packages/medusa-payment-manual/package.json b/packages/medusa-payment-manual/package.json index dbda9917fb..23501f65a0 100644 --- a/packages/medusa-payment-manual/package.json +++ b/packages/medusa-payment-manual/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-manual", - "version": "1.0.20", + "version": "1.0.21", "description": "A dummy payment provider to be used for testing or manual payments", "main": "index.js", "repository": { @@ -24,7 +24,7 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.38" }, "scripts": { @@ -34,7 +34,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", "keywords": [ diff --git a/packages/medusa-payment-paypal/CHANGELOG.md b/packages/medusa-payment-paypal/CHANGELOG.md index 625e5b650f..634813498c 100644 --- a/packages/medusa-payment-paypal/CHANGELOG.md +++ b/packages/medusa-payment-paypal/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.2.9 + +### Patch Changes + +- [#3011](https://github.com/medusajs/medusa/pull/3011) [`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(_-payment-_): cleanup payment provider plugins + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.2.8 ### Patch Changes diff --git a/packages/medusa-payment-paypal/package.json b/packages/medusa-payment-paypal/package.json index 0bcd58c10d..b50b56eb71 100644 --- a/packages/medusa-payment-paypal/package.json +++ b/packages/medusa-payment-paypal/package.json @@ -1,6 +1,6 @@ { "name": "medusa-payment-paypal", - "version": "1.2.8", + "version": "1.2.9", "description": "Paypal Payment provider for Meduas Commerce", "main": "index.js", "repository": { @@ -25,7 +25,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.38" }, "scripts": { @@ -35,13 +35,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@paypal/checkout-server-sdk": "^1.0.3", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.32" + "medusa-core-utils": "^1.1.38" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-payment-stripe/CHANGELOG.md b/packages/medusa-payment-stripe/CHANGELOG.md index f8f452522c..28509e9d52 100644 --- a/packages/medusa-payment-stripe/CHANGELOG.md +++ b/packages/medusa-payment-stripe/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 1.1.52 + +### Patch Changes + +- [#3046](https://github.com/medusajs/medusa/pull/3046) [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa-payment-stripe): Avoid unnecessary customer update if the stripe id already exists + +- [#3100](https://github.com/medusajs/medusa/pull/3100) [`0009da026`](https://github.com/medusajs/medusa/commit/0009da02619e794537d88fa9494e35594ed1bb0c) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa-payment-stripe): Resend capture event to ensure auto-capture + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- [#3160](https://github.com/medusajs/medusa/pull/3160) [`71fdd2819`](https://github.com/medusajs/medusa/commit/71fdd281986781a96f5c50205a4a3628ae8e6282) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa-payment-stripe): Prevent Stripe events from retrying + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.51 ### Patch Changes diff --git a/packages/medusa-payment-stripe/package.json b/packages/medusa-payment-stripe/package.json index ed73e58640..b1b3922f0e 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.51", + "version": "1.1.52", "description": "Stripe Payment provider for Meduas Commerce", "main": "index.js", "repository": { @@ -25,7 +25,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "scripts": { @@ -35,12 +35,12 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "stripe": "^8.50.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", diff --git a/packages/medusa-plugin-algolia/CHANGELOG.md b/packages/medusa-plugin-algolia/CHANGELOG.md index fc8472a3f5..c7b05cf7f8 100644 --- a/packages/medusa-plugin-algolia/CHANGELOG.md +++ b/packages/medusa-plugin-algolia/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 0.2.8 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 0.2.7 ### Patch Changes diff --git a/packages/medusa-plugin-algolia/package.json b/packages/medusa-plugin-algolia/package.json index b03b18852a..0e539ea4ce 100644 --- a/packages/medusa-plugin-algolia/package.json +++ b/packages/medusa-plugin-algolia/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-algolia", - "version": "0.2.7", + "version": "0.2.8", "description": "Search support for algolia", "main": "index.js", "repository": { @@ -17,15 +17,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4", + "medusa-interfaces": "1.3.5", "typeorm": "0.x" }, "dependencies": { "algoliasearch": "^4.10.5", "body-parser": "^1.19.0", "lodash": "^4.17.21", - "medusa-core-utils": "^1.1.37", - "medusa-interfaces": "^1.3.4" + "medusa-core-utils": "^1.1.38", + "medusa-interfaces": "^1.3.5" }, "devDependencies": { "@babel/cli": "^7.7.5", @@ -40,7 +40,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-brightpearl/CHANGELOG.md b/packages/medusa-plugin-brightpearl/CHANGELOG.md index 5d5af90fea..ed914486a6 100644 --- a/packages/medusa-plugin-brightpearl/CHANGELOG.md +++ b/packages/medusa-plugin-brightpearl/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.3.5 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.4 ### Patch Changes diff --git a/packages/medusa-plugin-brightpearl/package.json b/packages/medusa-plugin-brightpearl/package.json index a7dde7df33..fbe9e5f7ea 100644 --- a/packages/medusa-plugin-brightpearl/package.json +++ b/packages/medusa-plugin-brightpearl/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-brightpearl", - "version": "1.3.4", + "version": "1.3.5", "description": "Brightpearl plugin for Medusa Commerce", "main": "index.js", "repository": { @@ -26,7 +26,7 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "scripts": { @@ -36,13 +36,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "axios": "^0.19.2", "axios-rate-limit": "^1.2.1", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "randomatic": "^3.1.1" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", diff --git a/packages/medusa-plugin-contentful/CHANGELOG.md b/packages/medusa-plugin-contentful/CHANGELOG.md index b6d093aeab..0198cc47a5 100644 --- a/packages/medusa-plugin-contentful/CHANGELOG.md +++ b/packages/medusa-plugin-contentful/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.2.6 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.2.5 ### Patch Changes diff --git a/packages/medusa-plugin-contentful/package.json b/packages/medusa-plugin-contentful/package.json index 8536435006..788176e48c 100644 --- a/packages/medusa-plugin-contentful/package.json +++ b/packages/medusa-plugin-contentful/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-contentful", - "version": "1.2.5", + "version": "1.2.6", "description": "Contentful plugin for Medusa Commerce", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,14 +32,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "body-parser": "^1.19.0", "contentful-management": "^5.27.1", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "redis": "^3.0.2" }, diff --git a/packages/medusa-plugin-discount-generator/CHANGELOG.md b/packages/medusa-plugin-discount-generator/CHANGELOG.md index 9892b5b807..6521bab048 100644 --- a/packages/medusa-plugin-discount-generator/CHANGELOG.md +++ b/packages/medusa-plugin-discount-generator/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.23 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.22 ### Patch Changes diff --git a/packages/medusa-plugin-discount-generator/package.json b/packages/medusa-plugin-discount-generator/package.json index 87bd882d5c..c4fdbc7832 100644 --- a/packages/medusa-plugin-discount-generator/package.json +++ b/packages/medusa-plugin-discount-generator/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-discount-generator", - "version": "1.1.22", + "version": "1.1.23", "main": "index.js", "license": "MIT", "author": "Sebastian Rindom", @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,12 +32,12 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "randomatic": "^3.1.1" }, "gitHead": "41a5425405aea5045a26def95c0dc00cf4a5a44d" diff --git a/packages/medusa-plugin-economic/CHANGELOG.md b/packages/medusa-plugin-economic/CHANGELOG.md index 273e08749f..d5ca9fd4a9 100644 --- a/packages/medusa-plugin-economic/CHANGELOG.md +++ b/packages/medusa-plugin-economic/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.41 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.40 ### Patch Changes diff --git a/packages/medusa-plugin-economic/package.json b/packages/medusa-plugin-economic/package.json index e7808aa7e6..72984ee26d 100644 --- a/packages/medusa-plugin-economic/package.json +++ b/packages/medusa-plugin-economic/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-economic", - "version": "1.1.40", + "version": "1.1.41", "description": "E-conomic financial reporting", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,14 +32,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "axios": "^0.19.2", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "moment": "^2.27.0" }, diff --git a/packages/medusa-plugin-ip-lookup/CHANGELOG.md b/packages/medusa-plugin-ip-lookup/CHANGELOG.md index cf9b06994c..7b2f5f51d1 100644 --- a/packages/medusa-plugin-ip-lookup/CHANGELOG.md +++ b/packages/medusa-plugin-ip-lookup/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.2.4 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-interfaces@1.3.5 + ## 1.2.3 ### Patch Changes diff --git a/packages/medusa-plugin-ip-lookup/package.json b/packages/medusa-plugin-ip-lookup/package.json index 2b9911b301..0e80ef4d36 100644 --- a/packages/medusa-plugin-ip-lookup/package.json +++ b/packages/medusa-plugin-ip-lookup/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-ip-lookup", - "version": "1.2.3", + "version": "1.2.4", "description": "IP lookup middleware for Medusa core", "main": "dist/index.js", "repository": { @@ -27,10 +27,10 @@ "@babel/runtime": "^7.7.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "axios": "^0.20.0" diff --git a/packages/medusa-plugin-mailchimp/CHANGELOG.md b/packages/medusa-plugin-mailchimp/CHANGELOG.md index 3138ad5be3..b97b8ff65f 100644 --- a/packages/medusa-plugin-mailchimp/CHANGELOG.md +++ b/packages/medusa-plugin-mailchimp/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.45 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.44 ### Patch Changes diff --git a/packages/medusa-plugin-mailchimp/package.json b/packages/medusa-plugin-mailchimp/package.json index 1f41080825..f3c0fefdc4 100644 --- a/packages/medusa-plugin-mailchimp/package.json +++ b/packages/medusa-plugin-mailchimp/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-mailchimp", - "version": "1.1.44", + "version": "1.1.45", "description": "Mailchimp newsletter subscriptions", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,7 +32,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", @@ -40,7 +40,7 @@ "cors": "^2.8.5", "express": "^4.17.1", "mailchimp-api-v3": "^1.14.0", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", diff --git a/packages/medusa-plugin-meilisearch/CHANGELOG.md b/packages/medusa-plugin-meilisearch/CHANGELOG.md index 3efa286439..308a07d090 100644 --- a/packages/medusa-plugin-meilisearch/CHANGELOG.md +++ b/packages/medusa-plugin-meilisearch/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.0.3 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.0.2 ### Patch Changes diff --git a/packages/medusa-plugin-meilisearch/package.json b/packages/medusa-plugin-meilisearch/package.json index 41ac72f4b9..587e9d4928 100644 --- a/packages/medusa-plugin-meilisearch/package.json +++ b/packages/medusa-plugin-meilisearch/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-meilisearch", - "version": "1.0.2", + "version": "1.0.3", "description": "A starter for Medusa projects.", "main": "index.js", "repository": { @@ -17,12 +17,12 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "body-parser": "^1.19.0", "lodash": "^4.17.21", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "meilisearch": "0.27.0" }, "devDependencies": { @@ -38,7 +38,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-restock-notification/CHANGELOG.md b/packages/medusa-plugin-restock-notification/CHANGELOG.md index 5689d119ab..8130aa4407 100644 --- a/packages/medusa-plugin-restock-notification/CHANGELOG.md +++ b/packages/medusa-plugin-restock-notification/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 2.0.3 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d), [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3), [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb), [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726), [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373), [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa), [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f), [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80), [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f), [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9), [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4), [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060), [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f), [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1), [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2), [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c), [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d), [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36), [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2), [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4), [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955), [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e), [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571), [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c), [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922), [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763), [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a), [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e), [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a), [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527), [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b), [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5), [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a), [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad)]: + - @medusajs/medusa@1.7.6 + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 2.0.2 ### Patch Changes diff --git a/packages/medusa-plugin-restock-notification/package.json b/packages/medusa-plugin-restock-notification/package.json index b5e3a6c4ae..fce417c265 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": "2.0.2", + "version": "2.0.3", "main": "index.js", "repository": { "type": "git", @@ -17,7 +17,7 @@ "babel-preset-medusa-package": "^1.1.19", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37", "pg": "^8.5.1", "ulid": "^2.3.0" @@ -29,14 +29,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.4", - "medusa-interfaces": "1.3.4" + "@medusajs/medusa": "^1.7.6", + "medusa-interfaces": "1.3.5" }, "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37" + "medusa-core-utils": "^1.1.38" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-segment/CHANGELOG.md b/packages/medusa-plugin-segment/CHANGELOG.md index 4727c1330e..f7a0c37e27 100644 --- a/packages/medusa-plugin-segment/CHANGELOG.md +++ b/packages/medusa-plugin-segment/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.3.3 + +### Patch Changes + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.2 ### Patch Changes diff --git a/packages/medusa-plugin-segment/package.json b/packages/medusa-plugin-segment/package.json index 588a2b68b0..305cbd2514 100644 --- a/packages/medusa-plugin-segment/package.json +++ b/packages/medusa-plugin-segment/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-segment", - "version": "1.3.2", + "version": "1.3.3", "description": "Segment Analytics", "main": "index.js", "repository": { @@ -24,7 +24,7 @@ "cross-env": "^5.2.1", "eslint": "^6.8.0", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,14 +33,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "analytics-node": "^3.4.0-beta.1", "axios": "^0.19.2", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", diff --git a/packages/medusa-plugin-sendgrid/CHANGELOG.md b/packages/medusa-plugin-sendgrid/CHANGELOG.md index 01edebf977..f2e642c2bf 100644 --- a/packages/medusa-plugin-sendgrid/CHANGELOG.md +++ b/packages/medusa-plugin-sendgrid/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.3.6 + +### Patch Changes + +- [#2941](https://github.com/medusajs/medusa/pull/2941) [`2551fe0b9`](https://github.com/medusajs/medusa/commit/2551fe0b935c19476828a05c47f4cf3e0d9e6d79) Thanks [@RegisHubelia](https://github.com/RegisHubelia)! - fix(medusa-plugin-sendgrid): Inject GiftCardService to eliminate undefined error + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.5 ### Patch Changes diff --git a/packages/medusa-plugin-sendgrid/package.json b/packages/medusa-plugin-sendgrid/package.json index bac00e5d62..17295e39ca 100644 --- a/packages/medusa-plugin-sendgrid/package.json +++ b/packages/medusa-plugin-sendgrid/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-sendgrid", - "version": "1.3.5", + "version": "1.3.6", "description": "SendGrid transactional emails", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,14 +32,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "@sendgrid/mail": "^7.1.1", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", diff --git a/packages/medusa-plugin-slack-notification/CHANGELOG.md b/packages/medusa-plugin-slack-notification/CHANGELOG.md index f1081c76b4..0f96a6121f 100644 --- a/packages/medusa-plugin-slack-notification/CHANGELOG.md +++ b/packages/medusa-plugin-slack-notification/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.3.7 + +### Patch Changes + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.3.6 ### Patch Changes diff --git a/packages/medusa-plugin-slack-notification/package.json b/packages/medusa-plugin-slack-notification/package.json index d3ae640b16..e513dcf22b 100644 --- a/packages/medusa-plugin-slack-notification/package.json +++ b/packages/medusa-plugin-slack-notification/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-slack-notification", - "version": "1.3.6", + "version": "1.3.7", "description": "Slack notifications", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,14 +32,14 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "axios": "^0.19.2", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "moment": "^2.27.0" }, diff --git a/packages/medusa-plugin-twilio-sms/CHANGELOG.md b/packages/medusa-plugin-twilio-sms/CHANGELOG.md index ee19e3ff34..47013986ff 100644 --- a/packages/medusa-plugin-twilio-sms/CHANGELOG.md +++ b/packages/medusa-plugin-twilio-sms/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.2.6 + +### Patch Changes + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.2.5 ### Patch Changes diff --git a/packages/medusa-plugin-twilio-sms/package.json b/packages/medusa-plugin-twilio-sms/package.json index 8d52384981..883aaef7d7 100644 --- a/packages/medusa-plugin-twilio-sms/package.json +++ b/packages/medusa-plugin-twilio-sms/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-twilio-sms", - "version": "1.2.5", + "version": "1.2.6", "main": "index.js", "repository": { "type": "git", @@ -21,7 +21,7 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -30,12 +30,12 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "body-parser": "^1.19.0", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37", "twilio": "^3.49.1" }, diff --git a/packages/medusa-plugin-wishlist/CHANGELOG.md b/packages/medusa-plugin-wishlist/CHANGELOG.md index cd899b1ac3..fa07caa7f0 100644 --- a/packages/medusa-plugin-wishlist/CHANGELOG.md +++ b/packages/medusa-plugin-wishlist/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.1.40 + +### Patch Changes + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.1.39 ### Patch Changes diff --git a/packages/medusa-plugin-wishlist/package.json b/packages/medusa-plugin-wishlist/package.json index abc4ab56ae..76744790a9 100644 --- a/packages/medusa-plugin-wishlist/package.json +++ b/packages/medusa-plugin-wishlist/package.json @@ -1,6 +1,6 @@ { "name": "medusa-plugin-wishlist", - "version": "1.1.39", + "version": "1.1.40", "description": "Provides /customers/:id/wishlist to add items to a customr's wishlist", "main": "index.js", "repository": { @@ -23,7 +23,7 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,13 +32,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4" + "medusa-interfaces": "1.3.5" }, "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-test-utils": "^1.1.37" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", diff --git a/packages/medusa-react/CHANGELOG.md b/packages/medusa-react/CHANGELOG.md index cad5384187..a26f50b811 100644 --- a/packages/medusa-react/CHANGELOG.md +++ b/packages/medusa-react/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 4.0.4 + +### Patch Changes + +- [#3144](https://github.com/medusajs/medusa/pull/3144) [`4fbf6b7ad`](https://github.com/medusajs/medusa/commit/4fbf6b7ad3198d9ddb712e60f3111de18b277676) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa-react): Fix production.min.js causing invalid hook usage error in CJS environments + +- Updated dependencies [[`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d), [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3), [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb), [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726), [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373), [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa), [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f), [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80), [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f), [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9), [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4), [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060), [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f), [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1), [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2), [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c), [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d), [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36), [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2), [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4), [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955), [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e), [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571), [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c), [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922), [`be0d36432`](https://github.com/medusajs/medusa/commit/be0d36432a552b7a559f15916c5d9141980c95d1), [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763), [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a), [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e), [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a), [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527), [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b), [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5), [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a), [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad)]: + - @medusajs/medusa@1.7.6 + - @medusajs/medusa-js@1.3.8 + ## 4.0.3 ### Patch Changes diff --git a/packages/medusa-react/package.json b/packages/medusa-react/package.json index 9b0c7c8ae3..058d5784e3 100644 --- a/packages/medusa-react/package.json +++ b/packages/medusa-react/package.json @@ -1,5 +1,5 @@ { - "version": "4.0.3", + "version": "4.0.4", "license": "MIT", "main": "dist/index.js", "module": "dist/index.mjs", @@ -22,7 +22,7 @@ "test": "jest --passWithNoTests" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.4", + "@medusajs/medusa": "^1.7.6", "@tanstack/react-query": ">=4.22.0", "react": ">=16", "react-dom": ">=16" @@ -31,7 +31,7 @@ "author": "Zakaria S. El Asri", "devDependencies": { "@babel/core": "^7.16.0", - "@medusajs/medusa": "^1.7.4", + "@medusajs/medusa": "^1.7.6", "@storybook/addon-contexts": "^5.3.21", "@storybook/addon-essentials": "^6.3.12", "@storybook/addon-info": "^5.3.21", @@ -60,7 +60,7 @@ "tsup": "^6.5.0" }, "dependencies": { - "@medusajs/medusa-js": "^1.3.7" + "@medusajs/medusa-js": "^1.3.8" }, "msw": { "workerDirectory": "public" diff --git a/packages/medusa-source-shopify/CHANGELOG.md b/packages/medusa-source-shopify/CHANGELOG.md index 5dde8139f7..dc40256472 100644 --- a/packages/medusa-source-shopify/CHANGELOG.md +++ b/packages/medusa-source-shopify/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.2.6 + +### Patch Changes + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.2.5 ### Patch Changes diff --git a/packages/medusa-source-shopify/package.json b/packages/medusa-source-shopify/package.json index c1065c2d9f..632912ebd9 100644 --- a/packages/medusa-source-shopify/package.json +++ b/packages/medusa-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "medusa-source-shopify", - "version": "1.2.5", + "version": "1.2.6", "description": "Source plugin that allows users to import products from a Shopify store", "main": "index.js", "repository": { @@ -17,7 +17,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.4", + "medusa-interfaces": "1.3.5", "typeorm": "0.x" }, "dependencies": { @@ -28,8 +28,8 @@ "express": "^4.17.1", "ioredis": "^4.27.9", "lodash": "^4.17.21", - "medusa-core-utils": "^1.1.37", - "medusa-interfaces": "^1.3.4", + "medusa-core-utils": "^1.1.38", + "medusa-interfaces": "^1.3.5", "medusa-test-utils": "^1.1.37" }, "devDependencies": { @@ -45,7 +45,7 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^26.6.3", - "medusa-interfaces": "^1.3.4" + "medusa-interfaces": "^1.3.5" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 31abd6b610..1c92f9eee8 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,82 @@ # Change Log +## 1.7.6 + +### Patch Changes + +- [#3011](https://github.com/medusajs/medusa/pull/3011) [`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(_-payment-_): cleanup payment provider plugins + +- [#3198](https://github.com/medusajs/medusa/pull/3198) [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(OAS): sanitize circular reference for Redocly + +- [#2599](https://github.com/medusajs/medusa/pull/2599) [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(oas): declare x-codegen on Admin routes - S to V + +- [#3065](https://github.com/medusajs/medusa/pull/3065) [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Fix (stock-location): stock location address required + +- [#3085](https://github.com/medusajs/medusa/pull/3085) [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa): preserve custom adjustments when refreshing adjustments + +- [#3090](https://github.com/medusajs/medusa/pull/3090) [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-codegen on Admin routes - A to D + +- [#3155](https://github.com/medusajs/medusa/pull/3155) [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): Filter products by category params in store/admin + +- [#3114](https://github.com/medusajs/medusa/pull/3114) [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): add or remove categories from products + +- [#3154](https://github.com/medusajs/medusa/pull/3154) [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa): Fixes payloads associated with shipping profile requests, as well as fixes to the shippingProfileService. Also adds test suite for shipping profiles. + +- [#2971](https://github.com/medusajs/medusa/pull/2971) [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Adding inventory items api + +- [#3141](https://github.com/medusajs/medusa/pull/3141) [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): batch remove products from a category + +- [#2989](https://github.com/medusajs/medusa/pull/2989) [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa): Option to override existing cron job + +- [#3092](https://github.com/medusajs/medusa/pull/3092) [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-codegen on Admin routes - D to PRI + +- [#3097](https://github.com/medusajs/medusa/pull/3097) [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - ProductService.update no longer create product variants. It was moved to the endpoint handler update-product.ts + +- [#3046](https://github.com/medusajs/medusa/pull/3046) [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa-payment-stripe): Avoid unnecessary customer update if the stripe id already exists + +- [#3153](https://github.com/medusajs/medusa/pull/3153) [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Upsert addresses on Orders + +- [#3184](https://github.com/medusajs/medusa/pull/3184) [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d) Thanks [@pevey](https://github.com/pevey)! - feat(medusa): Include `rolling` in session options config with default of false + +- [#3083](https://github.com/medusajs/medusa/pull/3083) [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): Added models + repo for products in multiple categories + +- [#3162](https://github.com/medusajs/medusa/pull/3162) [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa): Expose session options + +- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057) + +- [#2980](https://github.com/medusajs/medusa/pull/2980) [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955) Thanks [@fPolic](https://github.com/fPolic)! - fix(medusa): `fields` param in store products/orders endpoints + +- [#2040](https://github.com/medusajs/medusa/pull/2040) [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): ShippingOption type on `listAndCount` + +- [#2970](https://github.com/medusajs/medusa/pull/2970) [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Feat(medusa): Add multi warehouse to create-variant and add list-inventory for variant endpoints + +- [#3197](https://github.com/medusajs/medusa/pull/3197) [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Applying Discounts (with Conditions) on DraftOrders and Carts + +- [#3109](https://github.com/medusajs/medusa/pull/3109) [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa): Run shared module migrations + +- [#3108](https://github.com/medusajs/medusa/pull/3108) [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa): decorate order edit line items with totals + +- [#3055](https://github.com/medusajs/medusa/pull/3055) [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa): Allow users to unset metadata fields in updates. + +- [#3123](https://github.com/medusajs/medusa/pull/3123) [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): Products can be added to categories in batch request + +- [#3093](https://github.com/medusajs/medusa/pull/3093) [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-codegen on Admin routes - PRO to R + +- [#3152](https://github.com/medusajs/medusa/pull/3152) [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa): findVariantPricesNotIn now finds obsolete prices to delete + +- [#3186](https://github.com/medusajs/medusa/pull/3186) [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b) Thanks [@pevey](https://github.com/pevey)! - feat(medusa): Include `name` in session options + +- [#3205](https://github.com/medusajs/medusa/pull/3205) [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(medusa): Allows passing data object on shipping methods during claim creation and updates + +- [#3126](https://github.com/medusajs/medusa/pull/3126) [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: fix flaky tests + +- [#3203](https://github.com/medusajs/medusa/pull/3203) [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas) - accurate model OAS representation - A to D + +- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]: + - @medusajs/medusa-cli@1.3.7 + - medusa-core-utils@1.1.38 + - medusa-interfaces@1.3.5 + ## 1.7.5 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 3d8ac52f2f..4223aacbe7 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "1.7.5", + "version": "1.7.6", "description": "E-commerce for JAMstack", "main": "dist/index.js", "bin": "./cli.js", @@ -25,7 +25,7 @@ "babel-preset-medusa-package": "^1.1.19", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.4", + "medusa-interfaces": "^1.3.5", "nodemon": "^2.0.20", "sqlite3": "^5.0.2", "supertest": "^4.0.2", @@ -41,11 +41,11 @@ "test:unit": "jest" }, "peerDependencies": { - "medusa-interfaces": "1.3.4", + "medusa-interfaces": "1.3.5", "typeorm": "0.2.x" }, "dependencies": { - "@medusajs/medusa-cli": "^1.3.6", + "@medusajs/medusa-cli": "^1.3.7", "@types/ioredis": "^4.28.10", "@types/lodash": "^4.14.191", "awilix": "^8.0.0", @@ -67,7 +67,7 @@ "ioredis-mock": "^5.6.0", "iso8601-duration": "^1.3.0", "jsonwebtoken": "^8.5.1", - "medusa-core-utils": "^1.1.37", + "medusa-core-utils": "^1.1.38", "medusa-telemetry": "^0.0.16", "medusa-test-utils": "^1.1.38", "morgan": "^1.9.1", diff --git a/packages/stock-location/CHANGELOG.md b/packages/stock-location/CHANGELOG.md index 7b135234e9..0eb770d2c0 100644 --- a/packages/stock-location/CHANGELOG.md +++ b/packages/stock-location/CHANGELOG.md @@ -1,5 +1,15 @@ # @medusajs/stock-location +## 1.0.3 + +### Patch Changes + +- [#3065](https://github.com/medusajs/medusa/pull/3065) [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Fix (stock-location): stock location address required + +- Updated dependencies [[`ce866475b`](https://github.com/medusajs/medusa/commit/ce866475b4b6c8b453638000f7b1df7a27daf45d), [`53532df8d`](https://github.com/medusajs/medusa/commit/53532df8d597ed5471c07296981b6959cba4ddc3), [`d8ffbe25b`](https://github.com/medusajs/medusa/commit/d8ffbe25b047fda0f644240c9f518f95e74f03cb), [`2d525237b`](https://github.com/medusajs/medusa/commit/2d525237b682e89495b6cc8e3aa677bfad4d0726), [`5b63533c7`](https://github.com/medusajs/medusa/commit/5b63533c77528cab31755cedab9e768f7461f373), [`09dc9c667`](https://github.com/medusajs/medusa/commit/09dc9c6677c0d64cf765b27290e707ea75edd4aa), [`4105405f2`](https://github.com/medusajs/medusa/commit/4105405f28c3f3e54a6077c95a575a268fb5569f), [`ee42b60a2`](https://github.com/medusajs/medusa/commit/ee42b60a20db2afc5e9b6b958502f9e86ec37d80), [`d0adaf57e`](https://github.com/medusajs/medusa/commit/d0adaf57ed1018f29bebf01e5cffde5f7192f89f), [`f65f590a2`](https://github.com/medusajs/medusa/commit/f65f590a2771d6e526d7dfc7ca721be74c8f79a9), [`5ec6d438f`](https://github.com/medusajs/medusa/commit/5ec6d438fb1f909be925461c788f3a3a958528e4), [`5c1d2a5e8`](https://github.com/medusajs/medusa/commit/5c1d2a5e83c3654ae468d17c900892c32ef76060), [`8e41c6996`](https://github.com/medusajs/medusa/commit/8e41c6996601142661bde877b9ee1d80b8325f5f), [`d50db84a3`](https://github.com/medusajs/medusa/commit/d50db84a336da2de9c06a59aa79f2a5e9aa558f1), [`82da3605f`](https://github.com/medusajs/medusa/commit/82da3605fb50cef182699900552109ad654f0df2), [`b242e2232`](https://github.com/medusajs/medusa/commit/b242e22326ce74d5437d0da6863f22facbb5964c), [`4339d47e1`](https://github.com/medusajs/medusa/commit/4339d47e1f6c9f6c8f100b3ac72c8a394b6dd44d), [`2e7e16b91`](https://github.com/medusajs/medusa/commit/2e7e16b9173e2779946776b9b07ce7232c683f36), [`9ebb50104`](https://github.com/medusajs/medusa/commit/9ebb50104cc1f6c8ef1cea446ae595fb2eb532a2), [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4), [`e22a383f4`](https://github.com/medusajs/medusa/commit/e22a383f4738e8bc80394ccaba3ac9a4ae678955), [`dc156861d`](https://github.com/medusajs/medusa/commit/dc156861d413ecfe3fd264bcd5ad736d83d8a08e), [`8f4c84121`](https://github.com/medusajs/medusa/commit/8f4c84121bd9b8c7067d72f03125e13afe4d2571), [`bfa33f444`](https://github.com/medusajs/medusa/commit/bfa33f444cd225906149777c5c6e842685f3dd7c), [`f776ed234`](https://github.com/medusajs/medusa/commit/f776ed234fcfccf23041ffebecbae6c9a8b7e922), [`4d6e63d68`](https://github.com/medusajs/medusa/commit/4d6e63d68f4e64c365ecbba133876d95e6528763), [`fcba70570`](https://github.com/medusajs/medusa/commit/fcba705701b8013183fafb39e8dda4a85718080a), [`4f0d8992a`](https://github.com/medusajs/medusa/commit/4f0d8992a091a05e93dd5be3762dfa47f074610e), [`d25a53104`](https://github.com/medusajs/medusa/commit/d25a531045143d3be68d3cd3b5764bbbc792ee3a), [`86c87c7b1`](https://github.com/medusajs/medusa/commit/86c87c7b1020ab6bb02f931e1ee113f2857cf527), [`78650ea66`](https://github.com/medusajs/medusa/commit/78650ea66517b0a77100228615d8122f84ad235b), [`b9bda3bf4`](https://github.com/medusajs/medusa/commit/b9bda3bf4e0f95675041085cea5008268c37edd5), [`e581d3bd9`](https://github.com/medusajs/medusa/commit/e581d3bd90f9bc40105e7eaf34e0c94d4f657f7a), [`4d3210bfb`](https://github.com/medusajs/medusa/commit/4d3210bfbb84877d951f7319d2e87c1acbdd6aad)]: + - @medusajs/medusa@1.7.6 + - medusa-interfaces@1.3.5 + ## 1.0.2 ### Patch Changes diff --git a/packages/stock-location/package.json b/packages/stock-location/package.json index f7225a02ca..a415149896 100644 --- a/packages/stock-location/package.json +++ b/packages/stock-location/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/stock-location", - "version": "1.0.2", + "version": "1.0.3", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -14,7 +14,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/medusa": "^1.7.4", + "@medusajs/medusa": "^1.7.6", "cross-env": "^5.2.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", @@ -28,8 +28,8 @@ "test:unit": "jest --passWithNoTests" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.4", - "medusa-interfaces": "1.3.4", + "@medusajs/medusa": "^1.7.6", + "medusa-interfaces": "1.3.5", "typeorm": "^0.2.31" } } diff --git a/yarn.lock b/yarn.lock index 910f1443b3..9d7016627f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4737,12 +4737,12 @@ __metadata: typeorm: ^0.2.31 typescript: ^4.4.4 peerDependencies: - "@medusajs/medusa": 1.7.5 - medusa-interfaces: 1.3.4 + "@medusajs/medusa": 1.7.6 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft -"@medusajs/medusa-cli@^1.3.6, @medusajs/medusa-cli@workspace:packages/medusa-cli": +"@medusajs/medusa-cli@^1.3.7, @medusajs/medusa-cli@workspace:packages/medusa-cli": version: 0.0.0-use.local resolution: "@medusajs/medusa-cli@workspace:packages/medusa-cli" dependencies: @@ -4768,7 +4768,7 @@ __metadata: is-valid-path: ^0.1.1 jest: ^25.5.4 meant: ^1.0.3 - medusa-core-utils: ^1.1.31 + medusa-core-utils: ^1.1.38 medusa-telemetry: 0.0.16 netrc-parser: ^3.1.6 open: ^8.0.6 @@ -4787,11 +4787,11 @@ __metadata: languageName: unknown linkType: soft -"@medusajs/medusa-js@^1.3.7, @medusajs/medusa-js@workspace:packages/medusa-js": +"@medusajs/medusa-js@^1.3.8, @medusajs/medusa-js@workspace:packages/medusa-js": version: 0.0.0-use.local resolution: "@medusajs/medusa-js@workspace:packages/medusa-js" dependencies: - "@medusajs/medusa": ^1.7.4 + "@medusajs/medusa": ^1.7.6 "@types/uuid": ^9.0.0 axios: ^0.24.0 cross-env: ^7.0.3 @@ -4803,18 +4803,18 @@ __metadata: typescript: ^4.9.5 uuid: ^9.0.0 peerDependencies: - "@medusajs/medusa": ^1.7.4 + "@medusajs/medusa": ^1.7.6 languageName: unknown linkType: soft -"@medusajs/medusa@*, @medusajs/medusa@^1.7.4, @medusajs/medusa@workspace:packages/medusa": +"@medusajs/medusa@*, @medusajs/medusa@^1.7.6, @medusajs/medusa@workspace:packages/medusa": version: 0.0.0-use.local resolution: "@medusajs/medusa@workspace:packages/medusa" dependencies: "@babel/cli": ^7.14.3 "@babel/core": ^7.14.3 "@babel/preset-typescript": ^7.13.0 - "@medusajs/medusa-cli": ^1.3.6 + "@medusajs/medusa-cli": ^1.3.7 "@types/express": ^4.17.17 "@types/ioredis": ^4.28.10 "@types/jest": ^27.5.2 @@ -4843,8 +4843,8 @@ __metadata: iso8601-duration: ^1.3.0 jest: ^25.5.4 jsonwebtoken: ^8.5.1 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-telemetry: ^0.0.16 medusa-test-utils: ^1.1.38 morgan: ^1.9.1 @@ -4871,7 +4871,7 @@ __metadata: uuid: ^8.3.2 winston: ^3.8.2 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 typeorm: 0.2.x bin: medusa: ./cli.js @@ -4882,14 +4882,14 @@ __metadata: version: 0.0.0-use.local resolution: "@medusajs/stock-location@workspace:packages/stock-location" dependencies: - "@medusajs/medusa": ^1.7.4 + "@medusajs/medusa": ^1.7.6 cross-env: ^5.2.1 jest: ^25.5.4 ts-jest: ^25.5.1 typescript: ^4.4.4 peerDependencies: - "@medusajs/medusa": ^1.7.4 - medusa-interfaces: 1.3.4 + "@medusajs/medusa": ^1.7.6 + medusa-interfaces: 1.3.5 typeorm: ^0.2.31 languageName: unknown linkType: soft @@ -24576,7 +24576,7 @@ __metadata: languageName: node linkType: hard -"medusa-core-utils@^1.1.31, medusa-core-utils@^1.1.32, medusa-core-utils@^1.1.37, medusa-core-utils@workspace:packages/medusa-core-utils": +"medusa-core-utils@^1.1.31, medusa-core-utils@^1.1.38, medusa-core-utils@workspace:packages/medusa-core-utils": version: 0.0.0-use.local resolution: "medusa-core-utils@workspace:packages/medusa-core-utils" dependencies: @@ -24638,11 +24638,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24666,11 +24666,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24694,12 +24694,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 stripe: ^8.50.0 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24719,10 +24719,10 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24737,7 +24737,7 @@ __metadata: "@babel/plugin-transform-runtime": ^7.7.6 "@babel/preset-env": ^7.7.5 "@babel/runtime": ^7.9.6 - "@medusajs/medusa": ^1.7.4 + "@medusajs/medusa": ^1.7.6 axios: ^0.20.0 body-parser: ^1.19.0 client-sessions: ^0.8.0 @@ -24745,14 +24745,14 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft -"medusa-interfaces@*, medusa-interfaces@^1.3.4, medusa-interfaces@workspace:packages/medusa-interfaces": +"medusa-interfaces@*, medusa-interfaces@^1.3.5, medusa-interfaces@workspace:packages/medusa-interfaces": version: 0.0.0-use.local resolution: "medusa-interfaces@workspace:packages/medusa-interfaces" dependencies: @@ -24767,12 +24767,12 @@ __metadata: "@babel/runtime": ^7.9.6 cross-env: ^5.2.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.31 + medusa-core-utils: ^1.1.38 medusa-test-utils: ^1.1.37 typeorm: ^0.2.29 typescript: ^4.4.4 peerDependencies: - medusa-core-utils: ^1.1.31 + medusa-core-utils: ^1.1.38 typeorm: 0.x languageName: unknown linkType: soft @@ -24799,11 +24799,11 @@ __metadata: cross-env: ^7.0.3 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24828,11 +24828,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24853,10 +24853,10 @@ __metadata: "@babel/runtime": ^7.9.6 cross-env: ^5.2.1 jest: ^25.5.4 - medusa-interfaces: ^1.3.4 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.38 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24881,11 +24881,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.32 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.38 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24909,12 +24909,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 stripe: ^8.50.0 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24937,10 +24937,10 @@ __metadata: cross-env: ^5.2.1 jest: ^25.5.4 lodash: ^4.17.21 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 typeorm: 0.x languageName: unknown linkType: soft @@ -24967,12 +24967,12 @@ __metadata: cross-env: ^7.0.3 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 randomatic: ^3.1.1 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -24996,12 +24996,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 redis: ^3.0.2 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25024,11 +25024,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 randomatic: ^3.1.1 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25052,12 +25052,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 moment: ^2.27.0 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25076,9 +25076,9 @@ __metadata: axios: ^0.20.0 cross-env: ^5.2.1 jest: ^25.5.4 - medusa-interfaces: ^1.3.4 + medusa-interfaces: ^1.3.5 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25103,11 +25103,11 @@ __metadata: express: ^4.17.1 jest: ^25.5.4 mailchimp-api-v3: ^1.14.0 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25129,11 +25129,11 @@ __metadata: cross-env: ^5.2.1 jest: ^25.5.4 lodash: ^4.17.21 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 meilisearch: 0.27.0 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25151,14 +25151,14 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 pg: ^8.5.1 ulid: ^2.3.0 peerDependencies: - "@medusajs/medusa": ^1.7.4 - medusa-interfaces: 1.3.4 + "@medusajs/medusa": ^1.7.6 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25183,11 +25183,11 @@ __metadata: eslint: ^6.8.0 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25211,11 +25211,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25239,12 +25239,12 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 moment: ^2.27.0 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25265,12 +25265,12 @@ __metadata: body-parser: ^1.19.0 cross-env: ^5.2.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 twilio: ^3.49.1 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25293,11 +25293,11 @@ __metadata: cross-env: ^5.2.1 express: ^4.17.1 jest: ^25.5.4 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 languageName: unknown linkType: soft @@ -25306,8 +25306,8 @@ __metadata: resolution: "medusa-react@workspace:packages/medusa-react" dependencies: "@babel/core": ^7.16.0 - "@medusajs/medusa": ^1.7.4 - "@medusajs/medusa-js": ^1.3.7 + "@medusajs/medusa": ^1.7.6 + "@medusajs/medusa-js": ^1.3.8 "@storybook/addon-contexts": ^5.3.21 "@storybook/addon-essentials": ^6.3.12 "@storybook/addon-info": ^5.3.21 @@ -25335,7 +25335,7 @@ __metadata: tslib: ^2.3.1 tsup: ^6.5.0 peerDependencies: - "@medusajs/medusa": ^1.7.4 + "@medusajs/medusa": ^1.7.6 "@tanstack/react-query": ">=4.22.0" react: ">=16" react-dom: ">=16" @@ -25365,11 +25365,11 @@ __metadata: ioredis: ^4.27.9 jest: ^26.6.3 lodash: ^4.17.21 - medusa-core-utils: ^1.1.37 - medusa-interfaces: ^1.3.4 + medusa-core-utils: ^1.1.38 + medusa-interfaces: ^1.3.5 medusa-test-utils: ^1.1.37 peerDependencies: - medusa-interfaces: 1.3.4 + medusa-interfaces: 1.3.5 typeorm: 0.x languageName: unknown linkType: soft