- @medusajs/medusa-cli@1.2.1 - medusa-fulfillment-webshipper@1.2.1 - medusa-interfaces@1.2.1 - @medusajs/medusa-js@1.1.1 - medusa-payment-klarna@1.2.1 - medusa-payment-paypal@1.1.1 - medusa-plugin-algolia@0.1.1 - medusa-plugin-brightpearl@1.2.1 - medusa-plugin-meilisearch@0.1.1 - medusa-plugin-segment@1.2.1 - medusa-plugin-sendgrid@1.2.1 - medusa-plugin-slack-notification@1.2.1 - medusa-react@0.2.1 - medusa-source-shopify@1.1.1 - @medusajs/medusa@1.2.1
105 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.2.1 (2022-02-28)
Bug Fixes
- Add tax repo to withTransaction in region service (#1126) (549ad3b)
- allow offset and limit in products free text search (#1082) (a81def2)
- export params type (9d6489d)
- export request types from add and remove product endpoints (#1078) (1f2ee04)
- unit test case for
CustomerGroupServiceMock.retrieve(aa8bbfd) - variant price update (#1093) (59d5d8a)
Features
- add
extendparam for customer groups (bf3e04f) - add and remove products to/from collection in bulk endpoints (#1032) (1e4cc2f)
- customer group update (#1098) (d80eaa1)
- GET customer group endpoint (de06b47)
- new tax api (#979) (47588e7), closes #885 #896 #911 #945 #950 #951 #954 #969 #998 #1017 #1110
- update customer groups (#1075) (73359a6)
1.2.0 (2022-02-25)
Bug Fixes
- allow offset and limit in products free text search (#1082) (c2241d1)
- export params type (4ee2af2)
- export request types from add and remove product endpoints (#1078) (449e666)
- unit test case for
CustomerGroupServiceMock.retrieve(def8763) - variant price update (#1093) (cb7b211)
Features
- add
extendparam for customer groups (ecd6ed8) - add and remove products to/from collection in bulk endpoints (#1032) (6629403)
- customer group update (#1098) (694e2df)
- GET customer group endpoint (21d99a4)
- new tax api (#979) (c56660f), closes #885 #896 #911 #945 #950 #951 #954 #969 #998 #1017 #1110
- update customer groups (#1075) (75fb2ce)
1.1.64 (2022-02-06)
Bug Fixes
- release (fc3fbc8)
1.1.63 (2022-02-06)
Bug Fixes
- adds order by functionality to products (#1021) (3bf32e5)
- adds return reasons to swaps (#1026) (7d2b5b8)
- admin collections default relations (#1023) (d2a7534)
- Support array of payment status filters when listing orders (#1013) (fdc493d)
- Updating store currencies (#984) (59bb413)
Features
1.1.62 (2022-01-11)
Bug Fixes
- Adds default currency to store currencies on create (#982) (a0a21d1)
- api claim types + tests (#967) (d365839)
- Type in AdminProductListTagsRes to use tags instead of types (#958) (0ac52b7)
Features
1.1.61 (2021-12-29)
Note: Version bump only for package @medusajs/medusa
1.1.60 (2021-12-17)
Features
- Add Discount Admin endpoint to JS client (#919) (2ca1a87)
- add medusa-react (#913) (d0d8dd7)
- add returns admin endpoints to medusa-js (#935) (b9d6f95)
- add store admin endpoints to medusa-js (#938) (31fad74)
- Adds Auth Admin API to
medusa-js(#917) (5c47184) - Adds Customer Admin routes to JS client (#918) (25fe224)
- medusa js admin regions (#939) (8532c96)
- medusa js admin shipping options (#934) (8b1b551)
- medusa-js admin return reasons (#931) (0acc462)
1.1.59 (2021-12-08)
Bug Fixes
1.1.58 (2021-12-08)
Bug Fixes
- create cart with items (#851) (74bc9c6)
- ensures that delayed restock notifications are being sent (#881) (329767e)
- medusa-js complete cart types + oas comments (#889) (487356a)
- medusa: migrate cart service to typescript (#884) (ed04132)
- medusa: order tax_rate type (#879) (89472b7)
- refresh payment session oas comment (#888) (efadffe)
- return reasons type (#893) (e8b6d21)
- widen range of discount limit conditions (#895) (7d6fc5c)
Features
- Admin shipping options routes to Typescript (#891) (6579c13)
- medusa-source-shopify loader (#563) (577bcc2)
1.1.57 (2021-11-23)
Bug Fixes
1.1.56 (2021-11-22)
Bug Fixes
1.1.55 (2021-11-19)
Bug Fixes
- /api/routes/store/auth pass linting (#645) (40ad748)
- /api/routes/store/customers pass linting (#646) (7cc94dc)
- add product count to storefront (#719) (45b344f)
- adds options to default relations in storefront product endpoints (#712) (e82737a)
- api/routes/store/products pass linting (#644) (2966242)
- delete region causes cascade error (#672) (0a65eca)
- lint in packages/medusa/src/services/swap.js pass linting (#587) (3156a0d)
- make /api/routes/admin/gift-cards,routes/store/gift-cards,/routes/store/orders pass linting (#643) (60e9432)
- make /swaps pass eslint (#665) (623d5f2)
- make api/routes/admin/apps pass eslint (#641) (c9234c2)
- make api/routes/store/swaps pass eslint (#678) (d9ee127)
- make discounts pass eslint (3df2b42)
- make it possible to update order shipping address (#668) (e0fa06f)
- make packages/medusa/src/api/routes/admin/auth and 3 others pass eslint (#666) (95f80f8)
- make packages/medusa/src/api/routes/admin/notes pass eslint (#690) (f011662)
- make packages/medusa/src/api/routes/admin/orders pass eslint (#649) (dc88210)
- make packages/medusa/src/api/routes/admin/return-reasons pass eslint (#654) (a8fc89a)
- make packages/medusa/src/api/routes/admin/returns pass eslint (#653) (2f7deea)
- make packages/medusa/src/api/routes/admin/shipping-options pass eslint (#674) (bd86d3c)
- make packages/medusa/src/api/routes/admin/shipping-profiles pass eslint (#642) (ce4d361)
- make packages/medusa/src/api/routes/admin/store pass eslint (#686) (7a230ec)
- make packages/medusa/src/api/routes/admin/upload pass eslint (#627) (5fbce42)
- make packages/medusa/src/api/routes/admin/users pass eslint (a6a612c)
- make packages/medusa/src/api/routes/store/carts pass eslint (#652) (1ba63cc)
- make packages/medusa/src/api/routes/store/shipping-options pass linting (#648) (5cb1b56)
- make packages/medusa/src/services/cart.js pass eslint (#700) (0caba0d)
- Make packages/medusa/src/services/claim-item.js pass linting (#626) (0d30369)
- Make packages/medusa/src/services/oauth.js pass linting (#604) (14608b0)
- make packages/medusa/src/services/payment-provider.js pass eslint (#549) (caf4357), closes #692
- Make packages/medusa/src/services/product-variant.js pass linting (#693) (a351398)
- make packages/medusa/src/services/shipping-profile.js pass eslint (#582) (2c415ea)
- make packages/medusa/src/services/totals.js pass eslint (23e83af)
- make variants pass eslint (a1e446c)
- make variants pass eslint (#647) (f4307c7)
- medusa: add total count for list queries in product (#710) (109d400)
- Prepare routes for linting (#603) (3e68069)
- release (5fa4848)
- updates documentation and fixes script blockers (#765) (3ea6aea)
Features
- admin api - allow customers to be created and updated with metadata (#824) (2d9879e)
- Algolia plugin for medusa (#718) (8ce9b20)
- Allow retrieval of soft-deleted products (#723) (1e50aee)
- medusa: adds collection endpoints to storefront (#711) (5812756)
- Typescript for API layer (#817) (373532e)
1.1.54 (2021-11-19)
Bug Fixes
- /api/routes/store/auth pass linting (#645) (40ad748)
- /api/routes/store/customers pass linting (#646) (7cc94dc)
- add product count to storefront (#719) (45b344f)
- adds options to default relations in storefront product endpoints (#712) (e82737a)
- api/routes/store/products pass linting (#644) (2966242)
- delete region causes cascade error (#672) (0a65eca)
- lint in packages/medusa/src/services/swap.js pass linting (#587) (3156a0d)
- make /api/routes/admin/gift-cards,routes/store/gift-cards,/routes/store/orders pass linting (#643) (60e9432)
- make /swaps pass eslint (#665) (623d5f2)
- make api/routes/admin/apps pass eslint (#641) (c9234c2)
- make api/routes/store/swaps pass eslint (#678) (d9ee127)
- make discounts pass eslint (3df2b42)
- make it possible to update order shipping address (#668) (e0fa06f)
- make packages/medusa/src/api/routes/admin/auth and 3 others pass eslint (#666) (95f80f8)
- make packages/medusa/src/api/routes/admin/notes pass eslint (#690) (f011662)
- make packages/medusa/src/api/routes/admin/orders pass eslint (#649) (dc88210)
- make packages/medusa/src/api/routes/admin/return-reasons pass eslint (#654) (a8fc89a)
- make packages/medusa/src/api/routes/admin/returns pass eslint (#653) (2f7deea)
- make packages/medusa/src/api/routes/admin/shipping-options pass eslint (#674) (bd86d3c)
- make packages/medusa/src/api/routes/admin/shipping-profiles pass eslint (#642) (ce4d361)
- make packages/medusa/src/api/routes/admin/store pass eslint (#686) (7a230ec)
- make packages/medusa/src/api/routes/admin/upload pass eslint (#627) (5fbce42)
- make packages/medusa/src/api/routes/admin/users pass eslint (a6a612c)
- make packages/medusa/src/api/routes/store/carts pass eslint (#652) (1ba63cc)
- make packages/medusa/src/api/routes/store/shipping-options pass linting (#648) (5cb1b56)
- make packages/medusa/src/services/cart.js pass eslint (#700) (0caba0d)
- Make packages/medusa/src/services/claim-item.js pass linting (#626) (0d30369)
- Make packages/medusa/src/services/oauth.js pass linting (#604) (14608b0)
- make packages/medusa/src/services/payment-provider.js pass eslint (#549) (caf4357), closes #692
- Make packages/medusa/src/services/product-variant.js pass linting (#693) (a351398)
- make packages/medusa/src/services/shipping-profile.js pass eslint (#582) (2c415ea)
- make packages/medusa/src/services/totals.js pass eslint (23e83af)
- make variants pass eslint (a1e446c)
- make variants pass eslint (#647) (f4307c7)
- medusa: add total count for list queries in product (#710) (109d400)
- Prepare routes for linting (#603) (3e68069)
- updates documentation and fixes script blockers (#765) (3ea6aea)
Features
- admin api - allow customers to be created and updated with metadata (#824) (2d9879e)
- Algolia plugin for medusa (#718) (8ce9b20)
- Allow retrieval of soft-deleted products (#723) (1e50aee)
- medusa: adds collection endpoints to storefront (#711) (5812756)
- Typescript for API layer (#817) (373532e)
1.1.53 (2021-11-19)
Bug Fixes
- /api/routes/store/auth pass linting (#645) (40ad748)
- /api/routes/store/customers pass linting (#646) (7cc94dc)
- add product count to storefront (#719) (45b344f)
- adds options to default relations in storefront product endpoints (#712) (e82737a)
- api/routes/store/products pass linting (#644) (2966242)
- delete region causes cascade error (#672) (0a65eca)
- lint in packages/medusa/src/services/swap.js pass linting (#587) (3156a0d)
- make /api/routes/admin/gift-cards,routes/store/gift-cards,/routes/store/orders pass linting (#643) (60e9432)
- make /swaps pass eslint (#665) (623d5f2)
- make api/routes/admin/apps pass eslint (#641) (c9234c2)
- make api/routes/store/swaps pass eslint (#678) (d9ee127)
- make discounts pass eslint (3df2b42)
- make it possible to update order shipping address (#668) (e0fa06f)
- make packages/medusa/src/api/routes/admin/auth and 3 others pass eslint (#666) (95f80f8)
- make packages/medusa/src/api/routes/admin/notes pass eslint (#690) (f011662)
- make packages/medusa/src/api/routes/admin/orders pass eslint (#649) (dc88210)
- make packages/medusa/src/api/routes/admin/return-reasons pass eslint (#654) (a8fc89a)
- make packages/medusa/src/api/routes/admin/returns pass eslint (#653) (2f7deea)
- make packages/medusa/src/api/routes/admin/shipping-options pass eslint (#674) (bd86d3c)
- make packages/medusa/src/api/routes/admin/shipping-profiles pass eslint (#642) (ce4d361)
- make packages/medusa/src/api/routes/admin/store pass eslint (#686) (7a230ec)
- make packages/medusa/src/api/routes/admin/upload pass eslint (#627) (5fbce42)
- make packages/medusa/src/api/routes/admin/users pass eslint (a6a612c)
- make packages/medusa/src/api/routes/store/carts pass eslint (#652) (1ba63cc)
- make packages/medusa/src/api/routes/store/shipping-options pass linting (#648) (5cb1b56)
- make packages/medusa/src/services/cart.js pass eslint (#700) (0caba0d)
- Make packages/medusa/src/services/claim-item.js pass linting (#626) (0d30369)
- Make packages/medusa/src/services/oauth.js pass linting (#604) (14608b0)
- make packages/medusa/src/services/payment-provider.js pass eslint (#549) (caf4357), closes #692
- Make packages/medusa/src/services/product-variant.js pass linting (#693) (a351398)
- make packages/medusa/src/services/shipping-profile.js pass eslint (#582) (2c415ea)
- make packages/medusa/src/services/totals.js pass eslint (23e83af)
- make variants pass eslint (a1e446c)
- make variants pass eslint (#647) (f4307c7)
- medusa: add total count for list queries in product (#710) (109d400)
- Prepare routes for linting (#603) (3e68069)
- updates documentation and fixes script blockers (#765) (3ea6aea)
Features
- admin api - allow customers to be created and updated with metadata (#824) (2d9879e)
- Algolia plugin for medusa (#718) (8ce9b20)
- Allow retrieval of soft-deleted products (#723) (1e50aee)
- medusa: adds collection endpoints to storefront (#711) (5812756)
- Typescript for API layer (#817) (373532e)
1.1.52 (2021-11-09)
Note: Version bump only for package @medusajs/medusa
1.1.51 (2021-11-03)
Bug Fixes
1.1.50 (2021-11-02)
Note: Version bump only for package @medusajs/medusa
1.1.49 (2021-10-26)
Bug Fixes
- allow empty string to search product route (52c47ab)
1.1.48 (2021-10-25)
Bug Fixes
- make contentful data sync (548f6c7)
1.1.47 (2021-10-23)
Bug Fixes
- pull missing fields (b82b43b)
1.1.46 (2021-10-19)
Bug Fixes
- add integration test (38813ec)
- allow changing regions safely (06f5fe2)
- cleanup (5441d47)
- prettier (5a67d1e)
1.1.45 (2021-10-18)
Note: Version bump only for package @medusajs/medusa
1.1.44 (2021-10-18)
Bug Fixes
- undefined references (5afd0df)
1.1.43 (2021-10-18)
Bug Fixes
- add possiblity to unset billing address (dc7ecc9)
- adjustments based on feedback (52be911)
- adjustments based on seb's feedback (dba1d5b)
- allow custom shipping options to bypass option requirements (75e59ec)
- autofix (d9608e1)
- Creating shipping options with requirements (#428) (ae0ab03)
- customer endpoints shouldn't use customer id already provided through authentication (#402) (bf43896)
- example (43a2b07)
- failing integration tests (9c72acd)
- ILIKE operator not supported in sqlite (#393) (49a1329)
- include shipping profile and requirement relations when fetching custom shipping options (569595d)
- jsdoc (02ce006)
- jsdoc custom shipping option service (f7c7659)
- make /packages/medusa/src/services/gift-card.js pass eslint (#533) (06ee5df)
- make /packages/medusa/src/services/line-item.js pass eslint (#555) (f2d97df)
- make medusa/src/services/fulfillment.js pass eslint (#557) (fe599c7)
- make packages/medusa/src/services/claim.js pass eslint (#551) (ddeaf57)
- make packages/medusa/src/services/discount.js pass eslint (#553) (1e13c83)
- make packages/medusa/src/services/draft-order.js pass eslint (#554) (1791acb)
- make packages/medusa/src/services/idempotency-key.js pass linting (#568) (5b3c0c4)
- make packages/medusa/src/services/note.js pass eslint (#565) (275a0f1)
- make packages/medusa/src/services/notification.js pass eslint (#566) (38559b5)
- make packages/medusa/src/services/region.js pass eslint (#542) (f926e02)
- Make packages/medusa/src/services/transaction.js pass linting (#534) (10f1d9d)
- make return-reason.js pass eslint (#539) (b6efa6f)
- make system-payment-provider.js pass eslint (#574) (8e59ec8)
- medusa: hide password hash (#429) (cd4afd1)
- meiliesearch README.md + remove: searchService from silentResolver (1444353)
- merge conflicts (153366c)
- merge conflicts (632ad17)
- merge develop (2297a84)
- more adjustments (3d088c3)
- move subscriber to core (700f8c3)
- options relations on GET variant (#532) (fc50aac)
- product ordering (57a6612)
- remove custom shipping options from swapService create method call (71d433c)
- remove verbose mode in integration test + fix jsdoc (36aeb4f)
- shipping option updates (#426) (22f3f2a)
- tests (db83448)
- Throw on cart creation when no region exist (#455) (17b192f)
- update event (6d21d0d)
- update product images (#494) (c0e947f)
- update seeder to product published (#423) (d8e5318)
- use type to choose transformer before adding or replacing documents (24eecd2)
Features
- add product status (#400) (a82332d)
- Allow backorder on swaps (#404) (00ab03f)
- allow product selection on discounts allocated to a specific item (#395) (84d4d79)
- customer-information (#413) (a70e3ed)
- Product filtering (#439) (5ef2a3f)
- rma shipping option + unit tests (77ee0bf)
Reverts
- Revert "fixed linting errors on packages/medusa/src/services/user.js #531 (#543)" (#547) (ba2d923), closes #531 #543 #547
1.1.42 (2021-10-18)
Bug Fixes
- add possiblity to unset billing address (dc7ecc9)
- adjustments based on feedback (52be911)
- adjustments based on seb's feedback (dba1d5b)
- allow custom shipping options to bypass option requirements (75e59ec)
- autofix (d9608e1)
- Creating shipping options with requirements (#428) (ae0ab03)
- customer endpoints shouldn't use customer id already provided through authentication (#402) (bf43896)
- example (43a2b07)
- failing integration tests (9c72acd)
- ILIKE operator not supported in sqlite (#393) (49a1329)
- include shipping profile and requirement relations when fetching custom shipping options (569595d)
- jsdoc (02ce006)
- jsdoc custom shipping option service (f7c7659)
- make /packages/medusa/src/services/gift-card.js pass eslint (#533) (06ee5df)
- make /packages/medusa/src/services/line-item.js pass eslint (#555) (f2d97df)
- make medusa/src/services/fulfillment.js pass eslint (#557) (fe599c7)
- make packages/medusa/src/services/claim.js pass eslint (#551) (ddeaf57)
- make packages/medusa/src/services/discount.js pass eslint (#553) (1e13c83)
- make packages/medusa/src/services/draft-order.js pass eslint (#554) (1791acb)
- make packages/medusa/src/services/idempotency-key.js pass linting (#568) (5b3c0c4)
- make packages/medusa/src/services/note.js pass eslint (#565) (275a0f1)
- make packages/medusa/src/services/notification.js pass eslint (#566) (38559b5)
- make packages/medusa/src/services/region.js pass eslint (#542) (f926e02)
- Make packages/medusa/src/services/transaction.js pass linting (#534) (10f1d9d)
- make return-reason.js pass eslint (#539) (b6efa6f)
- make system-payment-provider.js pass eslint (#574) (8e59ec8)
- medusa: hide password hash (#429) (cd4afd1)
- meiliesearch README.md + remove: searchService from silentResolver (1444353)
- merge conflicts (153366c)
- merge conflicts (632ad17)
- merge develop (2297a84)
- more adjustments (3d088c3)
- move subscriber to core (700f8c3)
- options relations on GET variant (#532) (fc50aac)
- product ordering (57a6612)
- remove custom shipping options from swapService create method call (71d433c)
- remove verbose mode in integration test + fix jsdoc (36aeb4f)
- shipping option updates (#426) (22f3f2a)
- tests (db83448)
- Throw on cart creation when no region exist (#455) (17b192f)
- update event (6d21d0d)
- update product images (#494) (c0e947f)
- update seeder to product published (#423) (d8e5318)
- use type to choose transformer before adding or replacing documents (24eecd2)
Features
- add product status (#400) (a82332d)
- Allow backorder on swaps (#404) (00ab03f)
- allow product selection on discounts allocated to a specific item (#395) (84d4d79)
- customer-information (#413) (a70e3ed)
- Product filtering (#439) (5ef2a3f)
- rma shipping option + unit tests (77ee0bf)
Reverts
- Revert "fixed linting errors on packages/medusa/src/services/user.js #531 (#543)" (#547) (ba2d923), closes #531 #543 #547
1.1.41 (2021-09-15)
Bug Fixes
- 404 product (8c8c589)
- add default relations to variants to include prices (#394) (d477ca9)
- Ensure uniqueness for products, variants, collections and discounts (#382) (2715095)
- make shipping_option_id on requirements optional (#340) (16b0fa3)
Features
1.1.40 (2021-09-15)
Bug Fixes
- 404 product (8c8c589)
- add default relations to variants to include prices (#394) (d477ca9)
- Ensure uniqueness for products, variants, collections and discounts (#382) (2715095)
- make shipping_option_id on requirements optional (#340) (16b0fa3)
Features
1.1.39 (2021-09-14)
Bug Fixes
- 404 product (8c8c589)
- add default relations to variants to include prices (#394) (d477ca9)
- Ensure uniqueness for products, variants, collections and discounts (#382) (2715095)
- make shipping_option_id on requirements optional (#340) (16b0fa3)
Features
1.1.40 (2021-09-02)
Bug Fixes
Features
1.1.39 (2021-08-31)
Bug Fixes
Features
1.1.38 (2021-08-17)
Bug Fixes
1.1.37 (2021-08-17)
Bug Fixes
1.1.36 (2021-08-11)
Bug Fixes
1.1.35 (2021-08-09)
Note: Version bump only for package @medusajs/medusa
1.1.34 (2021-08-05)
Bug Fixes
- canary assist (b988b67)
- product and variant api route validation (#331) (b101725)
- return lines allow_discounts (1295ceb)
Features
- Add discountable flag to product (#329) (6053c4a)
- add route for retrieving a swap (#326) (821d8be)
- In band inventory updates (#311) (f07cc0f)
- medusa-telemetry (#328) (cfe19f7)
1.1.33 (2021-07-26)
Bug Fixes
- enforce 1 shipping method per profile (#322) (b378a4f)
- parameterize integration tests' db credentials (#319) (06fd882)
Features
1.1.32 (2021-07-16)
Note: Version bump only for package @medusajs/medusa
1.1.31 (2021-07-15)
Note: Version bump only for package @medusajs/medusa
1.1.30 (2021-07-15)
Bug Fixes
- adds tracking links to customer orders (c013270)
- allow updating billing address on customer (5a1cbc6)
- better store/customer support (6342e68)
- create fulfillment (0603a86)
- medusa: Resolve issue with soft-delete and unique indexes in DB (#296) (6358f8f)
1.1.29 (2021-07-02)
Note: Version bump only for package @medusajs/medusa
1.1.28 (2021-06-24)
Note: Version bump only for package @medusajs/medusa
1.1.27 (2021-06-22)
Bug Fixes
- adds transformer to map field names to field_id names (88d96a2)
- giftcard-order relation (c88c407)
- lint (5829550)
- mobile pay support (91511cb)
- region sync (8e29e6e)
- release assist (668e8a7)
1.1.26 (2021-06-10)
Bug Fixes
- avoid error message (0a62590)
1.1.25 (2021-06-09)
Note: Version bump only for package @medusajs/medusa
1.1.24 (2021-06-09)
Bug Fixes
- babel (813a1c9)
- bearer user id login development (df50186)
- common registration name formatter (f4f67a3)
- migration dirs (57a2de6)
- migration dirs (e764d8e)
- order order (245ccdc)
- PR (e20ba1e)
- setup to allow login to Medusa Cloud (bbd2f02)
- test name registration (e59dc3b)
- wip (42d9a48)
- medusa: Add free shipping functionality (#241) (fb0613d)
Features
- cli: adds seed script (5136c77)
- allow custom address on claims (586f4d8)
- medusa: Swaps on swaps (#229) (f8f1f57)
1.1.23 (2021-06-09)
Bug Fixes
- babel (813a1c9)
- bearer user id login development (df50186)
- common registration name formatter (f4f67a3)
- migration dirs (57a2de6)
- migration dirs (e764d8e)
- order order (245ccdc)
- PR (e20ba1e)
- setup to allow login to Medusa Cloud (bbd2f02)
- test name registration (e59dc3b)
- wip (42d9a48)
- medusa: Add free shipping functionality (#241) (fb0613d)
Features
- cli: adds seed script (5136c77)
- allow custom address on claims (586f4d8)
- medusa: Swaps on swaps (#229) (f8f1f57)
1.1.22 (2021-06-09)
Bug Fixes
- babel (813a1c9)
- bearer user id login development (df50186)
- common registration name formatter (f4f67a3)
- migration dirs (57a2de6)
- migration dirs (e764d8e)
- order order (245ccdc)
- PR (e20ba1e)
- setup to allow login to Medusa Cloud (bbd2f02)
- test name registration (e59dc3b)
- wip (42d9a48)
- medusa: Add free shipping functionality (#241) (fb0613d)
Features
- cli: adds seed script (5136c77)
- allow custom address on claims (586f4d8)
- medusa: Swaps on swaps (#229) (f8f1f57)
1.1.20 (2021-06-08)
Bug Fixes
- babel (813a1c9)
- bearer user id login development (df50186)
- common registration name formatter (f4f67a3)
- migration dirs (57a2de6)
- migration dirs (e764d8e)
- PR (e20ba1e)
- setup to allow login to Medusa Cloud (bbd2f02)
- test name registration (e59dc3b)
- wip (42d9a48)
- medusa: Add free shipping functionality (#241) (fb0613d)
Features
- cli: adds seed script (5136c77)
- allow custom address on claims (586f4d8)
- medusa: Swaps on swaps (#229) (f8f1f57)
1.1.23 (2021-04-29)
Note: Version bump only for package @medusajs/medusa
1.1.22 (2021-04-28)
Note: Version bump only for package @medusajs/medusa
1.1.21 (2021-04-20)
Note: Version bump only for package @medusajs/medusa
1.1.20 (2021-04-20)
Features
1.1.19 (2021-04-13)
Bug Fixes
- adds tests (69442a1)
- creates restock functionality (2b25550)
- deps (a9ea38c)
- merge develop (a468c45)
- working api (9d81097)
- medusa: Move discount usage from rule to discount (d9cd52a)
Features
- restock service (8bd5fa8)
1.1.18 (2021-04-09)
Bug Fixes
- adds tests (69442a1)
- creates restock functionality (2b25550)
- deps (a9ea38c)
- working api (9d81097)
- medusa: Move discount usage from rule to discount (d9cd52a)
Features
- restock service (8bd5fa8)
1.1.17 (2021-03-30)
Bug Fixes
- publish assist (7719957)
1.1.16 (2021-03-30)
Bug Fixes
- publish assist (7719957)
1.1.15 (2021-03-30)
Bug Fixes
- publish assist (7719957)
1.1.16 (2021-03-26)
Note: Version bump only for package @medusajs/medusa
1.1.15 (2021-03-18)
Note: Version bump only for package @medusajs/medusa
1.1.14 (2021-03-17)
Bug Fixes
1.1.13 (2021-03-17)
Bug Fixes
- add region to gift-cards (ffac0d3)
- adds integration test to create endpoint (521d306)
- allows shipping option filters in return (#202) (7c7f86e)
- contentful sync (#206) (227cdb6)
- enable gift-card creation without order_id (9ce935a)
- enable gift-card creation without order_id (#195) (1263d24)
- merge (49f1d0f)
- merge (31d5bb0)
- medusa: expose items.refundable (3fbf38f)
- merge api (6ad2b0e)
- medusa: Upsert product images (#200) (a031f1f)
- round totals (a1ba2e8)
- test (caf1ecf)
Features
- medusa: Add support for filtering with gt, lt, gte and lte (#190) (dd0491f)
- medusa: cart context (#201) (dd7b306)
- medusa: storefront return (#194) (252db5e)
1.1.12 (2021-03-17)
Bug Fixes
- add region to gift-cards (ffac0d3)
- adds integration test to create endpoint (521d306)
- allows shipping option filters in return (#202) (7c7f86e)
- contentful sync (#206) (227cdb6)
- enable gift-card creation without order_id (9ce935a)
- enable gift-card creation without order_id (#195) (1263d24)
- merge (49f1d0f)
- merge (31d5bb0)
- medusa: expose items.refundable (3fbf38f)
- merge api (6ad2b0e)
- medusa: Upsert product images (#200) (a031f1f)
- round totals (a1ba2e8)
- test (caf1ecf)
Features
- medusa: Add support for filtering with gt, lt, gte and lte (#190) (dd0491f)
- medusa: cart context (#201) (dd7b306)
- medusa: storefront return (#194) (252db5e)
1.1.11 (2021-02-25)
Bug Fixes
1.1.10 (2021-02-25)
Note: Version bump only for package @medusajs/medusa
1.1.10-next.1 (2021-02-25)
Bug Fixes
- update-product (0320788)
1.1.10-next.0 (2021-02-22)
Features
1.1.9 (2021-02-18)
Bug Fixes
- performant relations (5659d10)
1.1.8 (2021-02-17)
Bug Fixes
Features
1.1.7 (2021-02-08)
Features
1.1.6 (2021-02-03)
Note: Version bump only for package @medusajs/medusa
1.1.5 (2021-02-03)
Features
1.1.4 (2021-01-29)
Note: Version bump only for package @medusajs/medusa
1.1.3 (2021-01-27)
Bug Fixes
1.1.2 (2021-01-27)
Features
1.1.1 (2021-01-26)
Bug Fixes
1.1.0 (2021-01-26)
Note: Version bump only for package @medusajs/medusa
1.0.56 (2021-01-06)
Note: Version bump only for package @medusajs/medusa
1.0.55 (2021-01-06)
Note: Version bump only for package @medusajs/medusa
1.0.54 (2020-12-28)
Features
1.0.53 (2020-12-17)
Features
1.0.52 (2020-12-09)
Bug Fixes
- .gitignore (ed4d2b4)
1.0.51 (2020-12-09)
Note: Version bump only for package @medusajs/medusa
1.0.50 (2020-12-08)
Note: Version bump only for package @medusajs/medusa
1.0.49 (2020-12-04)
Note: Version bump only for package @medusajs/medusa
1.0.48 (2020-12-02)
Bug Fixes
1.0.47 (2020-11-29)
Bug Fixes
1.0.46 (2020-11-28)
Note: Version bump only for package @medusajs/medusa
1.0.45 (2020-11-26)
Note: Version bump only for package @medusajs/medusa
1.0.44 (2020-11-24)
Note: Version bump only for package @medusajs/medusa
1.0.43 (2020-11-24)
Note: Version bump only for package @medusajs/medusa
1.0.42 (2020-11-13)
Note: Version bump only for package @medusajs/medusa
1.0.41 (2020-11-13)
Note: Version bump only for package @medusajs/medusa
1.0.40 (2020-11-13)
Features
- medusa: Adds shipped status to line items + Capture fails will give payment_status = requires_action (6a3c545)
1.0.39 (2020-11-05)
Note: Version bump only for package @medusajs/medusa
1.0.38 (2020-11-05)
Note: Version bump only for package @medusajs/medusa
1.0.37 (2020-11-04)
Note: Version bump only for package @medusajs/medusa
1.0.36 (2020-11-04)
Features
1.0.35 (2020-11-02)
Bug Fixes
- add country code on preCartCreation (e3faa64)
1.0.34 (2020-10-31)
Bug Fixes
1.0.33 (2020-10-28)
Features
1.0.32 (2020-10-20)
Note: Version bump only for package @medusajs/medusa
1.0.31 (2020-10-20)
Features
- medusa-interfaces: Adds schema options to base model (cc23a3b)
1.0.30 (2020-10-20)
Note: Version bump only for package @medusajs/medusa
1.0.29 (2020-10-20)
Note: Version bump only for package @medusajs/medusa
1.0.28 (2020-10-19)
Note: Version bump only for package @medusajs/medusa
1.0.27 (2020-10-17)
Note: Version bump only for package @medusajs/medusa
1.0.26 (2020-10-14)
Features
1.0.25 (2020-10-08)
Note: Version bump only for package @medusajs/medusa
1.0.24 (2020-10-08)
Note: Version bump only for package @medusajs/medusa
1.0.23 (2020-10-06)
Note: Version bump only for package @medusajs/medusa
1.0.22 (2020-10-06)
Note: Version bump only for package @medusajs/medusa
1.0.21 (2020-10-05)
Bug Fixes
1.0.20 (2020-10-05)
Bug Fixes
- medusa-plugin-addon: Fixes admin endpoints, Adds flag to avoid merging add-on line-items (d8483cd)
Features
1.0.19 (2020-09-21)
Note: Version bump only for package @medusajs/medusa
1.0.18 (2020-09-21)
Note: Version bump only for package @medusajs/medusa
1.0.17 (2020-09-18)
Note: Version bump only for package @medusajs/medusa
1.0.16 (2020-09-11)
Bug Fixes
- medusa: add line item to order.gift_card_created event (c5019ca)
1.0.15 (2020-09-10)
Bug Fixes
1.0.14 (2020-09-09)
Note: Version bump only for package @medusajs/medusa
1.0.13 (2020-09-09)
Note: Version bump only for package @medusajs/medusa
1.0.12 (2020-09-09)
Features
- plugins: Adds add-on plugin (3de1e6d)
1.0.11 (2020-09-09)
1.0.10 (2020-09-09)
Bug Fixes
- updates license (db519fb)
1.0.9 (2020-09-08)
1.0.8 (2020-09-08)
Bug Fixes
1.0.7 (2020-09-07)
1.0.6 (2020-09-07)
Bug Fixes
- medusa: secure cookies in staging (7e2446f)
1.0.1 (2020-09-05)
Bug Fixes
1.0.1-beta.0 (2020-09-04)
Bug Fixes
1.0.0 (2020-09-03)
1.0.0-y.25 (2020-09-03)
1.0.0-y.17 (2020-09-01)
Bug Fixes
- all redis urls correct (473d702)
1.0.0-y.16 (2020-09-01)
Bug Fixes
- all redis urls correct (11a9f38)
1.0.0-y.15 (2020-09-01)
Bug Fixes
- debug (aece0ff)
1.0.0-y.14 (2020-09-01)
Bug Fixes
- pass config to service loader (d7cd7e9)
1.0.0-y.13 (2020-09-01)
Bug Fixes
- use medusa config for env vars (61dc478)
1.0.0-y.12 (2020-09-01)
Bug Fixes
- asValue registrations (5504281)
1.0.0-y.11 (2020-09-01)
Bug Fixes
- use fewer redis connections (b5ee323)
1.0.0-y.9 (2020-09-01)
Bug Fixes
- more economical use of redis clients (b85417a)
1.0.0-y.8 (2020-09-01)
Bug Fixes
- more economical use of redis clients (fdfc213)
1.0.0-y.4 (2020-08-31)
Bug Fixes
- add tax_code to regions (e8afb6b)
1.0.0-y.3 (2020-08-31)
Bug Fixes
- auto pick country in 1 country regions (d11eb8f)
1.0.0-y.0 (2020-08-30)
Bug Fixes
- removes unnecessary import (270645d)
1.0.0-alpha.37 (2020-08-30)
Bug Fixes
- update password hashing (16d3c88)
1.0.0-alpha.36 (2020-08-30)
1.0.0-alpha.31 (2020-08-28)
Bug Fixes
- better rounding of totals (3093cba)
1.0.0-alpha.30 (2020-08-28)
1.0.0-alpha.27 (2020-08-27)
Bug Fixes
- completeOrder: removes payment capture (db3c332)
- contentful-plugin: Keep existing entry fields (eb47896)
- discount: allow all updates on discounts (d8aac75)
- medusa: allow multiple fulfillments (0856645)
- order: Adds display_id to free text search (cfa7417)
Features
- pagination: Adds MVP pagination to orders and products for admin routes (9dc6999)
1.0.0-alpha.24 (2020-08-27)
1.0.0-alpha.22 (2020-08-25)
1.0.0-alpha.21 (2020-08-25)
Bug Fixes
- order: sends order to fulfillment provider (450f7d9)
1.0.0-alpha.15 (2020-08-22)
1.0.0-alpha.14 (2020-08-22)
1.0.0-alpha.13 (2020-08-22)
1.0.0-alpha.12 (2020-08-22)
1.0.0-alpha.11 (2020-08-22)
1.0.0-alpha.10 (2020-08-22)
1.0.0-alpha.9 (2020-08-21)
1.0.0-alpha.8 (2020-08-21)
1.0.0-alpha.7 (2020-08-21)
1.0.0-alpha.6 (2020-08-21)
1.0.0-alpha.4 (2020-08-20)
1.0.0-alpha.3 (2020-08-20)
1.0.0-alpha.2 (2020-08-20)
1.0.0-alpha.1 (2020-08-20)
1.0.0-alpha.0 (2020-08-20)
0.3.0 (2020-04-06)
0.2.0 (2020-04-06)
0.2.0-alpha.0 (2020-04-04)
0.1.12-alpha.0 (2020-03-24)
0.1.11-alpha.0 (2020-03-24)
0.1.10-alpha.0 (2020-03-24)
0.1.9-alpha.0 (2020-03-24)
0.1.8-alpha.0 (2020-03-24)
0.1.7-alpha.0 (2020-03-24)
0.1.6-alpha.0 (2020-03-24)
0.1.5-alpha.0 (2020-03-24)
0.1.4-alpha.0 (2020-03-24)
0.1.3-alpha.0 (2020-03-24)
0.1.2-alpha.0 (2020-03-24)
0.1.1-alpha.0 (2020-03-24)
0.1.0-alpha.0 (2020-03-24)
1.0.10 (2020-09-09)
Bug Fixes
- updates license (db519fb)