diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 0000000000..00d4aa9c3b --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,145 @@ +{ + "mode": "pre", + "tag": "rc", + "initialVersions": { + "integration-tests-api": "1.0.0", + "integration-tests-plugins": "1.0.0", + "integration-tests-repositories": "1.0.0", + "@medusajs/admin": "0.0.1", + "@medusajs/admin-ui": "0.0.0", + "babel-preset-medusa-package": "1.1.19", + "@medusajs/cache-inmemory": "1.7.0", + "@medusajs/cache-redis": "1.7.0", + "create-medusa-app": "0.0.9", + "@medusajs/event-bus-local": "1.7.0", + "@medusajs/event-bus-redis": "1.7.0", + "gatsby-source-medusa": "0.1.3", + "@medusajs/client-types": "0.1.0", + "@medusajs/inventory": "1.7.0", + "@medusajs/medusa": "1.7.13", + "@medusajs/medusa-cli": "1.3.8", + "medusa-core-utils": "1.1.39", + "medusa-dev-cli": "0.0.30", + "medusa-file-minio": "1.1.5", + "medusa-file-s3": "1.1.11", + "medusa-file-spaces": "1.3.5", + "medusa-fulfillment-manual": "1.1.36", + "medusa-fulfillment-webshipper": "1.3.7", + "medusa-interfaces": "1.3.6", + "@medusajs/medusa-js": "1.3.10", + "medusa-payment-adyen": "1.1.43", + "medusa-payment-klarna": "1.3.8", + "medusa-payment-manual": "1.0.22", + "medusa-payment-paypal": "1.2.10", + "medusa-payment-stripe": "1.1.53", + "medusa-plugin-algolia": "0.2.9", + "medusa-plugin-brightpearl": "1.3.6", + "medusa-plugin-contentful": "1.2.7", + "medusa-plugin-discount-generator": "1.1.24", + "medusa-plugin-economic": "1.1.42", + "medusa-plugin-ip-lookup": "1.2.5", + "medusa-plugin-mailchimp": "1.1.46", + "medusa-plugin-meilisearch": "1.0.4", + "medusa-plugin-restock-notification": "2.0.4", + "medusa-plugin-segment": "1.3.4", + "medusa-plugin-sendgrid": "1.3.7", + "medusa-plugin-slack-notification": "1.3.8", + "medusa-plugin-twilio-sms": "1.2.7", + "medusa-plugin-wishlist": "1.1.41", + "medusa-react": "4.0.4", + "medusa-source-shopify": "1.2.7", + "medusa-telemetry": "0.0.16", + "medusa-test-utils": "1.1.39", + "@medusajs/modules-sdk": "0.0.1", + "@medusajs/medusa-oas-cli": "0.1.0", + "@medusajs/oas-github-ci": "1.0.0", + "@medusajs/openapi-typescript-codegen": "0.1.0", + "@medusajs/stock-location": "1.7.0", + "@medusajs/types": "0.0.1", + "@medusajs/utils": "0.0.1" + }, + "changesets": [ + "angry-boxes-press", + "angry-trains-march", + "beige-ties-hunt", + "brave-goats-pay", + "brave-guests-mate", + "brown-wombats-jam", + "clean-carrots-sell", + "clean-cobras-listen", + "cuddly-keys-hear", + "cuddly-seahorses-thank", + "dirty-lions-add", + "dry-cups-occur", + "dull-forks-juggle", + "early-ducks-press", + "eight-wasps-buy", + "eight-wasps-juggle", + "eleven-cycles-mate", + "fair-hats-hammer", + "fair-melons-run", + "fast-buckets-marry", + "funny-cars-crash", + "gold-fireants-look", + "grumpy-buses-pump", + "hip-otters-thank", + "kind-dogs-argue", + "kind-seas-roll", + "late-rocks-design", + "loud-pillows-report", + "lucky-bikes-end", + "lucky-boats-invent", + "many-papayas-judge", + "mean-ligers-fry", + "mighty-ads-fold", + "neat-days-brush", + "neat-lamps-repeat", + "new-cherries-knock", + "nice-dryers-search", + "odd-bikes-dance", + "old-planes-cross", + "olive-penguins-sin", + "olive-seas-repair", + "purple-sloths-confess", + "quiet-deers-shake", + "quiet-horses-listen", + "quiet-spiders-join", + "red-singers-swim", + "rich-flowers-decide", + "rude-guests-try", + "seven-keys-beg", + "shaggy-ghosts-crash", + "short-plants-work", + "shy-years-attack", + "sixty-jeans-fold", + "slimy-brooms-flash", + "smart-spies-bake", + "soft-pets-breathe", + "spotty-rules-hide", + "stale-adults-tease", + "stale-geckos-bow", + "stale-mangos-retire", + "strange-mails-pump", + "stupid-chefs-ring", + "swift-deers-peel", + "tame-forks-marry", + "tame-geese-applaud", + "ten-actors-complain", + "ten-steaks-tan", + "three-pans-knock", + "tricky-apes-behave", + "tricky-peas-clean", + "tricky-terms-wash", + "two-cherries-enjoy", + "two-cups-crash", + "violet-lobsters-retire", + "violet-pans-greet", + "weak-hats-develop", + "wicked-toes-fold", + "wild-goats-sing", + "wild-rabbits-travel", + "wise-tomatoes-fold", + "witty-ads-matter", + "witty-pigs-rescue" + ] +} diff --git a/integration-tests/api/package.json b/integration-tests/api/package.json index 75ea9555fd..e1b964209d 100644 --- a/integration-tests/api/package.json +++ b/integration-tests/api/package.json @@ -9,11 +9,11 @@ "build": "babel src -d dist --extensions \".ts,.js\"" }, "dependencies": { - "@medusajs/cache-inmemory": "*", - "@medusajs/event-bus-local": "*", - "@medusajs/medusa": "*", + "@medusajs/cache-inmemory": "1.8.0-rc.0", + "@medusajs/event-bus-local": "1.8.0-rc.0", + "@medusajs/medusa": "1.8.0-rc.0", "faker": "^5.5.3", - "medusa-interfaces": "*", + "medusa-interfaces": "1.3.7-rc.0", "typeorm": "^0.3.11" }, "devDependencies": { diff --git a/integration-tests/plugins/package.json b/integration-tests/plugins/package.json index 00b3addbd3..766ddb8651 100644 --- a/integration-tests/plugins/package.json +++ b/integration-tests/plugins/package.json @@ -9,13 +9,13 @@ "build": "babel src -d dist --extensions \".ts,.js\"" }, "dependencies": { - "@medusajs/cache-inmemory": "*", - "@medusajs/event-bus-local": "*", - "@medusajs/medusa": "*", + "@medusajs/cache-inmemory": "1.8.0-rc.0", + "@medusajs/event-bus-local": "1.8.0-rc.0", + "@medusajs/medusa": "1.8.0-rc.0", "faker": "^5.5.3", - "medusa-fulfillment-webshipper": "*", - "medusa-interfaces": "*", - "medusa-plugin-sendgrid": "*", + "medusa-fulfillment-webshipper": "1.3.8-rc.0", + "medusa-interfaces": "1.3.7-rc.0", + "medusa-plugin-sendgrid": "1.3.8-rc.0", "typeorm": "^0.3.11" }, "devDependencies": { diff --git a/integration-tests/repositories/package.json b/integration-tests/repositories/package.json index c279b788a8..d5348a664e 100644 --- a/integration-tests/repositories/package.json +++ b/integration-tests/repositories/package.json @@ -8,8 +8,8 @@ "test": "jest --silent=false --runInBand --bail --detectOpenHandles --forceExit" }, "dependencies": { - "@medusajs/medusa": "*", - "medusa-interfaces": "*", + "@medusajs/medusa": "1.8.0-rc.0", + "medusa-interfaces": "1.3.7-rc.0", "typeorm": "^0.3.11" }, "devDependencies": { diff --git a/packages/admin-ui/CHANGELOG.md b/packages/admin-ui/CHANGELOG.md new file mode 100644 index 0000000000..c8478f7b4e --- /dev/null +++ b/packages/admin-ui/CHANGELOG.md @@ -0,0 +1,78 @@ +# @medusajs/admin-ui + +## 0.0.1-rc.0 + +### Patch Changes + +- [#3403](https://github.com/medusajs/medusa/pull/3403) [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46) Thanks [@StephixOne](https://github.com/StephixOne)! - add location support in fulfillment modal + +- [#3461](https://github.com/medusajs/medusa/pull/3461) [`478903b55`](https://github.com/medusajs/medusa/commit/478903b55a6f7c276fa2285ee35bf8a2b51a72fb) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin-ui): Admin UI fixes / enhancements + + - Inventory and order UI fixes and tweaks + - focus-border clipping + - Fix use of `expand` parameter on order page + - Fix location address editing form state + - ensure that the allocation indicator is correctly displayed + - Fix inventory table pagination on location filter change + - Try and ensure allocation table checkmarks align better + - Add gap in table actions + - remove allocate button if no more allcoations can be made + - update edit-allocation sidebar + - create/update/delete inventory items according to inventory items on the variant + - Fix minor bugs related to the edit-allocation modal + - move tailwind to direct dependency + - display error messages for batch jobs + - draft order shipping details + - Implements redesigned public facing pages of admin UI. + - Add location names to fulfilment rows and timeline events + - Encode location id in URL on location table + +- [#3512](https://github.com/medusajs/medusa/pull/3512) [`a8423b8ac`](https://github.com/medusajs/medusa/commit/a8423b8acc8723dd3f5475d23bd9cb8be9c630c0) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(medusa, admin-ui): Fix edit order variant stock + +- [#3438](https://github.com/medusajs/medusa/pull/3438) [`f027bc26f`](https://github.com/medusajs/medusa/commit/f027bc26fca94931df61c1cc0c7450de08020975) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin): Show correct reserved/available values when editing stock on variant + +- [#3418](https://github.com/medusajs/medusa/pull/3418) [`8a7421db5`](https://github.com/medusajs/medusa/commit/8a7421db5bd235dd3cf88bf73d2438af8769f7ba) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(admin,admin-ui): Updates the default behaviour of the plugin, and makes building for external deployment easier + +- [#3532](https://github.com/medusajs/medusa/pull/3532) [`bfef22b33`](https://github.com/medusajs/medusa/commit/bfef22b33e0aa4aa542d3f22fb32ee261f5a19ea) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui): Revamps gift card manage page + +- [#3395](https://github.com/medusajs/medusa/pull/3395) [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(admin-ui, medusa): Minor ui fixes relating to stock locations + +- [#3522](https://github.com/medusajs/medusa/pull/3522) [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa,admin): location_ids in swap and claim creation + +- [#3334](https://github.com/medusajs/medusa/pull/3334) [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection step `setup`, code placed in the `setup` folder of a plugin will be run before any code from a plugin is injected into the Medusa server. + +- [#3416](https://github.com/medusajs/medusa/pull/3416) [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, admin-ui, medusa-react): Improvements to product categories + + - Adds name as required in category create form + - Adds name and handle as required in category edit form + - Updates message on create/update forms + - Adds category indicators for is_internal and is_active fields in the tree list + - Fixes bug where tree is not reset when update fails + - allow appending all category descendants with a param in list endpoint + - fix rank order changing on category update + - invalidate products query on category delete + - adds category ui for tree/list, edit, create, delete + - add product category queries and mutations + - category list API can return all descendant + - added breadcrumbs for categories on create/edit modal + - add empty state for product categories + - increase tree depth + scope categories on store + allow categories relation in products API + - categories can be ranked based on position + - seed command can create product categories + - hide categories in products behind feature flag + - fixes bug for mpath incorrectly updated for nested categories + +- [#3434](https://github.com/medusajs/medusa/pull/3434) [`f43f03bad`](https://github.com/medusajs/medusa/commit/f43f03badbfd1d3598f3c6bc6c81e6fa2e9c2a09) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin): Fix fulfilment creation + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- [#3448](https://github.com/medusajs/medusa/pull/3448) [`d4af87311`](https://github.com/medusajs/medusa/commit/d4af873113e4e3bb75ff1f5646870eb77b7a2b40) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin): Show all locations in allocation creation modal + +- [#3403](https://github.com/medusajs/medusa/pull/3403) [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46) Thanks [@StephixOne](https://github.com/StephixOne)! - Add order allocation to admin ui + +- [#3451](https://github.com/medusajs/medusa/pull/3451) [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa,admin-ui): support location_id in + +- [#3401](https://github.com/medusajs/medusa/pull/3401) [`47d344076`](https://github.com/medusajs/medusa/commit/47d3440766efa26aba6638a05edec520a4e62828) Thanks [@riqwan](https://github.com/riqwan)! - feat(admin-ui, medusa-react): allow products to be categorized in product create/edit page + +- Updated dependencies [[`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`2d2727f75`](https://github.com/medusajs/medusa/commit/2d2727f753dd9386160d7e677b927c4915e1fce7), [`47d344076`](https://github.com/medusajs/medusa/commit/47d3440766efa26aba6638a05edec520a4e62828)]: + - medusa-react@5.0.0-rc.0 diff --git a/packages/admin-ui/package.json b/packages/admin-ui/package.json index e3556fadcf..f3a35cf2c4 100644 --- a/packages/admin-ui/package.json +++ b/packages/admin-ui/package.json @@ -2,7 +2,7 @@ "name": "@medusajs/admin-ui", "author": "Kasper Kristensen ", "license": "MIT", - "version": "0.0.0", + "version": "0.0.1-rc.0", "repository": { "type": "git", "url": "https://github.com/medusajs/medusa.git", @@ -49,7 +49,7 @@ "copy-to-clipboard": "^3.3.1", "emoji-picker-react": "^4.4.3", "framer-motion": "^9.1.6", - "medusa-react": "*", + "medusa-react": "5.0.0-rc.0", "moment": "^2.29.4", "pluralize": "^8.0.0", "postcss": "^8.4.21", @@ -79,8 +79,8 @@ "vite": "^4.1.4" }, "devDependencies": { - "@medusajs/medusa": "*", - "@medusajs/types": "^0.0.1", + "@medusajs/medusa": "1.8.0-rc.0", + "@medusajs/types": "^0.0.2-rc.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", diff --git a/packages/admin/CHANGELOG.md b/packages/admin/CHANGELOG.md new file mode 100644 index 0000000000..2a39bdbb0b --- /dev/null +++ b/packages/admin/CHANGELOG.md @@ -0,0 +1,37 @@ +# @medusajs/admin + +## 1.0.0-rc.0 + +### Patch Changes + +- [#3461](https://github.com/medusajs/medusa/pull/3461) [`478903b55`](https://github.com/medusajs/medusa/commit/478903b55a6f7c276fa2285ee35bf8a2b51a72fb) Thanks [@StephixOne](https://github.com/StephixOne)! - fix(admin-ui): Admin UI fixes / enhancements + + - Inventory and order UI fixes and tweaks + - focus-border clipping + - Fix use of `expand` parameter on order page + - Fix location address editing form state + - ensure that the allocation indicator is correctly displayed + - Fix inventory table pagination on location filter change + - Try and ensure allocation table checkmarks align better + - Add gap in table actions + - remove allocate button if no more allcoations can be made + - update edit-allocation sidebar + - create/update/delete inventory items according to inventory items on the variant + - Fix minor bugs related to the edit-allocation modal + - move tailwind to direct dependency + - display error messages for batch jobs + - draft order shipping details + - Implements redesigned public facing pages of admin UI. + - Add location names to fulfilment rows and timeline events + - Encode location id in URL on location table + +- [#3410](https://github.com/medusajs/medusa/pull/3410) [`8ed67d2d7`](https://github.com/medusajs/medusa/commit/8ed67d2d7d36da2d0cb3541e42bba1770aefc60a) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin,oas-github-cli): Change public config to private to avoid publishing attempts + include `setup/` in npm release for `admin-ui` + +- [#3418](https://github.com/medusajs/medusa/pull/3418) [`8a7421db5`](https://github.com/medusajs/medusa/commit/8a7421db5bd235dd3cf88bf73d2438af8769f7ba) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(admin,admin-ui): Updates the default behaviour of the plugin, and makes building for external deployment easier + +- [#3334](https://github.com/medusajs/medusa/pull/3334) [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection step `setup`, code placed in the `setup` folder of a plugin will be run before any code from a plugin is injected into the Medusa server. + +- Updated dependencies [[`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`478903b55`](https://github.com/medusajs/medusa/commit/478903b55a6f7c276fa2285ee35bf8a2b51a72fb), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`a8423b8ac`](https://github.com/medusajs/medusa/commit/a8423b8acc8723dd3f5475d23bd9cb8be9c630c0), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`f027bc26f`](https://github.com/medusajs/medusa/commit/f027bc26fca94931df61c1cc0c7450de08020975), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`8a7421db5`](https://github.com/medusajs/medusa/commit/8a7421db5bd235dd3cf88bf73d2438af8769f7ba), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`bfef22b33`](https://github.com/medusajs/medusa/commit/bfef22b33e0aa4aa542d3f22fb32ee261f5a19ea), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`f43f03bad`](https://github.com/medusajs/medusa/commit/f43f03badbfd1d3598f3c6bc6c81e6fa2e9c2a09), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`d4af87311`](https://github.com/medusajs/medusa/commit/d4af873113e4e3bb75ff1f5646870eb77b7a2b40), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`47d344076`](https://github.com/medusajs/medusa/commit/47d3440766efa26aba6638a05edec520a4e62828), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/admin-ui@0.0.1-rc.0 + - @medusajs/medusa@1.8.0-rc.0 + - medusa-core-utils@1.2.0-rc.0 diff --git a/packages/admin/package.json b/packages/admin/package.json index a548f5c4d5..ccf9aa2512 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/admin", - "version": "0.0.1", + "version": "1.0.0-rc.0", "bin": { "medusa-admin": "./bin/medusa-admin.js" }, @@ -26,18 +26,18 @@ "directory": "packages/admin" }, "dependencies": { - "@medusajs/admin-ui": "*", + "@medusajs/admin-ui": "0.0.1-rc.0", "commander": "^10.0.0", "dotenv": "^16.0.3", "express": "^4.17.1", "fs-extra": "^11.1.0", - "medusa-core-utils": "*", + "medusa-core-utils": "1.2.0-rc.0", "ora": "5.4.0", "picocolors": "^1.0.0", "ts-dedent": "^2.2.0" }, "peerDependencies": { - "@medusajs/medusa": "*" + "@medusajs/medusa": "1.8.0-rc.0" }, "devDependencies": { "@types/express": "^4.17.13", diff --git a/packages/cache-inmemory/CHANGELOG.md b/packages/cache-inmemory/CHANGELOG.md new file mode 100644 index 0000000000..0a41a984e2 --- /dev/null +++ b/packages/cache-inmemory/CHANGELOG.md @@ -0,0 +1,14 @@ +# @medusajs/cache-inmemory + +## 1.8.0-rc.0 + +### Minor Changes + +- [#3187](https://github.com/medusajs/medusa/pull/3187) [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa, cache-redis, cache-inmemory): Added cache modules + +### Patch Changes + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/modules-sdk@0.1.0-rc.0 diff --git a/packages/cache-inmemory/package.json b/packages/cache-inmemory/package.json index e65809050e..05d13c5cf3 100644 --- a/packages/cache-inmemory/package.json +++ b/packages/cache-inmemory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cache-inmemory", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "In-memory Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", @@ -31,6 +31,6 @@ "test:unit": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/modules-sdk": "^0.0.1" + "@medusajs/modules-sdk": "^0.1.0-rc.0" } } diff --git a/packages/cache-redis/CHANGELOG.md b/packages/cache-redis/CHANGELOG.md new file mode 100644 index 0000000000..6d0bfa0cde --- /dev/null +++ b/packages/cache-redis/CHANGELOG.md @@ -0,0 +1,14 @@ +# @medusajs/cache-redis + +## 1.8.0-rc.0 + +### Minor Changes + +- [#3187](https://github.com/medusajs/medusa/pull/3187) [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa, cache-redis, cache-inmemory): Added cache modules + +### Patch Changes + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/modules-sdk@0.1.0-rc.0 diff --git a/packages/cache-redis/package.json b/packages/cache-redis/package.json index 24b152aa91..c1cc09969c 100644 --- a/packages/cache-redis/package.json +++ b/packages/cache-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/cache-redis", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "Redis Cache Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", @@ -31,7 +31,7 @@ "test:unit": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/modules-sdk": "^0.0.1", + "@medusajs/modules-sdk": "^0.1.0-rc.0", "awilix": "^8.0.0", "ioredis": "^5.3.1" } diff --git a/packages/create-medusa-app/CHANGELOG.md b/packages/create-medusa-app/CHANGELOG.md index f9e1dda26a..eceefb8e00 100644 --- a/packages/create-medusa-app/CHANGELOG.md +++ b/packages/create-medusa-app/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.0.10-rc.0 + +### Patch Changes + +- [#3376](https://github.com/medusajs/medusa/pull/3376) [`88392e017`](https://github.com/medusajs/medusa/commit/88392e017653b53069793bd2ee451c2e6b7bcf17) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(create-medusa-app): Remove admin + Gatsby starter from npx + ## 0.0.9 ### Patch Changes diff --git a/packages/create-medusa-app/package.json b/packages/create-medusa-app/package.json index bfbc3fdb4b..c0fab530f1 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.9", + "version": "0.0.10-rc.0", "main": "dist/index.js", "bin": "cli.js", "license": "MIT", diff --git a/packages/event-bus-local/CHANGELOG.md b/packages/event-bus-local/CHANGELOG.md new file mode 100644 index 0000000000..2ed1cad3ad --- /dev/null +++ b/packages/event-bus-local/CHANGELOG.md @@ -0,0 +1,13 @@ +# @medusajs/event-bus-local + +## 1.8.0-rc.0 + +### Minor Changes + +- [#2599](https://github.com/medusajs/medusa/pull/2599) [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa,event-bus-local,event-bus-redis): Event Bus module (Redis + Local) + +### Patch Changes + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 diff --git a/packages/event-bus-local/package.json b/packages/event-bus-local/package.json index e17952cde2..34d7bfd9c2 100644 --- a/packages/event-bus-local/package.json +++ b/packages/event-bus-local/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/event-bus-local", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "Local Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.2", "ts-jest": "^25.5.1", @@ -31,7 +31,7 @@ "test:unit": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/modules-sdk": "*", - "@medusajs/utils": "^0.0.1" + "@medusajs/modules-sdk": "0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0" } } diff --git a/packages/event-bus-redis/CHANGELOG.md b/packages/event-bus-redis/CHANGELOG.md new file mode 100644 index 0000000000..950d80aabb --- /dev/null +++ b/packages/event-bus-redis/CHANGELOG.md @@ -0,0 +1,13 @@ +# @medusajs/event-bus-redis + +## 1.8.0-rc.0 + +### Minor Changes + +- [#2599](https://github.com/medusajs/medusa/pull/2599) [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa,event-bus-local,event-bus-redis): Event Bus module (Redis + Local) + +### Patch Changes + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 diff --git a/packages/event-bus-redis/package.json b/packages/event-bus-redis/package.json index b411b6828a..63da1a4083 100644 --- a/packages/event-bus-redis/package.json +++ b/packages/event-bus-redis/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/event-bus-redis", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "Redis Event Bus Module for Medusa", "main": "dist/index.js", "files": [ @@ -17,10 +17,10 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.2", - "medusa-test-utils": "^1.1.39", + "medusa-test-utils": "^1.1.40-rc.0", "ts-jest": "^25.5.1", "typescript": "^4.4.4" }, @@ -32,8 +32,8 @@ "test:unit": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/modules-sdk": "*", - "@medusajs/utils": "^0.0.1", + "@medusajs/modules-sdk": "0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "awilix": "^8.0.0", "bullmq": "^3.5.6", "ioredis": "^5.2.5" diff --git a/packages/generated/client-types/CHANGELOG.md b/packages/generated/client-types/CHANGELOG.md new file mode 100644 index 0000000000..8a37be5adb --- /dev/null +++ b/packages/generated/client-types/CHANGELOG.md @@ -0,0 +1,19 @@ +# @medusajs/client-types + +## 0.2.0-rc.0 + +### Minor Changes + +- [#3477](https://github.com/medusajs/medusa/pull/3477) [`826d4bedf`](https://github.com/medusajs/medusa/commit/826d4bedfe1b6459163711d5173eb8eadfdea26e) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen,types): SetRelation on expanded types + +### Patch Changes + +- [#3483](https://github.com/medusajs/medusa/pull/3483) [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-expanded-relations - Admin + +- [#3482](https://github.com/medusajs/medusa/pull/3482) [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-expanded-relations - Store + +- [#3492](https://github.com/medusajs/medusa/pull/3492) [`e6e529152`](https://github.com/medusajs/medusa/commit/e6e529152792e63a71664fb88567276a820e9908) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen): commit generated client types to codebase + +- [#3452](https://github.com/medusajs/medusa/pull/3452) [`55febef7f`](https://github.com/medusajs/medusa/commit/55febef7f1e74a07e76039d1ffbcb721c08adeb2) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(types): package scaffolding for generated types + +- [#3478](https://github.com/medusajs/medusa/pull/3478) [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas,js,react): use AdminExtendedStoresRes instead of AdminStoresRes diff --git a/packages/generated/client-types/package.json b/packages/generated/client-types/package.json index a3d3d121f2..70e2342a70 100644 --- a/packages/generated/client-types/package.json +++ b/packages/generated/client-types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/client-types", - "version": "0.1.0", + "version": "0.2.0-rc.0", "description": "Client types for Medusa Commerce Rest API", "main": "dist/index.js", "files": [ @@ -24,7 +24,7 @@ "url": "https://github.com/medusajs/medusa/issues" }, "devDependencies": { - "@medusajs/medusa-oas-cli": "*", + "@medusajs/medusa-oas-cli": "0.2.0-rc.0", "cross-env": "^7.0.3", "execa": "^5.1.1", "jest": "^27.4.7", diff --git a/packages/inventory/CHANGELOG.md b/packages/inventory/CHANGELOG.md index 811ecc1fac..237795a961 100644 --- a/packages/inventory/CHANGELOG.md +++ b/packages/inventory/CHANGELOG.md @@ -1,5 +1,53 @@ # @medusajs/inventory +## 1.8.0-rc.0 + +### Minor Changes + +- [#3329](https://github.com/medusajs/medusa/pull/3329) [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Inventory and Stock location modules supporting isolated connection + +### Patch Changes + +- [#3319](https://github.com/medusajs/medusa/pull/3319) [`08c8aa46c`](https://github.com/medusajs/medusa/commit/08c8aa46c55453cf741a97d06547ae85fee6e985) Thanks [@pKorsholm](https://github.com/pKorsholm)! - List inventory items based on locations + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3352](https://github.com/medusajs/medusa/pull/3352) [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa): Modules initializer + + ### Loading modules in a project + + Example + + ```typescript + import { + InventoryServiceInitializeOptions, + initialize, + } from "@medusajs/inventory" + + const options: InventoryServiceInitializeOptions = { + database: { + type: "postgres", + url: DB_URL, + }, + } + + const inventoryService = await initialize(options) + const newInventoryItem = await inventoryService.createInventoryItem({ + sku: "sku_123", + }) + ``` + +- [#3460](https://github.com/medusajs/medusa/pull/3460) [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix(inventory, medusa): ensure no orphaned reservations and invenotry levels on location removal + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 + ## 1.0.10 ### Patch Changes diff --git a/packages/inventory/package.json b/packages/inventory/package.json index 53e6e5c393..9faf594d3b 100644 --- a/packages/inventory/package.json +++ b/packages/inventory/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/inventory", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "Inventory Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,15 +17,15 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", "typescript": "^4.4.4" }, "dependencies": { - "@medusajs/modules-sdk": "*", - "@medusajs/utils": "^0.0.1", + "@medusajs/modules-sdk": "0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "awilix": "^8.0.0", "typeorm": "^0.3.11" }, diff --git a/packages/medusa-cli/CHANGELOG.md b/packages/medusa-cli/CHANGELOG.md index 917dbef7e9..1ff91d6524 100644 --- a/packages/medusa-cli/CHANGELOG.md +++ b/packages/medusa-cli/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.3.9-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + ## 1.3.8 ### Patch Changes diff --git a/packages/medusa-cli/package.json b/packages/medusa-cli/package.json index f2dd2ce48a..9a919b98b4 100644 --- a/packages/medusa-cli/package.json +++ b/packages/medusa-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-cli", - "version": "1.3.8", + "version": "1.3.9-rc.0", "description": "Command Line interface for Medusa Commerce", "main": "dist/index.js", "bin": { @@ -48,7 +48,7 @@ "inquirer": "^8.0.0", "is-valid-path": "^0.1.1", "meant": "^1.0.3", - "medusa-core-utils": "^1.1.39", + "medusa-core-utils": "^1.2.0-rc.0", "medusa-telemetry": "0.0.16", "open": "^8.0.6", "ora": "^5.4.1", diff --git a/packages/medusa-core-utils/CHANGELOG.md b/packages/medusa-core-utils/CHANGELOG.md index 9c0e86c92b..871e9348fd 100644 --- a/packages/medusa-core-utils/CHANGELOG.md +++ b/packages/medusa-core-utils/CHANGELOG.md @@ -1,5 +1,45 @@ # Change Log +## 1.2.0-rc.0 + +### Minor Changes + +- [#3408](https://github.com/medusajs/medusa/pull/3408) [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Http Server Graceful Shutdown + +- [#3329](https://github.com/medusajs/medusa/pull/3329) [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Inventory and Stock location modules supporting isolated connection + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3352](https://github.com/medusajs/medusa/pull/3352) [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa): Modules initializer + + ### Loading modules in a project + + Example + + ```typescript + import { + InventoryServiceInitializeOptions, + initialize, + } from "@medusajs/inventory" + + const options: InventoryServiceInitializeOptions = { + database: { + type: "postgres", + url: DB_URL, + }, + } + + const inventoryService = await initialize(options) + const newInventoryItem = await inventoryService.createInventoryItem({ + sku: "sku_123", + }) + ``` + ## 1.1.39 ### Patch Changes diff --git a/packages/medusa-core-utils/package.json b/packages/medusa-core-utils/package.json index f14d3dbc6f..9b741deda3 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.39", + "version": "1.2.0-rc.0", "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 bbd0566845..475ba14b89 100644 --- a/packages/medusa-dev-cli/CHANGELOG.md +++ b/packages/medusa-dev-cli/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.0.31-rc.0 + +### Patch Changes + +- [#3293](https://github.com/medusajs/medusa/pull/3293) [`e8e7d7bb5`](https://github.com/medusajs/medusa/commit/e8e7d7bb5355877b3d0b85a079b6b57cfe7391c9) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(medusa-dev): include packages/ subdirectories in discovery + ## 0.0.30 ### Patch Changes diff --git a/packages/medusa-dev-cli/package.json b/packages/medusa-dev-cli/package.json index 6b243ec7bf..8a68a8c4c7 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.30", + "version": "0.0.31-rc.0", "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 0ff9e3f217..ecceb68d99 100644 --- a/packages/medusa-file-minio/CHANGELOG.md +++ b/packages/medusa-file-minio/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.1.6-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.1.5 ### Patch Changes diff --git a/packages/medusa-file-minio/package.json b/packages/medusa-file-minio/package.json index 4c77ebcead..9fad93d5a0 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.5", + "version": "1.1.6-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "build": "babel src --out-dir dist/ --ignore '**/__tests__','**/__mocks__'", @@ -32,15 +32,15 @@ "test": "jest --passWithNoTests src" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", "keywords": [ diff --git a/packages/medusa-file-s3/CHANGELOG.md b/packages/medusa-file-s3/CHANGELOG.md index 4466f25728..814110d309 100644 --- a/packages/medusa-file-s3/CHANGELOG.md +++ b/packages/medusa-file-s3/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 1.1.12-rc.0 + +### Patch Changes + +- [#3260](https://github.com/medusajs/medusa/pull/3260) [`13c200ad2`](https://github.com/medusajs/medusa/commit/13c200ad2f394734a126ea8920840a70e61401f7) Thanks [@pevey](https://github.com/pevey)! - fix(medusa-file-s3): update s3 file service to reuse one s3 client + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.1.11 ### Patch Changes diff --git a/packages/medusa-file-s3/package.json b/packages/medusa-file-s3/package.json index 9639565215..c5d01fbd0e 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.11", + "version": "1.1.12-rc.0", "description": "AWS s3 file connector for Medusa", "main": "index.js", "repository": { @@ -23,8 +23,8 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,15 +33,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", "keywords": [ diff --git a/packages/medusa-file-spaces/CHANGELOG.md b/packages/medusa-file-spaces/CHANGELOG.md index e168415a1f..b9924b894a 100644 --- a/packages/medusa-file-spaces/CHANGELOG.md +++ b/packages/medusa-file-spaces/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.6-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.3.5 ### Patch Changes diff --git a/packages/medusa-file-spaces/package.json b/packages/medusa-file-spaces/package.json index df233153b6..f63b84e957 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.5", + "version": "1.3.6-rc.0", "description": "Digital Ocean Spaces file connector for Medusa", "main": "index.js", "repository": { @@ -23,8 +23,8 @@ "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,15 +33,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "stripe": "^8.50.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", diff --git a/packages/medusa-fulfillment-manual/CHANGELOG.md b/packages/medusa-fulfillment-manual/CHANGELOG.md index 0219f25620..c61e8b4c78 100644 --- a/packages/medusa-fulfillment-manual/CHANGELOG.md +++ b/packages/medusa-fulfillment-manual/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.1.37-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.1.36 ### Patch Changes diff --git a/packages/medusa-fulfillment-manual/package.json b/packages/medusa-fulfillment-manual/package.json index abbfff5f3b..6741788d66 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.36", + "version": "1.1.37-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "test": "jest --passWithNoTests src", @@ -29,14 +29,14 @@ "prepare": "cross-env NODE_ENV=production yarn run build" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39" + "medusa-core-utils": "^1.2.0-rc.0" }, "gitHead": "7770046479c361f375842a8605b15e5d7bc24624", "keywords": [ diff --git a/packages/medusa-fulfillment-webshipper/CHANGELOG.md b/packages/medusa-fulfillment-webshipper/CHANGELOG.md index b59f24d985..7ef2bfca7b 100644 --- a/packages/medusa-fulfillment-webshipper/CHANGELOG.md +++ b/packages/medusa-fulfillment-webshipper/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.3.8-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.3.7 ### Patch Changes diff --git a/packages/medusa-fulfillment-webshipper/package.json b/packages/medusa-fulfillment-webshipper/package.json index 1a9439b951..f50e529e21 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.7", + "version": "1.3.8-rc.0", "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.7", + "@medusajs/medusa": "^1.8.0-rc.0", "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "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.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "axios": "^0.20.0", "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39" + "medusa-core-utils": "^1.2.0-rc.0" }, "gitHead": "7770046479c361f375842a8605b15e5d7bc24624", "keywords": [ diff --git a/packages/medusa-interfaces/CHANGELOG.md b/packages/medusa-interfaces/CHANGELOG.md index de306950d0..4e38443354 100644 --- a/packages/medusa-interfaces/CHANGELOG.md +++ b/packages/medusa-interfaces/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.3.7-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + ## 1.3.6 ### Patch Changes diff --git a/packages/medusa-interfaces/package.json b/packages/medusa-interfaces/package.json index a427444664..a1e4300c76 100644 --- a/packages/medusa-interfaces/package.json +++ b/packages/medusa-interfaces/package.json @@ -1,6 +1,6 @@ { "name": "medusa-interfaces", - "version": "1.3.6", + "version": "1.3.7-rc.0", "description": "Core interfaces for Medusa", "main": "dist/index.js", "repository": { @@ -31,8 +31,8 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-core-utils": "^1.1.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "typescript": "^4.4.4" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e" diff --git a/packages/medusa-js/CHANGELOG.md b/packages/medusa-js/CHANGELOG.md index 6c87175e56..154be4b2d0 100644 --- a/packages/medusa-js/CHANGELOG.md +++ b/packages/medusa-js/CHANGELOG.md @@ -1,5 +1,29 @@ # Change Log +## 2.0.0-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3435](https://github.com/medusajs/medusa/pull/3435) [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Add create-inventory-item endpoint + +- [#3436](https://github.com/medusajs/medusa/pull/3436) [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, medusa-js, medusa-react): Add store queries to react medusa + +- [#3110](https://github.com/medusajs/medusa/pull/3110) [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85) Thanks [@StephixOne](https://github.com/StephixOne)! - feat(medusa,medusa-js,medusa-react): Add inventory module endpoints + +- [#3478](https://github.com/medusajs/medusa/pull/3478) [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas,js,react): use AdminExtendedStoresRes instead of AdminStoresRes + +- [#3288](https://github.com/medusajs/medusa/pull/3288) [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas): fix paths and fix schema names to match convention + +- [#3474](https://github.com/medusajs/medusa/pull/3474) [`02c77d705`](https://github.com/medusajs/medusa/commit/02c77d7059b7e4cb9f6ebfa8cbec2b84e86118ec) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix(medusa): Adjust reservations correctly + +- Updated dependencies [[`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/medusa@1.8.0-rc.0 + ## 1.3.10 ### Patch Changes diff --git a/packages/medusa-js/package.json b/packages/medusa-js/package.json index 457e2e77fb..b5ca70134f 100644 --- a/packages/medusa-js/package.json +++ b/packages/medusa-js/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-js", - "version": "1.3.10", + "version": "2.0.0-rc.0", "description": "Client for Medusa Commerce Rest API", "main": "dist/index.js", "module": "dist/index.mjs", @@ -32,7 +32,7 @@ "uuid": "^9.0.0" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.8" + "@medusajs/medusa": "^1.8.0-rc.0" }, "repository": { "type": "git", @@ -43,7 +43,7 @@ "url": "https://github.com/medusajs/medusa/issues" }, "devDependencies": { - "@medusajs/medusa": "^1.7.8", + "@medusajs/medusa": "^1.8.0-rc.0", "@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 c43202ccc9..bb91c5ea10 100644 --- a/packages/medusa-payment-adyen/CHANGELOG.md +++ b/packages/medusa-payment-adyen/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.1.44-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.1.43 ### Patch Changes diff --git a/packages/medusa-payment-adyen/package.json b/packages/medusa-payment-adyen/package.json index 4719b95881..d37f413e57 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.43", + "version": "1.1.44-rc.0", "description": "Adyen Payment provider for Medusa Commerce", "main": "index.js", "repository": { @@ -23,8 +23,8 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,7 +33,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39" + "medusa-core-utils": "^1.2.0-rc.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", "keywords": [ diff --git a/packages/medusa-payment-klarna/CHANGELOG.md b/packages/medusa-payment-klarna/CHANGELOG.md index 16b903b5f9..7b8755d0ce 100644 --- a/packages/medusa-payment-klarna/CHANGELOG.md +++ b/packages/medusa-payment-klarna/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.9-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.3.8 ### Patch Changes diff --git a/packages/medusa-payment-klarna/package.json b/packages/medusa-payment-klarna/package.json index a331176867..a402f1f755 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.8", + "version": "1.3.9-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,15 +33,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-payment-manual/CHANGELOG.md b/packages/medusa-payment-manual/CHANGELOG.md index cca145a1b5..7e37ab3044 100644 --- a/packages/medusa-payment-manual/CHANGELOG.md +++ b/packages/medusa-payment-manual/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.0.23-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724)]: + - medusa-interfaces@1.3.7-rc.0 + ## 1.0.22 ### Patch Changes diff --git a/packages/medusa-payment-manual/package.json b/packages/medusa-payment-manual/package.json index 00564846c5..93ebb418dd 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.22", + "version": "1.0.23-rc.0", "description": "A dummy payment provider to be used for testing or manual payments", "main": "index.js", "repository": { @@ -24,8 +24,8 @@ "@babel/runtime": "^7.9.6", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.38" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -34,7 +34,7 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", "keywords": [ diff --git a/packages/medusa-payment-paypal/CHANGELOG.md b/packages/medusa-payment-paypal/CHANGELOG.md index 3f92bce9ab..98e631b285 100644 --- a/packages/medusa-payment-paypal/CHANGELOG.md +++ b/packages/medusa-payment-paypal/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.3.0-rc.0 + +### Minor Changes + +- [#3257](https://github.com/medusajs/medusa/pull/3257) [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa-payment-stripe): Implement payment processor API on stripe plugin and fix web hook issues + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.2.10 ### Patch Changes diff --git a/packages/medusa-payment-paypal/package.json b/packages/medusa-payment-paypal/package.json index 89fea772a4..53c9329d6b 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.10", + "version": "1.3.0-rc.0", "description": "Paypal Payment provider for Medusa Commerce", "main": "index.js", "repository": { @@ -26,8 +26,8 @@ "cross-env": "^5.2.1", "jest": "^25.5.4", "jest-environment-node": "25.5.0", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.38" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -36,13 +36,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "@paypal/checkout-server-sdk": "^1.0.3", "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39" + "medusa-core-utils": "^1.2.0-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-payment-stripe/CHANGELOG.md b/packages/medusa-payment-stripe/CHANGELOG.md index a2f6669bbc..86d79d53e1 100644 --- a/packages/medusa-payment-stripe/CHANGELOG.md +++ b/packages/medusa-payment-stripe/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## 2.0.0-rc.0 + +### Minor Changes + +- [#3257](https://github.com/medusajs/medusa/pull/3257) [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa-payment-stripe): Implement payment processor API on stripe plugin and fix web hook issues + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3371](https://github.com/medusajs/medusa/pull/3371) [`5d809a7a3`](https://github.com/medusajs/medusa/commit/5d809a7a392866e7c05225ba8b24df94e4b7e95e) Thanks [@pKorsholm](https://github.com/pKorsholm)! - add typescript dev dependency + +- Updated dependencies [[`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/medusa@1.8.0-rc.0 + - medusa-core-utils@1.2.0-rc.0 + ## 1.1.53 ### Patch Changes diff --git a/packages/medusa-payment-stripe/package.json b/packages/medusa-payment-stripe/package.json index 2aeebb2c7b..5139792480 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.53", + "version": "2.0.0-rc.0", "description": "Stripe Payment provider for Meduas Commerce", "main": "dist/index.js", "repository": { @@ -20,19 +20,19 @@ "watch": "tsc --watch" }, "devDependencies": { - "@medusajs/medusa": "^1.7.7", + "@medusajs/medusa": "^1.8.0-rc.0", "@types/stripe": "^8.0.417", "cross-env": "^5.2.1", "jest": "^25.5.4", "typescript": "^4.9.5" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.7" + "@medusajs/medusa": "^1.8.0-rc.0" }, "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.38", + "medusa-core-utils": "^1.2.0-rc.0", "stripe": "^11.10.0" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808", diff --git a/packages/medusa-plugin-algolia/CHANGELOG.md b/packages/medusa-plugin-algolia/CHANGELOG.md index a992f9fb28..216e9336bc 100644 --- a/packages/medusa-plugin-algolia/CHANGELOG.md +++ b/packages/medusa-plugin-algolia/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 0.2.10-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3510](https://github.com/medusajs/medusa/pull/3510) [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-algolia): Revamp Algolia search plugin + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 + ## 0.2.9 ### Patch Changes diff --git a/packages/medusa-plugin-algolia/package.json b/packages/medusa-plugin-algolia/package.json index 718df0f5b1..cd0841c5d0 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.9", + "version": "0.2.10-rc.0", "description": "Algolia search plugin for Medusa", "repository": { "type": "git", @@ -19,12 +19,12 @@ "watch": "tsc --watch" }, "dependencies": { - "@medusajs/modules-sdk": "^0.0.1", - "@medusajs/utils": "^0.0.1", + "@medusajs/modules-sdk": "^0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "algoliasearch": "^4.15.0" }, "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "client-sessions": "^0.8.0", "cross-env": "^5.2.1", "jest": "^25.5.4", diff --git a/packages/medusa-plugin-brightpearl/CHANGELOG.md b/packages/medusa-plugin-brightpearl/CHANGELOG.md index 326558a17c..dbea223b62 100644 --- a/packages/medusa-plugin-brightpearl/CHANGELOG.md +++ b/packages/medusa-plugin-brightpearl/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.3.7-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.3.6 ### Patch Changes diff --git a/packages/medusa-plugin-brightpearl/package.json b/packages/medusa-plugin-brightpearl/package.json index e91b79b09d..2924cb4eca 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.6", + "version": "1.3.7-rc.0", "description": "Brightpearl plugin for Medusa Commerce", "main": "index.js", "repository": { @@ -26,8 +26,8 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37" + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -36,13 +36,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "axios": "^0.19.2", "axios-rate-limit": "^1.2.1", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39", + "medusa-core-utils": "^1.2.0-rc.0", "randomatic": "^3.1.1" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", diff --git a/packages/medusa-plugin-contentful/CHANGELOG.md b/packages/medusa-plugin-contentful/CHANGELOG.md index 4300d35b98..bb02bd98c2 100644 --- a/packages/medusa-plugin-contentful/CHANGELOG.md +++ b/packages/medusa-plugin-contentful/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 1.2.8-rc.0 + +### Patch Changes + +- [#3187](https://github.com/medusajs/medusa/pull/3187) [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa, cache-redis, cache-inmemory): Added cache modules + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.2.7 ### Patch Changes diff --git a/packages/medusa-plugin-contentful/package.json b/packages/medusa-plugin-contentful/package.json index 5cc2b1fd5e..1f553e7e5c 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.7", + "version": "1.2.8-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,15 +32,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "redis": "^3.0.2" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", diff --git a/packages/medusa-plugin-discount-generator/CHANGELOG.md b/packages/medusa-plugin-discount-generator/CHANGELOG.md index 7eaa9708b4..41d255f05d 100644 --- a/packages/medusa-plugin-discount-generator/CHANGELOG.md +++ b/packages/medusa-plugin-discount-generator/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.1.25-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 1.1.24 ### Patch Changes diff --git a/packages/medusa-plugin-discount-generator/package.json b/packages/medusa-plugin-discount-generator/package.json index 25e81f2c76..0d0e516f24 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.24", + "version": "1.1.25-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "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.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39", + "medusa-core-utils": "^1.2.0-rc.0", "randomatic": "^3.1.1" }, "gitHead": "41a5425405aea5045a26def95c0dc00cf4a5a44d" diff --git a/packages/medusa-plugin-economic/CHANGELOG.md b/packages/medusa-plugin-economic/CHANGELOG.md index 4bb7b3e0be..8fd17b5cfa 100644 --- a/packages/medusa-plugin-economic/CHANGELOG.md +++ b/packages/medusa-plugin-economic/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.1.43-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.1.42 ### Patch Changes diff --git a/packages/medusa-plugin-economic/package.json b/packages/medusa-plugin-economic/package.json index 6901bed91a..4b33c0a661 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.42", + "version": "1.1.43-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,15 +32,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "moment": "^2.27.0" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011" diff --git a/packages/medusa-plugin-ip-lookup/CHANGELOG.md b/packages/medusa-plugin-ip-lookup/CHANGELOG.md index f99aaf4359..1fa368e1f6 100644 --- a/packages/medusa-plugin-ip-lookup/CHANGELOG.md +++ b/packages/medusa-plugin-ip-lookup/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## 1.2.6-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724)]: + - medusa-interfaces@1.3.7-rc.0 + ## 1.2.5 ### Patch Changes diff --git a/packages/medusa-plugin-ip-lookup/package.json b/packages/medusa-plugin-ip-lookup/package.json index 4a6759ac6e..2a213e23d0 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.5", + "version": "1.2.6-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "axios": "^0.20.0" diff --git a/packages/medusa-plugin-mailchimp/CHANGELOG.md b/packages/medusa-plugin-mailchimp/CHANGELOG.md index 1027155a97..c5343ed007 100644 --- a/packages/medusa-plugin-mailchimp/CHANGELOG.md +++ b/packages/medusa-plugin-mailchimp/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.1.47-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.1.46 ### Patch Changes diff --git a/packages/medusa-plugin-mailchimp/package.json b/packages/medusa-plugin-mailchimp/package.json index 34d99de4e2..16bf9e61ff 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.46", + "version": "1.1.47-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "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.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", @@ -40,8 +40,8 @@ "cors": "^2.8.5", "express": "^4.17.1", "mailchimp-api-v3": "^1.14.0", - "medusa-core-utils": "^1.1.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-meilisearch/CHANGELOG.md b/packages/medusa-plugin-meilisearch/CHANGELOG.md index c8126654ff..6d0d655fd7 100644 --- a/packages/medusa-plugin-meilisearch/CHANGELOG.md +++ b/packages/medusa-plugin-meilisearch/CHANGELOG.md @@ -1,5 +1,83 @@ # Change Log +## 2.0.0-rc.0 + +### Major Changes + +- [#3377](https://github.com/medusajs/medusa/pull/3377) [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-meilisearch): Update + improve Meilisearch plugin + + **What** + + - Bumps `meilisearch` dep to latest major + - Migrates plugin to TypeScript + - Changes the way indexes are configured in `medusa-config.js`: + + **Before** + + ``` + { + resolve: `medusa-plugin-meilisearch`, + options: { + config: { host: "...", apiKey: "..." }, + settings: { + products: { + searchableAttributes: ["title"], + displayedAttributes: ["title"], + }, + }, + }, + }, + ``` + + **After** + + ``` + { + resolve: `medusa-plugin-meilisearch`, + options: { + config: { host: "...", apiKey: "..." }, + settings: { + products: { + **indexSettings**: { + searchableAttributes: ["title"], + displayedAttributes: ["title"], + }, + }, + }, + }, + }, + ``` + + This is done to allow for additional configuration of indexes, that are not necessarily passed on query-time. + + We introduce two new settings: + + ``` + settings: { + products: { + indexSettings: { + searchableAttributes: ["title"], + displayedAttributes: ["title"],, + }, + primaryKey: "id" + transformer: (document) => ({ id: "yo" }) + }, + }, + ``` + + Meilisearch changed their primary key inference in the major release. Now we must be explicit when multiple properties end with `id`. Read more in their [docs](https://docs.meilisearch.com/learn/core_concepts/primary_key.html#primary-field). + + The transformer allows developers to specify how their documents are stored in Meilisearch. It is configurable for each index. + +### Patch Changes + +- [#3510](https://github.com/medusajs/medusa/pull/3510) [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-algolia): Revamp Algolia search plugin + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + ## 1.0.4 ### Patch Changes diff --git a/packages/medusa-plugin-meilisearch/package.json b/packages/medusa-plugin-meilisearch/package.json index a18066ae2c..657c9cb4aa 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.4", + "version": "2.0.0-rc.0", "description": "Meilisearch search plugin for Medusa", "repository": { "type": "git", @@ -19,14 +19,14 @@ "watch": "tsc --watch" }, "dependencies": { - "@medusajs/utils": "^0.0.1", + "@medusajs/utils": "^0.0.2-rc.0", "body-parser": "^1.19.0", "lodash": "^4.17.21", "meilisearch": "^0.31.1" }, "devDependencies": { - "@medusajs/medusa": "^1.7.12", - "@medusajs/types": "^0.0.1", + "@medusajs/medusa": "^1.8.0-rc.0", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.4", "typescript": "^4.9.5" diff --git a/packages/medusa-plugin-restock-notification/CHANGELOG.md b/packages/medusa-plugin-restock-notification/CHANGELOG.md index 5459dea445..59056a2de9 100644 --- a/packages/medusa-plugin-restock-notification/CHANGELOG.md +++ b/packages/medusa-plugin-restock-notification/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.0-rc.0 + +### Patch Changes + +- Updated dependencies [[`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/medusa@1.8.0-rc.0 + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + ## 2.0.4 ### Patch Changes diff --git a/packages/medusa-plugin-restock-notification/package.json b/packages/medusa-plugin-restock-notification/package.json index b737e3f0ef..531e4177ae 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.4", + "version": "3.0.0-rc.0", "main": "index.js", "repository": { "type": "git", @@ -17,8 +17,8 @@ "babel-preset-medusa-package": "^1.1.19", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37", + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "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.7", - "medusa-interfaces": "1.3.6" + "@medusajs/medusa": "^1.8.0-rc.0", + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39" + "medusa-core-utils": "^1.2.0-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-segment/CHANGELOG.md b/packages/medusa-plugin-segment/CHANGELOG.md index 3e66fd7c94..1447d1356a 100644 --- a/packages/medusa-plugin-segment/CHANGELOG.md +++ b/packages/medusa-plugin-segment/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.5-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.3.4 ### Patch Changes diff --git a/packages/medusa-plugin-segment/package.json b/packages/medusa-plugin-segment/package.json index 3861c50ce8..fb1499f5a4 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.4", + "version": "1.3.5-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -33,15 +33,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-plugin-sendgrid/CHANGELOG.md b/packages/medusa-plugin-sendgrid/CHANGELOG.md index 6ecbb06223..691380d4e9 100644 --- a/packages/medusa-plugin-sendgrid/CHANGELOG.md +++ b/packages/medusa-plugin-sendgrid/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## 1.3.8-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.3.7 ### Patch Changes diff --git a/packages/medusa-plugin-sendgrid/package.json b/packages/medusa-plugin-sendgrid/package.json index 40e0a05ec5..053ea45048 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.7", + "version": "1.3.8-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,15 +32,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", "keywords": [ diff --git a/packages/medusa-plugin-slack-notification/CHANGELOG.md b/packages/medusa-plugin-slack-notification/CHANGELOG.md index 3e979c0d05..edaffe8ebd 100644 --- a/packages/medusa-plugin-slack-notification/CHANGELOG.md +++ b/packages/medusa-plugin-slack-notification/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.3.9-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.3.8 ### Patch Changes diff --git a/packages/medusa-plugin-slack-notification/package.json b/packages/medusa-plugin-slack-notification/package.json index 2789334892..86c23bd02c 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.8", + "version": "1.3.9-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -32,15 +32,15 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "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.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "moment": "^2.27.0" }, "gitHead": "c46300d58fbfd0b2dc2c02745ae143e6247e885b", diff --git a/packages/medusa-plugin-twilio-sms/CHANGELOG.md b/packages/medusa-plugin-twilio-sms/CHANGELOG.md index 150017785f..52e802f54e 100644 --- a/packages/medusa-plugin-twilio-sms/CHANGELOG.md +++ b/packages/medusa-plugin-twilio-sms/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.2.8-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.2.7 ### Patch Changes diff --git a/packages/medusa-plugin-twilio-sms/package.json b/packages/medusa-plugin-twilio-sms/package.json index 7709b0f9cd..99fc47f309 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.7", + "version": "1.2.8-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "scripts": { "prepare": "cross-env NODE_ENV=production yarn run build", @@ -30,13 +30,13 @@ "watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'" }, "peerDependencies": { - "medusa-interfaces": "1.3.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", "body-parser": "^1.19.0", - "medusa-core-utils": "^1.1.39", - "medusa-test-utils": "^1.1.37", + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0", "twilio": "^3.49.1" }, "gitHead": "c46300d58fbfd0b2dc2c02745ae143e6247e885b", diff --git a/packages/medusa-plugin-wishlist/CHANGELOG.md b/packages/medusa-plugin-wishlist/CHANGELOG.md index 337cc393f7..47e178301a 100644 --- a/packages/medusa-plugin-wishlist/CHANGELOG.md +++ b/packages/medusa-plugin-wishlist/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 1.1.42-rc.0 + +### Patch Changes + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.1.41 ### Patch Changes diff --git a/packages/medusa-plugin-wishlist/package.json b/packages/medusa-plugin-wishlist/package.json index 63dbf5956c..0abe582f35 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.41", + "version": "1.1.42-rc.0", "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.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "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.6" + "medusa-interfaces": "1.3.7-rc.0" }, "dependencies": { "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", - "medusa-core-utils": "^1.1.39", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "gitHead": "3bbd1e8507e00bc471de6ae3c30207999a4a4011", "keywords": [ diff --git a/packages/medusa-react/CHANGELOG.md b/packages/medusa-react/CHANGELOG.md index a26f50b811..0e530fd252 100644 --- a/packages/medusa-react/CHANGELOG.md +++ b/packages/medusa-react/CHANGELOG.md @@ -1,5 +1,54 @@ # Change Log +## 5.0.0-rc.0 + +### Minor Changes + +- [#3408](https://github.com/medusajs/medusa/pull/3408) [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Http Server Graceful Shutdown + +### Patch Changes + +- [#3435](https://github.com/medusajs/medusa/pull/3435) [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Add create-inventory-item endpoint + +- [#3436](https://github.com/medusajs/medusa/pull/3436) [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, medusa-js, medusa-react): Add store queries to react medusa + +- [#3110](https://github.com/medusajs/medusa/pull/3110) [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85) Thanks [@StephixOne](https://github.com/StephixOne)! - feat(medusa,medusa-js,medusa-react): Add inventory module endpoints + +- [#3419](https://github.com/medusajs/medusa/pull/3419) [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa-react): invalidate all reservations list queries + +- [#3416](https://github.com/medusajs/medusa/pull/3416) [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, admin-ui, medusa-react): Improvements to product categories + + - Adds name as required in category create form + - Adds name and handle as required in category edit form + - Updates message on create/update forms + - Adds category indicators for is_internal and is_active fields in the tree list + - Fixes bug where tree is not reset when update fails + - allow appending all category descendants with a param in list endpoint + - fix rank order changing on category update + - invalidate products query on category delete + - adds category ui for tree/list, edit, create, delete + - add product category queries and mutations + - category list API can return all descendant + - added breadcrumbs for categories on create/edit modal + - add empty state for product categories + - increase tree depth + scope categories on store + allow categories relation in products API + - categories can be ranked based on position + - seed command can create product categories + - hide categories in products behind feature flag + - fixes bug for mpath incorrectly updated for nested categories + +- [#3478](https://github.com/medusajs/medusa/pull/3478) [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas,js,react): use AdminExtendedStoresRes instead of AdminStoresRes + +- [#2599](https://github.com/medusajs/medusa/pull/2599) [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa,event-bus-local,event-bus-redis): Event Bus module (Redis + Local) + +- [#3406](https://github.com/medusajs/medusa/pull/3406) [`2d2727f75`](https://github.com/medusajs/medusa/commit/2d2727f753dd9386160d7e677b927c4915e1fce7) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(eslint): remove unused .eslintignore in medusa-react package + +- [#3401](https://github.com/medusajs/medusa/pull/3401) [`47d344076`](https://github.com/medusajs/medusa/commit/47d3440766efa26aba6638a05edec520a4e62828) Thanks [@riqwan](https://github.com/riqwan)! - feat(admin-ui, medusa-react): allow products to be categorized in product create/edit page + +- Updated dependencies [[`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`02c77d705`](https://github.com/medusajs/medusa/commit/02c77d7059b7e4cb9f6ebfa8cbec2b84e86118ec), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/medusa@1.8.0-rc.0 + - @medusajs/medusa-js@2.0.0-rc.0 + ## 4.0.4 ### Patch Changes diff --git a/packages/medusa-react/package.json b/packages/medusa-react/package.json index 5e63221f41..f99b4db8e2 100644 --- a/packages/medusa-react/package.json +++ b/packages/medusa-react/package.json @@ -1,5 +1,5 @@ { - "version": "4.0.4", + "version": "5.0.0-rc.0", "license": "MIT", "main": "dist/index.js", "module": "dist/index.mjs", @@ -25,7 +25,7 @@ "test": "echo \"Tests disabled temporarily\"" }, "peerDependencies": { - "@medusajs/medusa": "^1.7.6", + "@medusajs/medusa": "^1.8.0-rc.0", "@tanstack/react-query": "^4.22.0", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" @@ -34,7 +34,7 @@ "author": "Zakaria S. El Asri", "devDependencies": { "@babel/core": "^7.16.0", - "@medusajs/medusa": "^1.7.6", + "@medusajs/medusa": "^1.8.0-rc.0", "@storybook/addon-essentials": "^6.3.12", "@storybook/addon-links": "^6.3.12", "@storybook/addons": "^6.3.12", @@ -61,7 +61,7 @@ "tsup": "^6.5.0" }, "dependencies": { - "@medusajs/medusa-js": "^1.3.8" + "@medusajs/medusa-js": "^2.0.0-rc.0" }, "msw": { "workerDirectory": "public" diff --git a/packages/medusa-source-shopify/CHANGELOG.md b/packages/medusa-source-shopify/CHANGELOG.md index 831ac34330..dedad25cc5 100644 --- a/packages/medusa-source-shopify/CHANGELOG.md +++ b/packages/medusa-source-shopify/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 1.2.8-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3187](https://github.com/medusajs/medusa/pull/3187) [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa, cache-redis, cache-inmemory): Added cache modules + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + ## 1.2.7 ### Patch Changes diff --git a/packages/medusa-source-shopify/package.json b/packages/medusa-source-shopify/package.json index f79b5e05e3..f953ad37c7 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.7", + "version": "1.2.8-rc.0", "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.6", + "medusa-interfaces": "1.3.7-rc.0", "typeorm": "0.x" }, "dependencies": { @@ -28,9 +28,9 @@ "express": "^4.17.1", "ioredis": "^4.27.9", "lodash": "^4.17.21", - "medusa-core-utils": "^1.1.39", - "medusa-interfaces": "^1.3.6", - "medusa-test-utils": "^1.1.37" + "medusa-core-utils": "^1.2.0-rc.0", + "medusa-interfaces": "^1.3.7-rc.0", + "medusa-test-utils": "^1.1.40-rc.0" }, "devDependencies": { "@babel/cli": "^7.15.4", @@ -45,7 +45,7 @@ "client-sessions": "^0.8.0", "cross-env": "^7.0.3", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6" + "medusa-interfaces": "^1.3.7-rc.0" }, "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e", "keywords": [ diff --git a/packages/medusa-test-utils/CHANGELOG.md b/packages/medusa-test-utils/CHANGELOG.md index 6a2ece3886..f1298f7e12 100644 --- a/packages/medusa-test-utils/CHANGELOG.md +++ b/packages/medusa-test-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## 1.1.40-rc.0 + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73)]: + - medusa-core-utils@1.2.0-rc.0 + ## 1.1.39 ### Patch Changes diff --git a/packages/medusa-test-utils/package.json b/packages/medusa-test-utils/package.json index d1845ab32a..a208381388 100644 --- a/packages/medusa-test-utils/package.json +++ b/packages/medusa-test-utils/package.json @@ -1,6 +1,6 @@ { "name": "medusa-test-utils", - "version": "1.1.39", + "version": "1.1.40-rc.0", "description": "Test utils for Medusa", "main": "dist/index.js", "repository": { @@ -31,7 +31,7 @@ }, "dependencies": { "@babel/plugin-transform-classes": "^7.9.5", - "medusa-core-utils": "^1.1.31", + "medusa-core-utils": "^1.2.0-rc.0", "randomatic": "^3.1.1" }, "gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808" diff --git a/packages/medusa/CHANGELOG.md b/packages/medusa/CHANGELOG.md index 7ded8cfe54..3ba85e5788 100644 --- a/packages/medusa/CHANGELOG.md +++ b/packages/medusa/CHANGELOG.md @@ -1,5 +1,244 @@ # Change Log +## 1.8.0-rc.0 + +### Minor Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3257](https://github.com/medusajs/medusa/pull/3257) [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa-payment-stripe): Implement payment processor API on stripe plugin and fix web hook issues + +- [#3172](https://github.com/medusajs/medusa/pull/3172) [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Add inventory management to create-fulfillment flow + +- [#3408](https://github.com/medusajs/medusa/pull/3408) [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Http Server Graceful Shutdown + +- [#3329](https://github.com/medusajs/medusa/pull/3329) [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Inventory and Stock location modules supporting isolated connection + +- [#2599](https://github.com/medusajs/medusa/pull/2599) [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa,event-bus-local,event-bus-redis): Event Bus module (Redis + Local) + +- [#3187](https://github.com/medusajs/medusa/pull/3187) [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7) Thanks [@fPolic](https://github.com/fPolic)! - feat(medusa, cache-redis, cache-inmemory): Added cache modules + +### Patch Changes + +- [#3350](https://github.com/medusajs/medusa/pull/3350) [`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac) Thanks [@adrien2p](https://github.com/adrien2p)! - Chores(medusa): draft order create improvement perf (first step) + +- [#3345](https://github.com/medusajs/medusa/pull/3345) [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Plugin repository loader to work with Typeorm update + +- [#3374](https://github.com/medusajs/medusa/pull/3374) [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(medusa): Little improvement in draft order creation + +- [#3362](https://github.com/medusajs/medusa/pull/3362) [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medeusa): Transform query includes options should only be added to allowed props if there is already at least one allowed props + +- [#3462](https://github.com/medusajs/medusa/pull/3462) [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): Include location_id in fulfillment body + +- [#3391](https://github.com/medusajs/medusa/pull/3391) [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(ci,oas) move oas ci script to a package under the oas workspace + +- [#3087](https://github.com/medusajs/medusa/pull/3087) [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad) Thanks [@fPolic](https://github.com/fPolic)! - chore(feature-flag): Remove PublishableAPIKeys feature flag + +- [#3483](https://github.com/medusajs/medusa/pull/3483) [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-expanded-relations - Admin + +- [#3435](https://github.com/medusajs/medusa/pull/3435) [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Add create-inventory-item endpoint + +- [#3328](https://github.com/medusajs/medusa/pull/3328) [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Register reservation endpoints + Fix a type issue for get variant inventory + +- [#3495](https://github.com/medusajs/medusa/pull/3495) [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652) Thanks [@davorbacic](https://github.com/davorbacic)! - feat(medusa): Add event emitter to ProductCollectionService + +- [#3352](https://github.com/medusajs/medusa/pull/3352) [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa): Modules initializer + + ### Loading modules in a project + + Example + + ```typescript + import { + InventoryServiceInitializeOptions, + initialize, + } from "@medusajs/inventory" + + const options: InventoryServiceInitializeOptions = { + database: { + type: "postgres", + url: DB_URL, + }, + } + + const inventoryService = await initialize(options) + const newInventoryItem = await inventoryService.createInventoryItem({ + sku: "sku_123", + }) + ``` + +- [#3349](https://github.com/medusajs/medusa/pull/3349) [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Add Lifetime support on project/plugin services + +- [#3555](https://github.com/medusajs/medusa/pull/3555) [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): if no headerkey is provided when initilizing idempotency key, no attempt is made at fetching the key + +- [#3482](https://github.com/medusajs/medusa/pull/3482) [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): declare x-expanded-relations - Store + +- [#3419](https://github.com/medusajs/medusa/pull/3419) [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): Resolve on scope instead of req + +- [#3324](https://github.com/medusajs/medusa/pull/3324) [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Add filtering of stock locations based on sales channels + +- [#3460](https://github.com/medusajs/medusa/pull/3460) [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix(inventory, medusa): ensure no orphaned reservations and invenotry levels on location removal + +- [#3323](https://github.com/medusajs/medusa/pull/3323) [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Clean response data usage for admin and store fields/expand + +- [#3436](https://github.com/medusajs/medusa/pull/3436) [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, medusa-js, medusa-react): Add store queries to react medusa + +- [#3110](https://github.com/medusajs/medusa/pull/3110) [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85) Thanks [@StephixOne](https://github.com/StephixOne)! - feat(medusa,medusa-js,medusa-react): Add inventory module endpoints + +- [#3314](https://github.com/medusajs/medusa/pull/3314) [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): include `/admin` and `/store` in paths URLs + +- [#3510](https://github.com/medusajs/medusa/pull/3510) [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-algolia): Revamp Algolia search plugin + +- [#3514](https://github.com/medusajs/medusa/pull/3514) [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): Error messages for reset tokens + +- [#3498](https://github.com/medusajs/medusa/pull/3498) [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): use get instead of indexing into map + +- [#3423](https://github.com/medusajs/medusa/pull/3423) [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): add @schema OAS for address request payloads + +- [#2978](https://github.com/medusajs/medusa/pull/2978) [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Load PaymentProcessors + + - Add loading of PaymentProcessors + - Add PaymentProcessor support in the payment-provider + - Add backward compatibility for the PaymentService + +- [#3344](https://github.com/medusajs/medusa/pull/3344) [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Update types to reflect actual return-type + +- [#3312](https://github.com/medusajs/medusa/pull/3312) [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas): add missing x-codegen + fix schema naming and $ref + +- [#3403](https://github.com/medusajs/medusa/pull/3403) [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46) Thanks [@StephixOne](https://github.com/StephixOne)! - feat(medusa): add get-variant endpoint + +- [#3395](https://github.com/medusajs/medusa/pull/3395) [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(admin-ui, medusa): Minor ui fixes relating to stock locations + +- [#3522](https://github.com/medusajs/medusa/pull/3522) [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa,admin): location_ids in swap and claim creation + +- [#3282](https://github.com/medusajs/medusa/pull/3282) [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): identify required fields in responses - store + +- [#3334](https://github.com/medusajs/medusa/pull/3334) [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection step `setup`, code placed in the `setup` folder of a plugin will be run before any code from a plugin is injected into the Medusa server. + +- [#3416](https://github.com/medusajs/medusa/pull/3416) [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa, admin-ui, medusa-react): Improvements to product categories + + - Adds name as required in category create form + - Adds name and handle as required in category edit form + - Updates message on create/update forms + - Adds category indicators for is_internal and is_active fields in the tree list + - Fixes bug where tree is not reset when update fails + - allow appending all category descendants with a param in list endpoint + - fix rank order changing on category update + - invalidate products query on category delete + - adds category ui for tree/list, edit, create, delete + - add product category queries and mutations + - category list API can return all descendant + - added breadcrumbs for categories on create/edit modal + - add empty state for product categories + - increase tree depth + scope categories on store + allow categories relation in products API + - categories can be ranked based on position + - seed command can create product categories + - hide categories in products behind feature flag + - fixes bug for mpath incorrectly updated for nested categories + +- [#3478](https://github.com/medusajs/medusa/pull/3478) [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas,js,react): use AdminExtendedStoresRes instead of AdminStoresRes + +- [#3377](https://github.com/medusajs/medusa/pull/3377) [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-meilisearch): Update + improve Meilisearch plugin + + **What** + + - Bumps `meilisearch` dep to latest major + - Migrates plugin to TypeScript + - Changes the way indexes are configured in `medusa-config.js`: + + **Before** + + ``` + { + resolve: `medusa-plugin-meilisearch`, + options: { + config: { host: "...", apiKey: "..." }, + settings: { + products: { + searchableAttributes: ["title"], + displayedAttributes: ["title"], + }, + }, + }, + }, + ``` + + **After** + + ``` + { + resolve: `medusa-plugin-meilisearch`, + options: { + config: { host: "...", apiKey: "..." }, + settings: { + products: { + **indexSettings**: { + searchableAttributes: ["title"], + displayedAttributes: ["title"], + }, + }, + }, + }, + }, + ``` + + This is done to allow for additional configuration of indexes, that are not necessarily passed on query-time. + + We introduce two new settings: + + ``` + settings: { + products: { + indexSettings: { + searchableAttributes: ["title"], + displayedAttributes: ["title"],, + }, + primaryKey: "id" + transformer: (document) => ({ id: "yo" }) + }, + }, + ``` + + Meilisearch changed their primary key inference in the major release. Now we must be explicit when multiple properties end with `id`. Read more in their [docs](https://docs.meilisearch.com/learn/core_concepts/primary_key.html#primary-field). + + The transformer allows developers to specify how their documents are stored in Meilisearch. It is configurable for each index. + +- [#3534](https://github.com/medusajs/medusa/pull/3534) [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29) Thanks [@riqwan](https://github.com/riqwan)! - fix(medusa): fix bug with parent not being saved correctly + +- [#3288](https://github.com/medusajs/medusa/pull/3288) [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - fix(oas): fix paths and fix schema names to match convention + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- [#3252](https://github.com/medusajs/medusa/pull/3252) [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Improve store list products + +- [#3315](https://github.com/medusajs/medusa/pull/3315) [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): pluralize OAS tags + +- [#3094](https://github.com/medusajs/medusa/pull/3094) [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9) Thanks [@pKorsholm](https://github.com/pKorsholm)! - fix(medusa): Account for multiple inventory items when getting inventory + +- [#3451](https://github.com/medusajs/medusa/pull/3451) [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9) Thanks [@pKorsholm](https://github.com/pKorsholm)! - feat(medusa,admin-ui): support location_id in + +- [#3385](https://github.com/medusajs/medusa/pull/3385) [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Issue when ordering with multiple columns + +- [#3518](https://github.com/medusajs/medusa/pull/3518) [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Feat(medusa): fulfill swaps and claims with locations + +- [#3256](https://github.com/medusajs/medusa/pull/3256) [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Update transaction base service to expose an activeManager\_ getter + +- [#3411](https://github.com/medusajs/medusa/pull/3411) [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas-cli): combine admin + store + custom OAS + +- [#3278](https://github.com/medusajs/medusa/pull/3278) [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): identify required fields in responses - admin + +- Updated dependencies [[`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - medusa-core-utils@1.2.0-rc.0 + - medusa-interfaces@1.3.7-rc.0 + - medusa-test-utils@1.1.40-rc.0 + - @medusajs/types@0.0.2-rc.0 + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 + - @medusajs/medusa-cli@1.3.9-rc.0 + ## 1.7.13 ### Patch Changes diff --git a/packages/medusa/package.json b/packages/medusa/package.json index 6bbb22fd81..0f1b696ca6 100644 --- a/packages/medusa/package.json +++ b/packages/medusa/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa", - "version": "1.7.13", + "version": "1.8.0-rc.0", "description": "E-commerce for JAMstack", "main": "dist/index.js", "bin": "./cli.js", @@ -19,13 +19,13 @@ "author": "Sebastian Rindom", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "@types/express": "^4.17.17", "@types/jsonwebtoken": "^8.5.9", "@types/multer": "^1.4.7", "cross-env": "^5.2.1", "jest": "^25.5.4", - "medusa-interfaces": "^1.3.6", + "medusa-interfaces": "^1.3.7-rc.0", "supertest": "^4.0.2", "ts-jest": "^25.5.1", "typescript": "^4.4.4" @@ -39,14 +39,14 @@ "test:unit": "jest" }, "peerDependencies": { - "@medusajs/types": "^0.0.1", - "medusa-interfaces": "1.3.6", + "@medusajs/types": "^0.0.2-rc.0", + "medusa-interfaces": "1.3.7-rc.0", "typeorm": "^0.3.11" }, "dependencies": { - "@medusajs/medusa-cli": "^1.3.8", - "@medusajs/modules-sdk": "^0.0.1", - "@medusajs/utils": "^0.0.1", + "@medusajs/medusa-cli": "^1.3.9-rc.0", + "@medusajs/modules-sdk": "^0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "@types/ioredis": "^4.28.10", "@types/lodash": "^4.14.191", "awilix": "^8.0.0", @@ -71,9 +71,9 @@ "iso8601-duration": "^1.3.0", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", - "medusa-core-utils": "^1.1.39", + "medusa-core-utils": "^1.2.0-rc.0", "medusa-telemetry": "^0.0.16", - "medusa-test-utils": "^1.1.39", + "medusa-test-utils": "^1.1.40-rc.0", "morgan": "^1.9.1", "multer": "^1.4.4", "node-schedule": "^2.1.1", diff --git a/packages/modules-sdk/CHANGELOG.md b/packages/modules-sdk/CHANGELOG.md new file mode 100644 index 0000000000..8bfd6dd8ef --- /dev/null +++ b/packages/modules-sdk/CHANGELOG.md @@ -0,0 +1,17 @@ +# @medusajs/modules-sdk + +## 0.1.0-rc.0 + +### Minor Changes + +- [#3329](https://github.com/medusajs/medusa/pull/3329) [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Inventory and Stock location modules supporting isolated connection + +### Patch Changes + +- [#3192](https://github.com/medusajs/medusa/pull/3192) [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39) Thanks [@pKorsholm](https://github.com/pKorsholm)! - chore: Add missing changeset for @medusajs/modules-sdk + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/types@0.0.2-rc.0 + - @medusajs/utils@0.0.2-rc.0 diff --git a/packages/modules-sdk/package.json b/packages/modules-sdk/package.json index 62cf9252f9..5543a5717d 100644 --- a/packages/modules-sdk/package.json +++ b/packages/modules-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/modules-sdk", - "version": "0.0.1", + "version": "0.1.0-rc.0", "description": "SDK for medusa modules", "main": "dist/index.js", "repository": { @@ -23,8 +23,8 @@ "typescript": "^4.4.4" }, "dependencies": { - "@medusajs/types": "^0.0.1", - "@medusajs/utils": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "awilix": "^8.0.0", "glob": "7.1.6", "medusa-telemetry": "^0.0.16", diff --git a/packages/oas/medusa-oas-cli/CHANGELOG.md b/packages/oas/medusa-oas-cli/CHANGELOG.md index 8ebf7df1bb..6616588464 100644 --- a/packages/oas/medusa-oas-cli/CHANGELOG.md +++ b/packages/oas/medusa-oas-cli/CHANGELOG.md @@ -1,3 +1,19 @@ # @medusajs/oas-cli -## 0.1.0 \ No newline at end of file +## 0.2.0-rc.0 + +### Minor Changes + +- [#3411](https://github.com/medusajs/medusa/pull/3411) [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas-cli): combine admin + store + custom OAS + +### Patch Changes + +- [#3213](https://github.com/medusajs/medusa/pull/3213) [`813706190`](https://github.com/medusajs/medusa/commit/8137061908d20314314b95d049b966a624e7123d) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(oas): medusa-oas-cli as OAS build tool + +- [#3272](https://github.com/medusajs/medusa/pull/3272) [`1c40346e9`](https://github.com/medusajs/medusa/commit/1c40346e9e56718de4a6e2d5c2d52abd388343e3) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen): openapi-typescript-codegen fork + +- Updated dependencies [[`d6b1ad1cc`](https://github.com/medusajs/medusa/commit/d6b1ad1ccd9a8f91b169f30ff99492cf3adcccac), [`e143a8697`](https://github.com/medusajs/medusa/commit/e143a86976a5cc6a53b7a795e8486df4db1d1c09), [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724), [`84e448968`](https://github.com/medusajs/medusa/commit/84e44896836b2c44017572ac5192ab1cd937048c), [`33c6ccf05`](https://github.com/medusajs/medusa/commit/33c6ccf0591b8ef527f3b10a70b51e29751b4998), [`30a320364`](https://github.com/medusajs/medusa/commit/30a3203640be9993ba2f8447abfdecc0d3e2f9b6), [`240d0ea7b`](https://github.com/medusajs/medusa/commit/240d0ea7b88ff494d0fe28c7c5348e958c14571f), [`6c0462472`](https://github.com/medusajs/medusa/commit/6c046247275c46d934f03d53471bdd555a19a9ad), [`589d1c09b`](https://github.com/medusajs/medusa/commit/589d1c09b085dcaf9667061201ac9deff3047466), [`13f40d721`](https://github.com/medusajs/medusa/commit/13f40d721702fbcdf6c131354ec9a81322d4a662), [`fe9eea4c1`](https://github.com/medusajs/medusa/commit/fe9eea4c18b7e04ba91660716c92b11a49840a3c), [`0a02b70e5`](https://github.com/medusajs/medusa/commit/0a02b70e59cfbd8888fb58c29ee9aaf96eb8099a), [`fe4b8feb7`](https://github.com/medusajs/medusa/commit/fe4b8feb7e0af2ffc436ca77a769ecb37e16e652), [`aa690beed`](https://github.com/medusajs/medusa/commit/aa690beed775646cbc86b445fb5dc90dcac087d5), [`5eb61fa0e`](https://github.com/medusajs/medusa/commit/5eb61fa0ef991b8a9fabb16c2c159e51b9541867), [`f033711ad`](https://github.com/medusajs/medusa/commit/f033711ad649466d72dd9f673d75848c97c0861f), [`3171b0e51`](https://github.com/medusajs/medusa/commit/3171b0e518aebcaa31bbe5c6e914d65282873cda), [`522e306e2`](https://github.com/medusajs/medusa/commit/522e306e2e9abf4afce63f30714389eba32bef7f), [`80b95a230`](https://github.com/medusajs/medusa/commit/80b95a230056d9ed15f7302f248094f879516faf), [`a1e59313c`](https://github.com/medusajs/medusa/commit/a1e59313c964a944a287b54f6654d1d19ac8a59b), [`10bf05c14`](https://github.com/medusajs/medusa/commit/10bf05c147cb65a263465129790edd44a6d8948b), [`cbbf3ca05`](https://github.com/medusajs/medusa/commit/cbbf3ca054387a900c5777c2eb0218df2c72bae6), [`9ba09ba4d`](https://github.com/medusajs/medusa/commit/9ba09ba4d753f132537f0447097fe9f54922c074), [`12d304307`](https://github.com/medusajs/medusa/commit/12d304307af87ea9287a41869eb33ef09f273d85), [`287c829c9`](https://github.com/medusajs/medusa/commit/287c829c9c5a9797fb8cd118b7a6066ad1935898), [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`aed7805c0`](https://github.com/medusajs/medusa/commit/aed7805c0e64b884007148bde90cfce7bee8aad4), [`0d1b63d77`](https://github.com/medusajs/medusa/commit/0d1b63d773ad91846757a6f0b81b78b0b97b3f2b), [`4042beb10`](https://github.com/medusajs/medusa/commit/4042beb1026b9ad8b381aaa6e1a5214cd92db00f), [`f43e9f0f2`](https://github.com/medusajs/medusa/commit/f43e9f0f20a8b0637252951b2bdfed4d42fb9f5e), [`842423679`](https://github.com/medusajs/medusa/commit/8424236799c3789f884285cd3c8a491e91aef2ca), [`935870e01`](https://github.com/medusajs/medusa/commit/935870e010af1ec884259b1f1328421e99acc3af), [`826d4bedf`](https://github.com/medusajs/medusa/commit/826d4bedfe1b6459163711d5173eb8eadfdea26e), [`57d7728dd`](https://github.com/medusajs/medusa/commit/57d7728dd9d00df712e1a872899b8397955dfe46), [`15f47baf5`](https://github.com/medusajs/medusa/commit/15f47baf56e6722b7821cfaa2fb468e582dfa2c1), [`1c40346e9`](https://github.com/medusajs/medusa/commit/1c40346e9e56718de4a6e2d5c2d52abd388343e3), [`55c5fba0d`](https://github.com/medusajs/medusa/commit/55c5fba0d3dbd015c3ffd74d645a8057892d0f52), [`38503fff5`](https://github.com/medusajs/medusa/commit/38503fff56bbceb092e396ac11432a56967b53e9), [`40de54b01`](https://github.com/medusajs/medusa/commit/40de54b0101bdfd37f577d18c10ec9f1ab1ce8fe), [`54dcc1871`](https://github.com/medusajs/medusa/commit/54dcc1871c8f28bea962dbb9df6e79b038d56449), [`478d1af8d`](https://github.com/medusajs/medusa/commit/478d1af8d0df0af16baf4f130e19b0be34f5f295), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`6748877c6`](https://github.com/medusajs/medusa/commit/6748877c694c1433f666c6987f20af76b201b495), [`7e17e0ddc`](https://github.com/medusajs/medusa/commit/7e17e0ddc2e6b2891e9ee1420b04a541899d2a9d), [`7f2223b65`](https://github.com/medusajs/medusa/commit/7f2223b6507b0a3c452977bfcdee92af2086fa29), [`7b57695e0`](https://github.com/medusajs/medusa/commit/7b57695e00433e1d54f8cdc912ef7e5f28fc1071), [`7d585f5f8`](https://github.com/medusajs/medusa/commit/7d585f5f84a910c02d274df7a489dc3ff1ea273a), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def), [`ef5ef9f5a`](https://github.com/medusajs/medusa/commit/ef5ef9f5a26febf0b64d9981606c1e59999ca76e), [`46547f29c`](https://github.com/medusajs/medusa/commit/46547f29c755719e22d2977c5e5f8ab8a4a7fcae), [`f97b3d7cc`](https://github.com/medusajs/medusa/commit/f97b3d7ccee381d3491337ab5144bb44520382a7), [`f3bf351d2`](https://github.com/medusajs/medusa/commit/f3bf351d21d1c2a67ed2d603c8b7ed4ae5cbd366), [`d61d6c7b7`](https://github.com/medusajs/medusa/commit/d61d6c7b7f8549996090f5315597d22d2af968f9), [`55a1f232a`](https://github.com/medusajs/medusa/commit/55a1f232a3746a22adb1fcd1844b2659077a59f9), [`53eda215e`](https://github.com/medusajs/medusa/commit/53eda215e00509eb63e571f1b38b9c8884b8e6d5), [`026bdab05`](https://github.com/medusajs/medusa/commit/026bdab05d4da054d3ffd07b8cce8ccb1bded95d), [`aefe5aa13`](https://github.com/medusajs/medusa/commit/aefe5aa133ea3ab98eb3c1ecd0ba51fb76c173de), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38), [`48ad2426a`](https://github.com/medusajs/medusa/commit/48ad2426aa7a604c226132e85ef3da5cce045f45)]: + - @medusajs/medusa@1.8.0-rc.0 + - @medusajs/openapi-typescript-codegen@0.2.0-rc.0 + +## 0.1.0 diff --git a/packages/oas/medusa-oas-cli/package.json b/packages/oas/medusa-oas-cli/package.json index 608c04da0e..9e526df9df 100644 --- a/packages/oas/medusa-oas-cli/package.json +++ b/packages/oas/medusa-oas-cli/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/medusa-oas-cli", - "version": "0.1.0", + "version": "0.2.0-rc.0", "description": "OAS CLI", "main": "dist/index.js", "bin": { @@ -36,8 +36,8 @@ "test:unit": "jest src" }, "dependencies": { - "@medusajs/medusa": "*", - "@medusajs/openapi-typescript-codegen": "*", + "@medusajs/medusa": "1.8.0-rc.0", + "@medusajs/openapi-typescript-codegen": "0.2.0-rc.0", "@readme/openapi-parser": "^2.4.0", "@types/lodash": "^4.14.191", "commander": "^10.0.0", diff --git a/packages/oas/oas-github-ci/CHANGELOG.md b/packages/oas/oas-github-ci/CHANGELOG.md index 2a699219f8..c2806661b8 100644 --- a/packages/oas/oas-github-ci/CHANGELOG.md +++ b/packages/oas/oas-github-ci/CHANGELOG.md @@ -1,3 +1,12 @@ # @medusajs/oas-github-ci -## 1.0.0 \ No newline at end of file +## 1.0.1-rc.0 + +### Patch Changes + +- [#3410](https://github.com/medusajs/medusa/pull/3410) [`8ed67d2d7`](https://github.com/medusajs/medusa/commit/8ed67d2d7d36da2d0cb3541e42bba1770aefc60a) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin,oas-github-cli): Change public config to private to avoid publishing attempts + include `setup/` in npm release for `admin-ui` + +- Updated dependencies [[`813706190`](https://github.com/medusajs/medusa/commit/8137061908d20314314b95d049b966a624e7123d), [`1c40346e9`](https://github.com/medusajs/medusa/commit/1c40346e9e56718de4a6e2d5c2d52abd388343e3), [`966aea65c`](https://github.com/medusajs/medusa/commit/966aea65c221403bf316ae7665cc8f73bccd9c38)]: + - @medusajs/medusa-oas-cli@0.2.0-rc.0 + +## 1.0.0 diff --git a/packages/oas/oas-github-ci/package.json b/packages/oas/oas-github-ci/package.json index 53fcbe11e9..c4ff44e9d5 100644 --- a/packages/oas/oas-github-ci/package.json +++ b/packages/oas/oas-github-ci/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/oas-github-ci", - "version": "1.0.0", + "version": "1.0.1-rc.0", "description": "OAS Github CI", "main": "scripts/build-openapi.js", "files": [ @@ -22,7 +22,7 @@ "test:unit": "jest --passWithNoTests" }, "dependencies": { - "@medusajs/medusa-oas-cli": "*", + "@medusajs/medusa-oas-cli": "0.2.0-rc.0", "@readme/openapi-parser": "^2.4.0", "@redocly/cli": "1.0.0-beta.123", "execa": "^5.1.1", diff --git a/packages/oas/openapi-typescript-codegen/CHANGELOG.md b/packages/oas/openapi-typescript-codegen/CHANGELOG.md index 8e92804374..5ace051269 100644 --- a/packages/oas/openapi-typescript-codegen/CHANGELOG.md +++ b/packages/oas/openapi-typescript-codegen/CHANGELOG.md @@ -1,3 +1,15 @@ # @medusajs/openapi-typescript-codegen +## 0.2.0-rc.0 + +### Minor Changes + +- [#3477](https://github.com/medusajs/medusa/pull/3477) [`826d4bedf`](https://github.com/medusajs/medusa/commit/826d4bedfe1b6459163711d5173eb8eadfdea26e) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen,types): SetRelation on expanded types + +- [#3442](https://github.com/medusajs/medusa/pull/3442) [`7b57695e0`](https://github.com/medusajs/medusa/commit/7b57695e00433e1d54f8cdc912ef7e5f28fc1071) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen): x-expanded-relations + +### Patch Changes + +- [#3272](https://github.com/medusajs/medusa/pull/3272) [`1c40346e9`](https://github.com/medusajs/medusa/commit/1c40346e9e56718de4a6e2d5c2d52abd388343e3) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - feat(codegen): openapi-typescript-codegen fork + ## 0.1.0 diff --git a/packages/oas/openapi-typescript-codegen/package.json b/packages/oas/openapi-typescript-codegen/package.json index 1a5b855d4d..c2cbcdcbfc 100644 --- a/packages/oas/openapi-typescript-codegen/package.json +++ b/packages/oas/openapi-typescript-codegen/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/openapi-typescript-codegen", - "version": "0.1.0", + "version": "0.2.0-rc.0", "description": "Library that generates Typescript clients based on the OpenAPI specification.", "main": "dist/index.js", "types": "types/index.d.ts", diff --git a/packages/stock-location/CHANGELOG.md b/packages/stock-location/CHANGELOG.md index de183513cb..2ebdb635ef 100644 --- a/packages/stock-location/CHANGELOG.md +++ b/packages/stock-location/CHANGELOG.md @@ -1,5 +1,24 @@ # @medusajs/stock-location +## 1.8.0-rc.0 + +### Minor Changes + +- [#3329](https://github.com/medusajs/medusa/pull/3329) [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Inventory and Stock location modules supporting isolated connection + +### Patch Changes + +- [#3041](https://github.com/medusajs/medusa/pull/3041) [`121b42acf`](https://github.com/medusajs/medusa/commit/121b42acfe98c12dd593f9b1f2072ff0f3b61724) Thanks [@riqwan](https://github.com/riqwan)! - chore(medusa): Typeorm fixes / enhancements + + - upgrade typeorm from 0.2.51 to 0.3.11 + - Plugin repository loader to work with Typeorm update + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules + +- Updated dependencies [[`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb), [`77d46220c`](https://github.com/medusajs/medusa/commit/77d46220c23bfe19e575cbc445874eb6c22f3c73), [`271844aed`](https://github.com/medusajs/medusa/commit/271844aedbe45c369e188b5d06458dbd6984cd39), [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def)]: + - @medusajs/utils@0.0.2-rc.0 + - @medusajs/modules-sdk@0.1.0-rc.0 + ## 1.0.4 ### Patch Changes diff --git a/packages/stock-location/package.json b/packages/stock-location/package.json index ae3f4cb13d..985706ceb4 100644 --- a/packages/stock-location/package.json +++ b/packages/stock-location/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/stock-location", - "version": "1.7.0", + "version": "1.8.0-rc.0", "description": "Stock Location Module for Medusa", "main": "dist/index.js", "repository": { @@ -17,15 +17,15 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "cross-env": "^5.2.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", "typescript": "^4.4.4" }, "dependencies": { - "@medusajs/modules-sdk": "^0.0.1", - "@medusajs/utils": "^0.0.1", + "@medusajs/modules-sdk": "^0.1.0-rc.0", + "@medusajs/utils": "^0.0.2-rc.0", "awilix": "^8.0.0", "typeorm": "^0.3.11" }, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md new file mode 100644 index 0000000000..0e81f52270 --- /dev/null +++ b/packages/types/CHANGELOG.md @@ -0,0 +1,9 @@ +# @medusajs/types + +## 0.0.2-rc.0 + +### Patch Changes + +- [#3510](https://github.com/medusajs/medusa/pull/3510) [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-algolia): Revamp Algolia search plugin + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules diff --git a/packages/types/package.json b/packages/types/package.json index 1dfacb6a54..52ba053b50 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/types", - "version": "0.0.1", + "version": "0.0.2-rc.0", "description": "Medusa Types definition", "main": "dist/index.js", "repository": { diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md new file mode 100644 index 0000000000..c087b52c8a --- /dev/null +++ b/packages/utils/CHANGELOG.md @@ -0,0 +1,9 @@ +# @medusajs/utils + +## 0.0.2-rc.0 + +### Patch Changes + +- [#3510](https://github.com/medusajs/medusa/pull/3510) [`74bc4b16a`](https://github.com/medusajs/medusa/commit/74bc4b16a07f78668003ca930bf2a0d928897ceb) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa-plugin-algolia): Revamp Algolia search plugin + +- [#3531](https://github.com/medusajs/medusa/pull/3531) [`4e9d257d3`](https://github.com/medusajs/medusa/commit/4e9d257d3bf76703ef5be8ca054cc9f0f7339def) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules diff --git a/packages/utils/package.json b/packages/utils/package.json index 6e259cbefd..c5e9b87aa8 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@medusajs/utils", - "version": "0.0.1", + "version": "0.0.2-rc.0", "description": "Medusa utilities functions shared by Medusa core and Modules", "main": "dist/index.js", "repository": { @@ -17,7 +17,7 @@ "author": "Medusa", "license": "MIT", "devDependencies": { - "@medusajs/types": "^0.0.1", + "@medusajs/types": "^0.0.2-rc.0", "@types/express": "^4.17.17", "cross-env": "^5.2.1", "jest": "^25.5.4",