chore: Version Packages (#6839)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-01 09:48:24 +02:00
committed by GitHub
parent dca47f77c9
commit 2c807df99d
136 changed files with 725 additions and 608 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa-react,medusa,types,dashboard): added empty state for promotions list page
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
Correctly define all product module models and SQL migration script
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Fix get-query-config backward compatiblity
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/workflows-sdk": patch
"@medusajs/orchestration": patch
---
Fix Workflow Engine subscribers response and error
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,core-flows,types): add batch updates to price list prices
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): associate refund with order when calling `refundFromPayment`
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/orchestration": patch
---
Serialize orchestrator error
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
Load custom modules config
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
Return normalized DB errors from the mikro ORM repository
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/pricing": patch
---
Fix/pricing data manipulation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/event-bus-redis": patch
"@medusajs/workflow-engine-redis": patch
---
Chore/workflow engine loader redis
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
"@medusajs/workflow-engine-redis": patch
---
Async steps marked as success if return StepResponse
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(fulfillment): Wrong type usage
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(medusa,admin-ui): Remove forced `backendUrl` from develop command. Allow specifying an alternative host value
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
feat(utils): custom serialization that allows for non self ref
-13
View File
@@ -1,13 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/link-modules": patch
"medusa-test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/payment": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat: region payment providers management workflows/api
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/core-flows": patch
---
Add v2 product type endpoints and adjust the product module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): added endpoints for rule attribute/operator/values options
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/core-flows": patch
---
Aligned pricing module price set API with convention
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
---
Add parents to product categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix(types): remove duplicate CreateCustomerGroupDTO interface
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Resolve `node-gyp` error during installation with npm
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Remove require id from update shipping options validator
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/order": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/cart": patch
---
Order endpoints and Cart totals
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/currency": patch
---
Remote Query "order" as options
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-test-utils": patch
"@medusajs/currency": patch
---
Medusa test utils use correct loader to init DB.
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa, types): list payment providers endpoint
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
---
feat: Remove sales channels from pub keys
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/workflow-engine-redis": patch
---
chore(medusa-test-utils): Handle errors gracefully + Do not set Distributed storage on partial loading
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): added store apis for products
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix logging error when trying to migrate products for enabling inventory module.
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows,medusa,types): cancel fulfillments API
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix: correct calculations of subtotal for shipping option requirements
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
fix(utils): Mikro orm prop filtering should check existence
-13
View File
@@ -1,13 +0,0 @@
---
"@medusajs/ui": major
---
feat(ui): Re-work `<Toaster />` and `<Toast />` based on `sonner`.
This update contains breaking changes to how toasts work in `@medusajs/ui`. This update has been made to provide a better user experience and to make it easier to use toasts in your Medusa application.
### BREAKING CHANGES
The `useToast` hook has been removed. Users should instead use the `toast` function that is exported from the `@medusajs/ui` package. This function can be used to show toasts in your application. For more information on how to use the `toast` function, please refer to the documentation.
The `Toaster` component is still available but the options for the component have changed. The default position has been changed to `bottom-right`. For more information on the `Toaster` component, please refer to the documentation.
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/api-key": patch
"@medusajs/core-flows": patch
"@medusajs/link-modules": patch
---
feat: API key sales channel link
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/fulfillment": patch
"@medusajs/types": patch
---
feat(medusa, core-flows, types): Allow to update the rules from a shipping options
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix deleted discount missing on order
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): add middleware filters + scope products
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
Feat/shipping options api 3
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows,medusa,types): add create shipment api for fulfillments
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
Chores: Do not disable foreign keys by default
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): add fulfillment provider list api
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/workflows-sdk": patch
"@medusajs/types": patch
---
Add workflow idempotencyKey to shared context
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/workflows-sdk": patch
---
fix(workflows-sdk): Handle result from a trasnformer after a step fail
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-test-utils": patch
---
chore(medusa-test-utils): create declaration file
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-core-utils": patch
---
fix(medusa-core-utils): add missing awilix dependency
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-react": patch
"@medusajs/admin": patch
---
feat: Admin V2 API keys
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa": patch
---
feat(dashboard): added details page for promotions
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/types": patch
---
fix(modules-sdk): Select all should send undefined instead of an empty array
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/link-modules": patch
"medusa-test-utils": patch
"@medusajs/orchestration": patch
"@medusajs/types": patch
---
feat: Create shipping options API
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-test-utils": patch
"@medusajs/medusa": patch
---
fix(medusa-test-utils): recompute driver options
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): create promotion flows
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
feat(link-modules, core-flows, medusa): add sales channel location management endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-test-utils": patch
---
fix(): medusa test runner
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows, medusa): add update stock location endpoint to api-v2
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/core-flows": patch
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
Remote query supporting context
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/pricing": patch
"@medusajs/types": patch
---
feat(): Add support for shipping options prices update
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows,medusa,types): fulfillment API: create
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/orchestration": patch
---
Replace workflow definition if not v2
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
fix(modules-sdk): Fix remote query selection
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
feat(core-flows, medusa): add shipping methods to cart API
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): migrate store cart endpoints to zod
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): Add a `--verbose` option.
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows, medusa, types): add reservation item endpoints
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
---
Fix onStepAwaiting event
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa, core-flows,types): delete fulfillment set, delete shipping profile
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/customer": patch
"@medusajs/medusa": patch
---
feat(medusa, customer): Add list filtering capabilities for customers
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
Added an upsertWithReplace method to the mikro orm repository
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): added tax flows end to end
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/stock-location-next": patch
"@medusajs/medusa": patch
---
feat(medusa, stock-location-next): add list-stock-locations endpoint to api-v2
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/cache-redis": patch
"@medusajs/event-bus-redis": patch
"medusa-test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/workflow-engine-redis": patch
---
chore: medusa shutdown
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Fix validation of V2 POST /customers and POST /customers/:id
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/types": patch
---
Remote Joiner options to check if keys exist on entrypoints or relations