chore: Version Packages (#5527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
d2309e771d
commit
71d59d2c81
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
"@medusajs/product": patch
|
||||
---
|
||||
|
||||
feat(product, pricing, utils): Transaction issues and reference issues + refactoring
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): Load legacy modules entities
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Include Product Collections in Seed command
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/ui": patch
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui,ui): Align @types/react versions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
---
|
||||
|
||||
fix(medusa-payment-stripe): Add missing dev/peer dependency on react table
|
||||
@@ -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.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-medusa-app": patch
|
||||
---
|
||||
|
||||
feat(create-medusa-app): print error message for failed database connection
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
chore: Add missing changeset
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/cache-redis": minor
|
||||
"@medusajs/cache-inmemory": patch
|
||||
---
|
||||
|
||||
Integration tests fixes and ignore ttl 0 on cache modules
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Fix issue were Price List domain would fetch all products on initial load"
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/stock-location": patch
|
||||
---
|
||||
|
||||
chore(changesets): Add missing stock-location changeset
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
"@medusajs/admin": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Admin UI: Invalid Request Header
|
||||
Reference in New Issue
Block a user