chore(release): Publish

This commit is contained in:
olivermrbl
2023-01-18 18:48:57 +01:00
parent 9c4647383e
commit 6481b0c357
96 changed files with 544 additions and 340 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
---
feat(medusa, stock-location, inventory): Allow modules to integrate with core
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Store A-PAY)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Legacy total service should accept custom items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Transaction Orchestrator
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): create a store endpoint to retrieve a product category
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
Udates the required version of the peer dependency `react-query` to `@tanstack/react-query` (v4). Also fixes ´react-query´ being defined as both a dependency and peer dependency.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix inventory adjustments
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(feature-flags): Remove OrderEditing feature flag
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): store - added category list endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): added admin endpoint to update product categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin SHI-V)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): emit events on product category mutation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix(medusa): rename variant inventory item quantity to required_quantity
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
add reservation endpoints
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow custom created_by on order edits
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Store PRO-V)
-7
View File
@@ -1,7 +0,0 @@
---
"medusa-payment-klarna": patch
"medusa-payment-paypal": patch
"@medusajs/medusa": patch
---
fix(medusa): Payment collection should provider the region_id, total and id in the partial cart data
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
---
fix(medusa): Add module options to transaction base service to use in modules
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add default sales channel to product in seeding
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
---
feat(medusa, medusa-js, medusa-react): Add endpoint to retrieve Product Tags through the Storefront API
-35
View File
@@ -1,35 +0,0 @@
---
"gatsby-source-medusa": patch
"@medusajs/medusa-cli": patch
"medusa-dev-cli": patch
"medusa-file-minio": patch
"medusa-file-s3": patch
"medusa-file-spaces": patch
"medusa-fulfillment-manual": patch
"medusa-fulfillment-webshipper": patch
"medusa-interfaces": patch
"medusa-payment-adyen": patch
"medusa-payment-klarna": patch
"medusa-payment-manual": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
"medusa-plugin-algolia": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-contentful": patch
"medusa-plugin-discount-generator": patch
"medusa-plugin-economic": patch
"medusa-plugin-ip-lookup": patch
"medusa-plugin-mailchimp": patch
"medusa-plugin-meilisearch": patch
"medusa-plugin-restock-notification": patch
"medusa-plugin-segment": patch
"medusa-plugin-sendgrid": patch
"medusa-plugin-slack-notification": patch
"medusa-plugin-twilio-sms": patch
"medusa-plugin-wishlist": patch
"medusa-source-shopify": patch
"medusa-telemetry": patch
"@medusajs/medusa": patch
---
fix(medusa): test, build and watch scripts
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Draft order totals not working with custom items
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
---
hotfix: Fixes bundling error making JS client unable to run in Node enviornments. Also fixes wrong payload type of admin file uploads.