Derek Wene
|
5a5c96e211
|
fix(medusa-js): Types for bundler (#5400)
* fix(package.json): add types in exports to help with projects using tsconfig moduleResolution: bundler
* chore: add changeset
|
2023-10-19 09:16:56 +02:00 |
|
Derek Wene
|
81dfeb43ea
|
feat(medusa): add redis_prefix in configModule.projectConfig (#4268)
|
2023-06-14 16:24:35 +02:00 |
|
Derek Wene
|
e3cfbcd4a7
|
fix(medusa): migrations cli should also pull from ${plugin}/dist (#3956)
* fix(medusa): migrations should also pull from dist
* chore: add changeset
|
2023-05-28 12:18:42 +02:00 |
|
Derek Wene
|
bd53adb238
|
fix(medusa): has-changes (#4023)
* fix(medusa): has-changes
* add changeset
|
2023-05-05 11:05:20 +02:00 |
|
Derek Wene
|
8b6464180a
|
feat(medusa-file-s3,medusa-file-minio): Upgrade to TypeScript (#3740)
|
2023-04-23 12:31:16 +02:00 |
|
Derek Wene
|
f5091c6370
|
feat(medusa): Add events for creating, updating, and deleting users to event bus (#1836)
|
2022-07-17 16:02:03 +02:00 |
|
Derek Wene
|
41a757a5f8
|
fix(medusa): Add relations to cart retrieval to correctly calculate tax context (#1823)
|
2022-07-10 11:18:12 +02:00 |
|
Derek Wene
|
ebb7c0aa53
|
Fix: admin api create customer (#826)
|
2021-11-20 11:50:28 +01:00 |
|
Derek Wene
|
2d9879ea09
|
feat: admin api - allow customers to be created and updated with metadata (#824)
* feat: admin api - allow customers to be created and updated with metadata
* feat: add integration test for metadata
|
2021-11-18 18:50:36 +01:00 |
|