chore(release): Publish

This commit is contained in:
olivermrbl
2023-01-18 18:48:57 +01:00
parent 9c4647383e
commit 6481b0c357
96 changed files with 544 additions and 340 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
---
feat(medusa, stock-location, inventory): Allow modules to integrate with core
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Store A-PAY)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Legacy total service should accept custom items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Transaction Orchestrator
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): create a store endpoint to retrieve a product category
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
Udates the required version of the peer dependency `react-query` to `@tanstack/react-query` (v4). Also fixes ´react-query´ being defined as both a dependency and peer dependency.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix inventory adjustments
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(feature-flags): Remove OrderEditing feature flag
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): store - added category list endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): added admin endpoint to update product categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin SHI-V)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): emit events on product category mutation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix(medusa): rename variant inventory item quantity to required_quantity
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
add reservation endpoints
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow custom created_by on order edits
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(oas): replace response with $ref class JSDoc (Store PRO-V)
-7
View File
@@ -1,7 +0,0 @@
---
"medusa-payment-klarna": patch
"medusa-payment-paypal": patch
"@medusajs/medusa": patch
---
fix(medusa): Payment collection should provider the region_id, total and id in the partial cart data
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
---
fix(medusa): Add module options to transaction base service to use in modules
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add default sales channel to product in seeding
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
---
feat(medusa, medusa-js, medusa-react): Add endpoint to retrieve Product Tags through the Storefront API
-35
View File
@@ -1,35 +0,0 @@
---
"gatsby-source-medusa": patch
"@medusajs/medusa-cli": patch
"medusa-dev-cli": patch
"medusa-file-minio": patch
"medusa-file-s3": patch
"medusa-file-spaces": patch
"medusa-fulfillment-manual": patch
"medusa-fulfillment-webshipper": patch
"medusa-interfaces": patch
"medusa-payment-adyen": patch
"medusa-payment-klarna": patch
"medusa-payment-manual": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
"medusa-plugin-algolia": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-contentful": patch
"medusa-plugin-discount-generator": patch
"medusa-plugin-economic": patch
"medusa-plugin-ip-lookup": patch
"medusa-plugin-mailchimp": patch
"medusa-plugin-meilisearch": patch
"medusa-plugin-restock-notification": patch
"medusa-plugin-segment": patch
"medusa-plugin-sendgrid": patch
"medusa-plugin-slack-notification": patch
"medusa-plugin-twilio-sms": patch
"medusa-plugin-wishlist": patch
"medusa-source-shopify": patch
"medusa-telemetry": patch
"@medusajs/medusa": patch
---
fix(medusa): test, build and watch scripts
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Draft order totals not working with custom items
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
---
hotfix: Fixes bundling error making JS client unable to run in Node enviornments. Also fixes wrong payload type of admin file uploads.
@@ -1,5 +1,11 @@
# Change Log
## 0.1.2
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
## 0.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-medusa",
"version": "0.1.1",
"version": "0.1.2",
"description": "Gatsby source plugin for building websites using Medusa Commerce as a data source",
"scripts": {
"test": "jest --passWithNoTests",
+13
View File
@@ -0,0 +1,13 @@
# @medusajs/inventory
## 1.0.1
### Patch Changes
- [#2997](https://github.com/medusajs/medusa/pull/2997) [`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa, stock-location, inventory): Allow modules to integrate with core
- [#3033](https://github.com/medusajs/medusa/pull/3033) [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Add module options to transaction base service to use in modules
- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae)]:
- @medusajs/medusa@1.7.4
- medusa-interfaces@1.3.4
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "1.0.0",
"version": "1.0.1",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -28,8 +28,8 @@
"test:unit": "jest --passWithNoTests"
},
"peerDependencies": {
"@medusajs/medusa": "1.x.x",
"medusa-interfaces": "1.x.x"
"@medusajs/medusa": "1.7.4",
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"typeorm": "^0.2.31"
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 1.3.6
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-telemetry@0.0.16
## 1.3.5
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.5",
"version": "1.3.6",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -48,7 +48,7 @@
"is-valid-path": "^0.1.1",
"meant": "^1.0.1",
"medusa-core-utils": "^1.1.31",
"medusa-telemetry": "0.0.15",
"medusa-telemetry": "0.0.16",
"netrc-parser": "^3.1.6",
"open": "^8.0.6",
"ora": "^5.4.1",
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.28
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
## 0.0.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "0.0.27",
"version": "0.0.28",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 1.1.3
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-file-minio",
"version": "1.1.2",
"version": "1.1.3",
"description": "MinIO server file connector for Medusa",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir dist/ --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.16.0",
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 1.1.9
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.8
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-file-s3",
"version": "1.1.8",
"version": "1.1.9",
"description": "AWS s3 file connector for Medusa",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
@@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.15.4",
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 1.3.3
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.2
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-file-spaces",
"version": "1.3.2",
"version": "1.3.3",
"description": "Digital Ocean Spaces file connector for Medusa",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
@@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.34
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.33
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-manual",
"version": "1.1.33",
"version": "1.1.34",
"description": "A manual fulfillment provider for Medusa",
"main": "index.js",
"repository": {
@@ -20,7 +20,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"test": "jest --passWithNoTests src",
@@ -29,7 +29,7 @@
"prepare": "cross-env NODE_ENV=production yarn run build"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.3.5
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-fulfillment-webshipper",
"version": "1.3.4",
"version": "1.3.5",
"description": "Webshipper Fulfillment provider for Medusa",
"main": "index.js",
"repository": {
@@ -18,11 +18,11 @@
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.5",
"@babel/runtime": "^7.9.6",
"@medusajs/medusa": "^1.7.1",
"@medusajs/medusa": "^1.7.4",
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -31,7 +31,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"axios": "^0.20.0",
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.3.4
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
## 1.3.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-interfaces",
"version": "1.3.3",
"version": "1.3.4",
"description": "Core interfaces for Medusa",
"main": "dist/index.js",
"repository": {
+11
View File
@@ -1,5 +1,16 @@
# Change Log
## 1.3.7
### Patch Changes
- [#3051](https://github.com/medusajs/medusa/pull/3051) [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa, medusa-js, medusa-react): Add endpoint to retrieve Product Tags through the Storefront API
- [#3038](https://github.com/medusajs/medusa/pull/3038) [`cb2524400`](https://github.com/medusajs/medusa/commit/cb252440079f34ddfdfff1b891f6f73b98db9d59) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - hotfix: Fixes bundling error making JS client unable to run in Node enviornments. Also fixes wrong payload type of admin file uploads.
- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae)]:
- @medusajs/medusa@1.7.4
## 1.3.6
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-js",
"version": "1.3.6",
"version": "1.3.7",
"description": "Client for Medusa Commerce Rest API",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -29,7 +29,7 @@
"uuid": "^9.0.0"
},
"peerDependencies": {
"@medusajs/medusa": "^1.7.3"
"@medusajs/medusa": "^1.7.4"
},
"repository": {
"type": "git",
@@ -40,7 +40,7 @@
"url": "https://github.com/medusajs/medusa/issues"
},
"devDependencies": {
"@medusajs/medusa": "^1.7.3",
"@medusajs/medusa": "^1.7.4",
"@types/uuid": "^9.0.0",
"cross-env": "^7.0.3",
"jest": "^27.4.7",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.41
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.40
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-adyen",
"version": "1.1.40",
"version": "1.1.41",
"description": "Adyen Payment provider for Medusa Commerce",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^7.0.2",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
@@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@adyen/api-library": "^5.0.1",
@@ -1,5 +1,16 @@
# Change Log
## 1.3.6
### Patch Changes
- [#3010](https://github.com/medusajs/medusa/pull/3010) [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Payment collection should provider the region_id, total and id in the partial cart data
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.5
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-klarna",
"version": "1.3.5",
"version": "1.3.6",
"description": "Klarna Payment provider for Medusa Commerce",
"main": "index.js",
"repository": {
@@ -24,7 +24,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.0.20
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.0.19
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-manual",
"version": "1.0.19",
"version": "1.0.20",
"description": "A dummy payment provider to be used for testing or manual payments",
"main": "index.js",
"repository": {
@@ -24,7 +24,7 @@
"@babel/runtime": "^7.9.6",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.38"
},
"scripts": {
@@ -34,7 +34,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"gitHead": "81a7ff73d012fda722f6e9ef0bd9ba0232d37808",
"keywords": [
@@ -1,5 +1,16 @@
# Change Log
## 1.2.8
### Patch Changes
- [#3010](https://github.com/medusajs/medusa/pull/3010) [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Payment collection should provider the region_id, total and id in the partial cart data
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.2.7
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-paypal",
"version": "1.2.7",
"version": "1.2.8",
"description": "Paypal Payment provider for Meduas Commerce",
"main": "index.js",
"repository": {
@@ -25,7 +25,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.38"
},
"scripts": {
@@ -35,7 +35,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@paypal/checkout-server-sdk": "^1.0.2",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.51
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.50
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-payment-stripe",
"version": "1.1.50",
"version": "1.1.51",
"description": "Stripe Payment provider for Meduas Commerce",
"main": "index.js",
"repository": {
@@ -25,7 +25,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
@@ -35,7 +35,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"body-parser": "^1.19.0",
@@ -1,5 +1,14 @@
# Change Log
## 0.2.7
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 0.2.6
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-algolia",
"version": "0.2.6",
"version": "0.2.7",
"description": "Search support for algolia",
"main": "index.js",
"repository": {
@@ -17,7 +17,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3",
"medusa-interfaces": "1.3.4",
"typeorm": "0.x"
},
"dependencies": {
@@ -25,7 +25,7 @@
"body-parser": "^1.19.0",
"lodash": "^4.17.21",
"medusa-core-utils": "^1.1.37",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
@@ -40,7 +40,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e",
"keywords": [
@@ -1,5 +1,14 @@
# Change Log
## 1.3.4
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-brightpearl",
"version": "1.3.3",
"version": "1.3.4",
"description": "Brightpearl plugin for Medusa Commerce",
"main": "index.js",
"repository": {
@@ -26,7 +26,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^7.0.2",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.1",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
@@ -36,7 +36,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"axios": "^0.19.2",
@@ -1,5 +1,14 @@
# Change Log
## 1.2.5
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.2.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-contentful",
"version": "1.2.4",
"version": "1.2.5",
"description": "Contentful plugin for Medusa Commerce",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.22
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.21
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-discount-generator",
"version": "1.1.21",
"version": "1.1.22",
"main": "index.js",
"license": "MIT",
"author": "Sebastian Rindom",
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"body-parser": "^1.19.0",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.40
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.39
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-economic",
"version": "1.1.39",
"version": "1.1.40",
"description": "E-conomic financial reporting",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.2.3
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.2.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-ip-lookup",
"version": "1.2.2",
"version": "1.2.3",
"description": "IP lookup middleware for Medusa core",
"main": "dist/index.js",
"repository": {
@@ -27,10 +27,10 @@
"@babel/runtime": "^7.7.6",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"axios": "^0.20.0"
@@ -1,5 +1,14 @@
# Change Log
## 1.1.44
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.43
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-mailchimp",
"version": "1.1.43",
"version": "1.1.44",
"description": "Mailchimp newsletter subscriptions",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.0.2
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.0.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-meilisearch",
"version": "1.0.1",
"version": "1.0.2",
"description": "A starter for Medusa projects.",
"main": "index.js",
"repository": {
@@ -17,7 +17,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"body-parser": "^1.19.0",
@@ -38,7 +38,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e",
"keywords": [
@@ -1,5 +1,15 @@
# Change Log
## 2.0.2
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae)]:
- @medusajs/medusa@1.7.4
- medusa-interfaces@1.3.4
## 2.0.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-restock-notification",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"babel-preset-medusa-package": "^1.1.19",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37",
"pg": "^8.5.1",
"ulid": "^2.3.0"
@@ -29,8 +29,8 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"@medusajs/medusa": "^1.7.1",
"medusa-interfaces": "1.x"
"@medusajs/medusa": "^1.7.4",
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"body-parser": "^1.19.0",
@@ -1,5 +1,14 @@
# Change Log
## 1.3.2
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.1
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-segment",
"version": "1.3.1",
"version": "1.3.2",
"description": "Segment Analytics",
"main": "index.js",
"repository": {
@@ -24,7 +24,7 @@
"cross-env": "^5.2.1",
"eslint": "^6.8.0",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"analytics-node": "^3.4.0-beta.1",
@@ -1,5 +1,14 @@
# Change Log
## 1.3.5
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.4
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-sendgrid",
"version": "1.3.4",
"version": "1.3.5",
"description": "SendGrid transactional emails",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.3.6
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-slack-notification",
"version": "1.3.5",
"version": "1.3.6",
"description": "Slack notifications",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.2.5
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.2.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-twilio-sms",
"version": "1.2.4",
"version": "1.2.5",
"main": "index.js",
"repository": {
"type": "git",
@@ -21,7 +21,7 @@
"@babel/runtime": "^7.9.6",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -30,7 +30,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.9.5",
@@ -1,5 +1,14 @@
# Change Log
## 1.1.39
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.1.38
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-wishlist",
"version": "1.1.38",
"version": "1.1.39",
"description": "Provides /customers/:id/wishlist to add items to a customr's wishlist",
"main": "index.js",
"repository": {
@@ -23,7 +23,7 @@
"@babel/runtime": "^7.9.6",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
@@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.x"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"body-parser": "^1.19.0",
+14
View File
@@ -1,5 +1,19 @@
# Change Log
## 4.0.2
### Patch Changes
- [#2969](https://github.com/medusajs/medusa/pull/2969) [`8d1275c94`](https://github.com/medusajs/medusa/commit/8d1275c94204e71986cb89a1273876662776939b) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Udates the required version of the peer dependency `react-query` to `@tanstack/react-query` (v4). Also fixes ´react-query´ being defined as both a dependency and peer dependency.
- [#3051](https://github.com/medusajs/medusa/pull/3051) [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa, medusa-js, medusa-react): Add endpoint to retrieve Product Tags through the Storefront API
- [#3038](https://github.com/medusajs/medusa/pull/3038) [`cb2524400`](https://github.com/medusajs/medusa/commit/cb252440079f34ddfdfff1b891f6f73b98db9d59) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - hotfix: Fixes bundling error making JS client unable to run in Node enviornments. Also fixes wrong payload type of admin file uploads.
- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae), [`cb2524400`](https://github.com/medusajs/medusa/commit/cb252440079f34ddfdfff1b891f6f73b98db9d59)]:
- @medusajs/medusa@1.7.4
- @medusajs/medusa-js@1.3.7
## 4.0.1
### Patch Changes
+4 -4
View File
@@ -1,5 +1,5 @@
{
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -22,7 +22,7 @@
"build-storybook": "build-storybook"
},
"peerDependencies": {
"@medusajs/medusa": "^1.7.1",
"@medusajs/medusa": "^1.7.4",
"@tanstack/react-query": ">=4.22.0",
"react": ">=16"
},
@@ -46,7 +46,7 @@
],
"devDependencies": {
"@babel/core": "^7.16.0",
"@medusajs/medusa": "^1.7.1",
"@medusajs/medusa": "^1.7.4",
"@size-limit/preset-small-lib": "^6.0.4",
"@storybook/addon-contexts": "^5.3.21",
"@storybook/addon-essentials": "^6.3.12",
@@ -76,7 +76,7 @@
"tslib": "^2.3.1"
},
"dependencies": {
"@medusajs/medusa-js": "^1.3.5",
"@medusajs/medusa-js": "^1.3.7",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21"
},
@@ -1,5 +1,14 @@
# Change Log
## 1.2.5
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4
## 1.2.4
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-source-shopify",
"version": "1.2.4",
"version": "1.2.5",
"description": "Source plugin that allows users to import products from a Shopify store",
"main": "index.js",
"repository": {
@@ -17,7 +17,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3",
"medusa-interfaces": "1.3.4",
"typeorm": "0.x"
},
"dependencies": {
@@ -29,7 +29,7 @@
"ioredis": "^4.27.9",
"lodash": "^4.17.21",
"medusa-core-utils": "^1.1.37",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"devDependencies": {
@@ -45,7 +45,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^7.0.3",
"jest": "^26.6.3",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e",
"keywords": [
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.16
### Patch Changes
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
## 0.0.15
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-telemetry",
"version": "0.0.15",
"version": "0.0.16",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {
+55
View File
@@ -1,5 +1,60 @@
# Change Log
## 1.7.4
### Patch Changes
- [#2997](https://github.com/medusajs/medusa/pull/2997) [`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa, stock-location, inventory): Allow modules to integrate with core
- [#3043](https://github.com/medusajs/medusa/pull/3043) [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): replace response with $ref class JSDoc (Store A-PAY)
- [#3027](https://github.com/medusajs/medusa/pull/3027) [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Legacy total service should accept custom items
- [#2861](https://github.com/medusajs/medusa/pull/2861) [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa): Transaction Orchestrator
- [#3004](https://github.com/medusajs/medusa/pull/3004) [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): create a store endpoint to retrieve a product category
- [#3040](https://github.com/medusajs/medusa/pull/3040) [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix inventory adjustments
- [#3006](https://github.com/medusajs/medusa/pull/3006) [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore(feature-flags): Remove OrderEditing feature flag
- [#3023](https://github.com/medusajs/medusa/pull/3023) [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): store - added category list endpoint
- [#2986](https://github.com/medusajs/medusa/pull/2986) [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): added admin endpoint to update product categories
- [#3030](https://github.com/medusajs/medusa/pull/3030) [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
- [#3031](https://github.com/medusajs/medusa/pull/3031) [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): replace response with $ref class JSDoc (Admin SHI-V)
- [#3003](https://github.com/medusajs/medusa/pull/3003) [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5) Thanks [@riqwan](https://github.com/riqwan)! - feat(medusa): emit events on product category mutation
- [#2963](https://github.com/medusajs/medusa/pull/2963) [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d) Thanks [@pKorsholm](https://github.com/pKorsholm)! - Fix(medusa): rename variant inventory item quantity to required_quantity
- [#2995](https://github.com/medusajs/medusa/pull/2995) [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060) Thanks [@pKorsholm](https://github.com/pKorsholm)! - add reservation endpoints
- [#3030](https://github.com/medusajs/medusa/pull/3030) [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): replace response with $ref class JSDoc (Admin PR0-SAL)
- [#3007](https://github.com/medusajs/medusa/pull/3007) [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - feat(medusa): Allow custom created_by on order edits
- [#3044](https://github.com/medusajs/medusa/pull/3044) [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64) Thanks [@patrick-medusajs](https://github.com/patrick-medusajs)! - chore(oas): replace response with $ref class JSDoc (Store PRO-V)
- [#3010](https://github.com/medusajs/medusa/pull/3010) [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Payment collection should provider the region_id, total and id in the partial cart data
- [#3033](https://github.com/medusajs/medusa/pull/3033) [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Add module options to transaction base service to use in modules
- [#3013](https://github.com/medusajs/medusa/pull/3013) [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Add default sales channel to product in seeding
- [#3051](https://github.com/medusajs/medusa/pull/3051) [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - feat(medusa, medusa-js, medusa-react): Add endpoint to retrieve Product Tags through the Storefront API
- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts
- [#3008](https://github.com/medusajs/medusa/pull/3008) [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Draft order totals not working with custom items
- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- @medusajs/medusa-cli@1.3.6
- medusa-interfaces@1.3.4
- medusa-telemetry@0.0.16
## 1.7.3
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.7.3",
"version": "1.7.4",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": "./cli.js",
@@ -25,7 +25,7 @@
"babel-preset-medusa-package": "^1.1.19",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"nodemon": "^2.0.1",
"sqlite3": "^5.0.2",
"supertest": "^4.0.2",
@@ -41,11 +41,11 @@
"test:unit": "jest"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3",
"medusa-interfaces": "1.3.4",
"typeorm": "0.2.x"
},
"dependencies": {
"@medusajs/medusa-cli": "^1.3.5",
"@medusajs/medusa-cli": "^1.3.6",
"@types/ioredis": "^4.28.10",
"@types/lodash": "^4.14.168",
"awilix": "^8.0.0",
@@ -68,7 +68,7 @@
"iso8601-duration": "^1.3.0",
"jsonwebtoken": "^8.5.1",
"medusa-core-utils": "^1.1.37",
"medusa-telemetry": "^0.0.15",
"medusa-telemetry": "^0.0.16",
"medusa-test-utils": "^1.1.38",
"morgan": "^1.9.1",
"multer": "^1.4.2",
+12
View File
@@ -1,5 +1,17 @@
# @medusajs/stock-location
## 1.0.2
### Patch Changes
- [#2997](https://github.com/medusajs/medusa/pull/2997) [`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa, stock-location, inventory): Allow modules to integrate with core
- [#3033](https://github.com/medusajs/medusa/pull/3033) [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Add module options to transaction base service to use in modules
- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae)]:
- @medusajs/medusa@1.7.4
- medusa-interfaces@1.3.4
## 1.0.1
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/stock-location",
"version": "1.0.1",
"version": "1.0.2",
"description": "Stock Location Module for Medusa",
"main": "dist/index.js",
"repository": {
@@ -14,7 +14,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/medusa": "^1.7.3",
"@medusajs/medusa": "^1.7.4",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"ts-jest": "^25.5.1",
@@ -28,8 +28,8 @@
"test:unit": "jest --passWithNoTests"
},
"peerDependencies": {
"@medusajs/medusa": "^1.7.3",
"medusa-interfaces": "1.3.3",
"@medusajs/medusa": "^1.7.4",
"medusa-interfaces": "1.3.4",
"typeorm": "^0.2.31"
}
}
+72 -72
View File
@@ -4357,12 +4357,12 @@ __metadata:
typeorm: ^0.2.31
typescript: ^4.4.4
peerDependencies:
"@medusajs/medusa": 1.x.x
medusa-interfaces: 1.x.x
"@medusajs/medusa": 1.7.4
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
"@medusajs/medusa-cli@^1.3.5, @medusajs/medusa-cli@workspace:packages/medusa-cli":
"@medusajs/medusa-cli@^1.3.6, @medusajs/medusa-cli@workspace:packages/medusa-cli":
version: 0.0.0-use.local
resolution: "@medusajs/medusa-cli@workspace:packages/medusa-cli"
dependencies:
@@ -4389,7 +4389,7 @@ __metadata:
jest: ^25.5.2
meant: ^1.0.1
medusa-core-utils: ^1.1.31
medusa-telemetry: 0.0.15
medusa-telemetry: 0.0.16
netrc-parser: ^3.1.6
open: ^8.0.6
ora: ^5.4.1
@@ -4407,11 +4407,11 @@ __metadata:
languageName: unknown
linkType: soft
"@medusajs/medusa-js@^1.3.5, @medusajs/medusa-js@workspace:packages/medusa-js":
"@medusajs/medusa-js@^1.3.7, @medusajs/medusa-js@workspace:packages/medusa-js":
version: 0.0.0-use.local
resolution: "@medusajs/medusa-js@workspace:packages/medusa-js"
dependencies:
"@medusajs/medusa": ^1.7.3
"@medusajs/medusa": ^1.7.4
"@types/uuid": ^9.0.0
axios: ^0.24.0
cross-env: ^7.0.3
@@ -4423,18 +4423,18 @@ __metadata:
typescript: ^4.9.4
uuid: ^9.0.0
peerDependencies:
"@medusajs/medusa": ^1.7.3
"@medusajs/medusa": ^1.7.4
languageName: unknown
linkType: soft
"@medusajs/medusa@*, @medusajs/medusa@^1.7.1, @medusajs/medusa@^1.7.3, @medusajs/medusa@workspace:packages/medusa":
"@medusajs/medusa@*, @medusajs/medusa@^1.7.4, @medusajs/medusa@workspace:packages/medusa":
version: 0.0.0-use.local
resolution: "@medusajs/medusa@workspace:packages/medusa"
dependencies:
"@babel/cli": ^7.14.3
"@babel/core": ^7.14.3
"@babel/preset-typescript": ^7.13.0
"@medusajs/medusa-cli": ^1.3.5
"@medusajs/medusa-cli": ^1.3.6
"@types/express": ^4.17.13
"@types/ioredis": ^4.28.10
"@types/jest": ^27.5.0
@@ -4464,8 +4464,8 @@ __metadata:
jest: ^25.5.2
jsonwebtoken: ^8.5.1
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-telemetry: ^0.0.15
medusa-interfaces: ^1.3.4
medusa-telemetry: ^0.0.16
medusa-test-utils: ^1.1.38
morgan: ^1.9.1
multer: ^1.4.2
@@ -4491,7 +4491,7 @@ __metadata:
uuid: ^8.3.1
winston: ^3.2.1
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
typeorm: 0.2.x
bin:
medusa: ./cli.js
@@ -4502,14 +4502,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@medusajs/stock-location@workspace:packages/stock-location"
dependencies:
"@medusajs/medusa": ^1.7.3
"@medusajs/medusa": ^1.7.4
cross-env: ^5.2.1
jest: ^25.5.2
ts-jest: ^25.5.1
typescript: ^4.4.4
peerDependencies:
"@medusajs/medusa": ^1.7.3
medusa-interfaces: 1.3.3
"@medusajs/medusa": ^1.7.4
medusa-interfaces: 1.3.4
typeorm: ^0.2.31
languageName: unknown
linkType: soft
@@ -24201,10 +24201,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24229,10 +24229,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24257,11 +24257,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
stripe: ^8.50.0
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24282,9 +24282,9 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24299,7 +24299,7 @@ __metadata:
"@babel/plugin-transform-runtime": ^7.7.6
"@babel/preset-env": ^7.7.5
"@babel/runtime": ^7.9.6
"@medusajs/medusa": ^1.7.1
"@medusajs/medusa": ^1.7.4
axios: ^0.20.0
body-parser: ^1.19.0
client-sessions: ^0.8.0
@@ -24308,13 +24308,13 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
"medusa-interfaces@*, medusa-interfaces@^1.3.1, medusa-interfaces@^1.3.3, medusa-interfaces@workspace:packages/medusa-interfaces":
"medusa-interfaces@*, medusa-interfaces@^1.3.4, medusa-interfaces@workspace:packages/medusa-interfaces":
version: 0.0.0-use.local
resolution: "medusa-interfaces@workspace:packages/medusa-interfaces"
dependencies:
@@ -24362,10 +24362,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24391,10 +24391,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24415,10 +24415,10 @@ __metadata:
"@babel/runtime": ^7.9.6
cross-env: ^5.2.1
jest: ^25.5.2
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.38
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24444,10 +24444,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.32
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.38
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24472,11 +24472,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
stripe: ^8.50.0
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24500,9 +24500,9 @@ __metadata:
jest: ^25.5.2
lodash: ^4.17.21
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
typeorm: 0.x
languageName: unknown
linkType: soft
@@ -24530,11 +24530,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.1
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
randomatic: ^3.1.1
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24559,11 +24559,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
redis: ^3.0.2
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24587,10 +24587,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
randomatic: ^3.1.1
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24615,11 +24615,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
moment: ^2.27.0
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24638,9 +24638,9 @@ __metadata:
axios: ^0.20.0
cross-env: ^5.2.1
jest: ^25.5.2
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24666,10 +24666,10 @@ __metadata:
jest: ^25.5.2
mailchimp-api-v3: ^1.14.0
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24692,10 +24692,10 @@ __metadata:
jest: ^25.5.2
lodash: ^4.17.21
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
meilisearch: 0.27.0
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24714,13 +24714,13 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
pg: ^8.5.1
ulid: ^2.3.0
peerDependencies:
"@medusajs/medusa": ^1.7.1
medusa-interfaces: 1.x
"@medusajs/medusa": ^1.7.4
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24746,10 +24746,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24774,10 +24774,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24802,11 +24802,11 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
moment: ^2.27.0
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24828,11 +24828,11 @@ __metadata:
cross-env: ^5.2.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
twilio: ^3.49.1
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24856,10 +24856,10 @@ __metadata:
express: ^4.17.1
jest: ^25.5.2
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.x
medusa-interfaces: 1.3.4
languageName: unknown
linkType: soft
@@ -24868,8 +24868,8 @@ __metadata:
resolution: "medusa-react@workspace:packages/medusa-react"
dependencies:
"@babel/core": ^7.16.0
"@medusajs/medusa": ^1.7.1
"@medusajs/medusa-js": ^1.3.5
"@medusajs/medusa": ^1.7.4
"@medusajs/medusa-js": ^1.3.7
"@size-limit/preset-small-lib": ^6.0.4
"@storybook/addon-contexts": ^5.3.21
"@storybook/addon-essentials": ^6.3.12
@@ -24900,7 +24900,7 @@ __metadata:
ts-jest: ^27.1.4
tslib: ^2.3.1
peerDependencies:
"@medusajs/medusa": ^1.7.1
"@medusajs/medusa": ^1.7.4
"@tanstack/react-query": ">=4.22.0"
react: ">=16"
languageName: unknown
@@ -24930,15 +24930,15 @@ __metadata:
jest: ^26.6.3
lodash: ^4.17.21
medusa-core-utils: ^1.1.37
medusa-interfaces: ^1.3.3
medusa-interfaces: ^1.3.4
medusa-test-utils: ^1.1.37
peerDependencies:
medusa-interfaces: 1.3.3
medusa-interfaces: 1.3.4
typeorm: 0.x
languageName: unknown
linkType: soft
"medusa-telemetry@0.0.15, medusa-telemetry@^0.0.15, medusa-telemetry@workspace:packages/medusa-telemetry":
"medusa-telemetry@0.0.16, medusa-telemetry@^0.0.16, medusa-telemetry@workspace:packages/medusa-telemetry":
version: 0.0.0-use.local
resolution: "medusa-telemetry@workspace:packages/medusa-telemetry"
dependencies: