chore: Version Packages (#5527)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-10 10:28:21 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d2309e771d
commit 71d59d2c81
74 changed files with 370 additions and 191 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/product": patch
---
feat(product, pricing, utils): Transaction issues and reference issues + refactoring
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Fixes an issue where using the bulk editor with comma as the decimal separator would convert the input to NaN
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Load legacy modules entities
-13
View File
@@ -1,13 +0,0 @@
---
"@medusajs/client-types": patch
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
fix(@medusajs/client-types): Fix types and TSDocs
fix(medusa-react): Fix response type of Publishable API Key's list sales channels.
fix(@medusajs/medusa-js): Fix incorrect parameter and response types.
fix(@medusajs/medusa): Fix incorrect types and add TSDocs
fix(@medusajs/types): Fix incorrect types and add TSDocs
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/product": patch
"@medusajs/utils": patch
"@medusajs/workflows": patch
---
chore: Add missing version bumps
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Include Product Collections in Seed command
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/ui": patch
"@medusajs/admin-ui": patch
---
fix(admin-ui,ui): Align @types/react versions
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
fix(medusa-payment-stripe): Add missing dev/peer dependency on react table
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Fixes an issue where regions were not scrollable in tax settings view, also adds a IntersectionObserver to ensure that we load all regions as the user scrolls. The current implementation was capped at loading 20 regions.
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): print error message for failed database connection
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/link-modules": patch
---
feat(medusa, modules-sdk, types, utils): Re work modules loading and remove legacy functions
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/inventory": patch
"medusa-fulfillment-webshipper": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-contentful": patch
"medusa-source-shopify": patch
---
feat(utils): Introduce promiseAll util
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin": patch
---
chore: Add missing changeset
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/cache-redis": minor
"@medusajs/cache-inmemory": patch
---
Integration tests fixes and ignore ttl 0 on cache modules
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Fix issue were Price List domain would fetch all products on initial load"
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/stock-location": patch
---
chore(changesets): Add missing stock-location changeset
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Admin UI: Invalid Request Header