chore: Version packages

This commit is contained in:
olivermrbl
2025-01-07 13:31:40 +01:00
parent 37aa804620
commit 3919b26eb6
151 changed files with 603 additions and 347 deletions

View File

@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat: generate modules mappings at runtime

View File

@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
---
fix(): Workflow cancellation + gracefully handle non serializable state

View File

@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): export updateTaxRegionsStep

View File

@@ -1,7 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/medusa": patch
"@medusajs/js-sdk": patch
---
fix(medusa,types,js-sdk): fix request query parameter types for store product routes

View File

@@ -1,7 +0,0 @@
---
"@medusajs/stock-location": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(stock-location,core-flows,types): update existing address when updating stock location address

View File

@@ -1,9 +0,0 @@
---
"@medusajs/modules-sdk": minor
"@medusajs/types": minor
"@medusajs/auth": minor
"@medusajs/auth-github": minor
"@medusajs/auth-google": minor
---
feat: Custom callback to oauth providers

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): add default storefront url to auth CORS

View File

@@ -1,6 +0,0 @@
---
"@medusajs/icons": patch
"@medusajs/ui": patch
---
chore(ui,icons): Add React 19/19-rc to peer dependencies

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): allow passing project name on command line

View File

@@ -1,8 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/framework": patch
"@medusajs/modules-sdk": patch
"@medusajs/utils": patch
---
Refactor/deprecate remote link

View File

@@ -1,5 +0,0 @@
---
"@medusajs/ui": patch
---
chore(ui): general updates and fixes to TSDocs and types

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
"@medusajs/types": patch
---
feat: deprecate remoteQueryConfig in favor of queryConfig

View File

@@ -1,5 +0,0 @@
---
"@medusajs/pricing": patch
---
fix(pricing): pricing context calculations only takes into account existing rule attributes

View File

@@ -1,5 +0,0 @@
---
"@medusajs/promotion": patch
---
fix(promotion): don't evaluate rule condition if conditions to evaluate is empty

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix medusa develop command crashing on file change on windows

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix/product variants filter

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore: rename remote-query-entry-points.d.ts to query-entry-points.d.ts

View File

@@ -1,5 +0,0 @@
---
"@medusajs/fulfillment": patch
---
fix(fulfillment): export schema types

View File

@@ -1,10 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/medusa": patch
"@medusajs/order": patch
---
feat(dashboard,core-flows,types,utils,medusa,order): Order cancelations will refund payments

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): improve by adding depth to clone commands

View File

@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
fix: pluralization of words ending in y, where y follows a vowel