chore: Version Packages (#6839)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dca47f77c9
commit
2c807df99d
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/product": patch
|
||||
---
|
||||
|
||||
Correctly define all product module models and SQL migration script
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Fix get-query-config backward compatiblity
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): associate refund with order when calling `refundFromPayment`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/orchestration": patch
|
||||
---
|
||||
|
||||
Serialize orchestrator error
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": patch
|
||||
---
|
||||
|
||||
Load custom modules config
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
Return normalized DB errors from the mikro ORM repository
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
---
|
||||
|
||||
Fix/pricing data manipulation
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/event-bus-redis": patch
|
||||
"@medusajs/workflow-engine-redis": patch
|
||||
---
|
||||
|
||||
Chore/workflow engine loader redis
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/orchestration": patch
|
||||
"@medusajs/workflows-sdk": patch
|
||||
"@medusajs/workflow-engine-redis": patch
|
||||
---
|
||||
|
||||
Async steps marked as success if return StepResponse
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(fulfillment): Wrong type usage
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
feat(utils): custom serialization that allows for non self ref
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): added endpoints for rule attribute/operator/values options
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
Aligned pricing module price set API with convention
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/product": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Add parents to product categories
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(types): remove duplicate CreateCustomerGroupDTO interface
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Resolve `node-gyp` error during installation with npm
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Remove require id from update shipping options validator
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/order": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
"@medusajs/cart": patch
|
||||
---
|
||||
|
||||
Order endpoints and Cart totals
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": patch
|
||||
"@medusajs/currency": patch
|
||||
---
|
||||
|
||||
Remote Query "order" as options
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-test-utils": patch
|
||||
"@medusajs/currency": patch
|
||||
---
|
||||
|
||||
Medusa test utils use correct loader to init DB.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(medusa, types): list payment providers endpoint
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(medusa,types): added store apis for products
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fix logging error when trying to migrate products for enabling inventory module.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(core-flows,medusa,types): cancel fulfillments API
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix: correct calculations of subtotal for shipping option requirements
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
fix(utils): Mikro orm prop filtering should check existence
|
||||
@@ -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.
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fix deleted discount missing on order
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): add middleware filters + scope products
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Feat/shipping options api 3
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
Chores: Do not disable foreign keys by default
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(medusa,types): add fulfillment provider list api
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/workflows-sdk": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Add workflow idempotencyKey to shared context
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/workflows-sdk": patch
|
||||
---
|
||||
|
||||
fix(workflows-sdk): Handle result from a trasnformer after a step fail
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"medusa-test-utils": patch
|
||||
---
|
||||
|
||||
chore(medusa-test-utils): create declaration file
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-core-utils": patch
|
||||
---
|
||||
|
||||
fix(medusa-core-utils): add missing awilix dependency
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"medusa-react": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
feat: Admin V2 API keys
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-react": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(dashboard): added details page for promotions
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-test-utils": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa-test-utils): recompute driver options
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(medusa,types): create promotion flows
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-test-utils": patch
|
||||
---
|
||||
|
||||
fix(): medusa test runner
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(core-flows,medusa,types): fulfillment API: create
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/orchestration": patch
|
||||
---
|
||||
|
||||
Replace workflow definition if not v2
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": patch
|
||||
---
|
||||
|
||||
fix(modules-sdk): Fix remote query selection
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(core-flows, medusa): add shipping methods to cart API
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): migrate store cart endpoints to zod
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-medusa-app": patch
|
||||
---
|
||||
|
||||
feat(create-medusa-app): Add a `--verbose` option.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(core-flows, medusa, types): add reservation item endpoints
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/workflow-engine-redis": patch
|
||||
"@medusajs/orchestration": patch
|
||||
---
|
||||
|
||||
Fix onStepAwaiting event
|
||||
@@ -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
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/customer": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa, customer): Add list filtering capabilities for customers
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
Added an upsertWithReplace method to the mikro orm repository
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(medusa,types): added tax flows end to end
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Fix validation of V2 POST /customers and POST /customers/:id
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user