Merge branch 'feat/payment-module-models' into feat/payment-module-interfaces
This commit is contained in:
6
.changeset/cool-rockets-wash.md
Normal file
6
.changeset/cool-rockets-wash.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
feat(utils,types): add registerUsages for promotion's computed actions
|
||||
9
.changeset/forty-shrimps-watch.md
Normal file
9
.changeset/forty-shrimps-watch.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@medusajs/ui": minor
|
||||
"@medusajs/ui-preset": minor
|
||||
"@medusajs/icons": minor
|
||||
---
|
||||
|
||||
feat(ui): Updates spacing and sizing of components. Introduces new `size` variants for some components, such as `Button`, `IconButton`, and `Avatar`. Change most `:focus` styles to `:focus-visible` styles, to prevenent focus styles from being visible when not needed, such as on button clicks.
|
||||
feat(ui-preset): Publishes latest updates to our design system styles, as well as adding new colors. Noticable changes include changing `ui-code-text-*` styles to `ui-code-fg-*` for better consistency.
|
||||
feat(icons): Updates the `LockClosedSolid` and `LockOpenSolid` icons, and introduces four new icons: `LockClosedSolidMini`, `TriangleLeftMini`, `TriangleRightMini`, and `TriangleMini`.
|
||||
5
.changeset/khaki-deers-talk.md
Normal file
5
.changeset/khaki-deers-talk.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
Add line items in cart creation
|
||||
5
.changeset/lazy-shoes-kiss.md
Normal file
5
.changeset/lazy-shoes-kiss.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(types): add campaign + promotion operations
|
||||
5
.changeset/neat-seals-help.md
Normal file
5
.changeset/neat-seals-help.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": patch
|
||||
---
|
||||
|
||||
feat(modules-sdk): run hooks on application start
|
||||
5
.changeset/olive-ads-brake.md
Normal file
5
.changeset/olive-ads-brake.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(cart): Shipping methods
|
||||
5
.changeset/three-files-yawn.md
Normal file
5
.changeset/three-files-yawn.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/workflows-sdk": patch
|
||||
---
|
||||
|
||||
create workflow can return destructured properties of a step
|
||||
8
.changeset/twenty-emus-roll.md
Normal file
8
.changeset/twenty-emus-roll.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@medusajs/pricing": patch
|
||||
"@medusajs/product": patch
|
||||
"@medusajs/utils": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
chore: Abstract module services
|
||||
Reference in New Issue
Block a user