chore: Version packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
feat: add default retry strategy for redis
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(types): add missing inventory_items to input of createProductsWorkflow
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
feat: add plugin build command
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/orchestration": patch
|
||||
---
|
||||
|
||||
fix(orchestration): avoid retry when finished
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin-bundler": patch
|
||||
"@medusajs/cli": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa,admin-bundler,cli,framework): Integrate admin extensions into plugin build
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(dashboard, core-flows): improvements to order page on canceled orders
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(core-flows,medusa): use deleteRefundReasonsWorkflow in delete /admin/refund-reasons/:id
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
Feat/plugin develop
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): process payment capture condition
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
feat(cli): Add plugin:publish and plugin:add commands support
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore(medusa): Add handler path to the http tracing to be able to group by
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
"@medusajs/promotion": patch
|
||||
"@medusajs/dashboard": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(promotion,dashboard,types,utils,medusa): Add statuses to promotions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
---
|
||||
|
||||
fix(pricing): add null conditions for deleted at during price calculations
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat: add support for loading admin extensions from the source
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/index": patch
|
||||
---
|
||||
|
||||
fix(index): cast order by
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/payment": minor
|
||||
---
|
||||
|
||||
fix(payment): If someone was using region_id from the payment collection entity, or cart_id, order_id, customer_id from the payment entity, they will no longer exist. Similarly, any code that was passing region_Id to createPaymentCollections would be recommended to remove the field.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
---
|
||||
|
||||
fix(pricing): PriceLists of type Sale no longer override default prices when the price list price is higher than the default price.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
feat(core-flows): validation hook on cart mutations
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
Feat(medusa, cli): plugin db generate
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-medusa-app": patch
|
||||
---
|
||||
|
||||
Feat/plugin scaffolding
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/cli": patch
|
||||
---
|
||||
|
||||
feat(core, medusa, cli): Enable migration scripts
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): return refunded when all captured payments have been refunded
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin-vite-plugin": patch
|
||||
"@medusajs/admin-bundler": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(admin-bundler,admin-vite-plugin): Support loading loading admin extensions from plugins.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
fix(framework): Exclude .d.ts files from the glob search and Properly generate the insert query string
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
chore: lazy import admin-bundler and run scripts during publish
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
Feat/merge plugin modules
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/test-utils": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
feat: remove dead code and refactor the logic of resolving plugins
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
"@medusajs/inventory": patch
|
||||
"@medusajs/dashboard": patch
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/js-sdk": patch
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(inventory,dashboard,core-flows,js-sdk,types,medusa): Improve inventory management UX
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/icons": patch
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
chore(icons,dashboard): Pull latest icons and update branch icon in category tree
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/framework": patch
|
||||
---
|
||||
|
||||
chore: move build utilities to Compiler class
|
||||
Reference in New Issue
Block a user