chore(release): Publish
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-core-utils": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: getConfigFile typings
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Order products on retrieval
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: add missing medusa-telemetry dependency to package.json
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Add has_account to filter only registered or unregistered customer in the admin
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Allow custom database schema
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore: Replace all usage of redis for the cache in favour of the cache service
|
||||
@@ -1,28 +0,0 @@
|
||||
---
|
||||
"medusa-file-minio": patch
|
||||
"medusa-file-s3": patch
|
||||
"medusa-file-spaces": patch
|
||||
"medusa-fulfillment-manual": patch
|
||||
"medusa-fulfillment-webshipper": patch
|
||||
"medusa-payment-adyen": patch
|
||||
"medusa-payment-klarna": patch
|
||||
"medusa-payment-manual": patch
|
||||
"medusa-payment-stripe": patch
|
||||
"medusa-plugin-algolia": 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-react": patch
|
||||
"medusa-source-shopify": patch
|
||||
---
|
||||
|
||||
chore: explicitly add devDependencies for monorepo peerDependencies
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fixes a bug where using the q param with the endpoint /admin/price-lists/:id/products would also return products not associated with the price list.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa-js": patch
|
||||
---
|
||||
|
||||
fix: missing devDependency was failing repo build task
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Create draft orders without items
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-file-s3": patch
|
||||
---
|
||||
|
||||
Add options for s3 configuration for increased flexibility in configuration
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: Order with totals should include the variant relation to the items
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: Batch job not saving the errors properly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(oas): replace requestBody with $ref to req class JSDoc OAS
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
fix: Gift cart tax claculation wrongly calculated
|
||||
|
||||
Adds tax_rate column to gift_card table to calculate tax accurately for a gift card. This change includes a backfill migration to update gift cards that were already created.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-plugin-brightpearl": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Extract cron jobs logic from the EventBusService to its own service JobSchedulerService
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): add `q` param to PKs sales channels retrieval
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa,medusa-payment-stripe): Move database mutation from plugin to core
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(medusa): Validate required id in `[someService].retrieve`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(oas): PascalCase for schemas + remove x-resourceId
|
||||
Reference in New Issue
Block a user