chore: Version Packages (#6039)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-25 16:23:53 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 4ad761788b
commit 3d0ae72887
98 changed files with 498 additions and 357 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(utils,types): add registerUsages for promotion's computed actions
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/authentication": patch
"@medusajs/pricing": patch
"@medusajs/utils": patch
---
chore(utils): Update base repository to infer primary keys and support composite
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/client-types": patch
---
fix(medusa): Support q search in currencies
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/core-flows": patch
"@medusajs/utils": patch
---
feat(medusa,types,core-flows,utils): added delete endpoints for campaigns and promotions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,utils): added campaign get endpoints
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
---
fix(@medusajs/medusa-js): correct invite resend path
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
feat: Payment Module service interface
-9
View File
@@ -1,9 +0,0 @@
---
"@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`.
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/utils": patch
---
chore(utils, product): Attempt to simplify module scripts export
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/inventory": patch
"@medusajs/stock-location": patch
---
Medusa App loading modules reference
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/ui": patch
---
feature(ui): Adds a `size` variant to `<Copy />` component, and prevent clicks from propigating to parent elements". Also adds additional sizes to the `<Avatar />` component.
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/utils": patch
"@medusajs/types": patch
"@medusajs/product": patch
"@medusajs/pricing": patch
---
chore: Hide repository creation if they are not custom + add upsert support by default
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
fix(medusa): Enable pagination, search and ordering of shipping option list endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
Add line items in cart creation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
feat(types): add campaign + promotion operations
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): add promotion list and get endpoint
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(utils,types): added item/shipping adjustments for order/items/shipping_methods
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
---
fix(medusa): Implements `listAndCount` method for UserService, and updates list endpoint to accept the expected params.
fix(medusa-js): Update `admin.users.list` to accept query params.
fix(medusa-react): Update `useAdminUsers` hook to accept query params.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/ui": patch
---
fix(ui): Fix broken responsive style of Drawer between `sm` and `md`.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
feat(modules-sdk): run hooks on application start
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
feat(cart): Shipping methods
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Update list return type of `GET /admin/users`.
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
"@medusajs/workflows-sdk": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
Modules: Workflows Engine in-memory and Redis
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/utils": patch
---
feat(core-flows,medusa,utils): promotion and campaign create/update endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/utils": patch
---
feat(utils): update joiner config for campaigns
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/workflows-sdk": patch
---
feat(workflows-sdk): run, registerStepSuccess and registerStepFailure shortcut
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
feat(cart): Add CartService and AddressService
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/types": patch
---
feat(cart): Shipping method adjustments
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-sendgrid": patch
---
fix: Support custom template
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/stock-location": patch
"@medusajs/types": patch
---
feat(cart): Partial module service implementation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(cart): Line item adjustments
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-oas-cli": minor
---
feat(medusa-oas-cli): updated redocly-cli to v1.7
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/authentication": patch
"@medusajs/link-modules": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/utils": patch
---
chore: Attempt to abstract the modules repository
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/file-local": patch
"medusa-file-minio": patch
"medusa-file-s3": patch
"@medusajs/medusa": patch
---
chore(@medusajs/medusa): add missing constructor to some services
fix(@medusajs/file-local): Fix argument passed to the constructor
fix(medusa-file-minio): Fix argument passed to the constructor
fix(medusa-file-s3): Fix argument passed to the constructor
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Support q search and order in list regions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/workflows-sdk": patch
---
create workflow can return destructured properties of a step
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/utils": patch
"@medusajs/types": patch
---
chore: Abstract module services
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-js": patch
---
feat(medusa-js): add axios adapter to config #6214
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(utils,types): campaigns and campaign budgets + services CRUD
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
feat: add Payment module package
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): added buyget support for modules