chore: Version Packages (#3942)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-04 10:51:13 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 440110493e
commit 6b2bcc1a36
64 changed files with 282 additions and 153 deletions
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
fix(medusa, event-bus-redis, event-bus-local): Revert retrieveSubscribers as the wildcard prevent us from filtering
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
Feat(admin-ui): add metadata controls for stock locations
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Fix broken migration in the case of fresh installations
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
chore: Bump Typeorm to Medusa fork
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Use query relation load strategy on Carts
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): update query performance for getting product and variant avaiability
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Only set product availability if variants are requested
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): allocation status for cancelled and archived orders
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): products retrieve uses query strategy for performance
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Feat(medusa): Add sales_channel_id to create-swap
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Pins version of `react-router-dom` as upgrade to 6.11.0 broke navigation in nested routes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): fixes an issue where navigating to tax settings would append the basename multiple times. Removes `react-helmet` for `react-helmet-async` to get rid off error caused by unsafe sideeffects"
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore(medusa): Minor bump