Files
medusa-store/packages/medusa-js/CHANGELOG.md
github-actions[bot] 3d0ae72887 chore: Version Packages (#6039)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-25 16:23:53 +01:00

69 KiB

Change Log

6.1.6

Patch Changes

  • #6155 db4da5602 Thanks @lukebui! - fix(@medusajs/medusa-js): correct invite resend path

  • #6190 d68089b2a Thanks @kasperkristensen! - fix(medusa): Implements listAndCount method for UserService, and updates list endpoint to accept the expected params. fix(medusa-js): Update admin.users.list to accept query params. fix(medusa-react): Update useAdminUsers hook to accept query params.

  • 4c4c0f655 Thanks @olivermrbl! - feat(medusa-js): add axios adapter to config #6214

6.1.5

Patch Changes

6.1.4

Patch Changes

  • #5582 91615f9c4 Thanks @shahednasser! - fix(@medusajs/client-types): Fix types and TSDocs fix(medusa-react): Fix response type of Publishable API Key's list sales channels. fix(@medusajs/medusa-js): Fix incorrect parameter and response types. fix(@medusajs/medusa): Fix incorrect types and add TSDocs fix(@medusajs/types): Fix incorrect types and add TSDocs

6.1.3

Patch Changes

6.1.2

Patch Changes

6.1.1

Patch Changes

6.1.0

Minor Changes

6.0.4

Patch Changes

6.0.3

Patch Changes

6.0.2

Patch Changes

6.0.1

Patch Changes

6.0.0

Patch Changes

5.0.0

Patch Changes

4.0.1

Patch Changes

4.0.0

Patch Changes

3.0.0

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Patch Changes

2.0.0-rc.8

Patch Changes

  • Updated dependencies [4488ec685]:
    • @medusajs/medusa@1.8.0-rc.8

2.0.0-rc.7

Patch Changes

2.0.0-rc.6

Patch Changes

2.0.0-rc.5

Patch Changes

2.0.0-rc.4

Patch Changes

2.0.0-rc.3

Patch Changes

2.0.0-rc.2

Patch Changes

  • chore: Fix RC package versions

  • Updated dependencies []:

    • @medusajs/medusa@1.8.0-rc.2

2.0.0-rc.1

Patch Changes

2.0.0-rc.0

Patch Changes

1.3.10

Patch Changes

1.3.9

Patch Changes

1.3.8

Patch Changes

1.3.7

Patch Changes

1.3.6

Patch Changes

1.3.5

Patch Changes

1.3.4

Patch Changes

  • Correct missing version bump

1.3.3

Patch Changes

1.3.2

Patch Changes

  • #2430 765a2cccd Thanks @adrien2p! - Feat(medusa, medusa-js, medusa-react): add resources to discount condition by batch
  • #2270 69e579758 Thanks @kasperkristensen! - Adds the use of price selection strategy to retrieving variants in the admin API. This moves the responsibility of tax calculations from the frontend (admin) to the backend.

1.3.1

Patch Changes

1.3.0

Minor Changes

  • #2185 64949dc72 Thanks @kasperkristensen! - Adds missing response types for currency endpoints and exports route. Adds currency endpoints to medusa-js and medusa-react.

Patch Changes

1.2.6

Patch Changes

1.2.5

Patch Changes

1.2.4

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.3 (2022-07-05)

Bug Fixes

  • medusa-js: Fix stringifyNullProperties util (#1766) (7bee57f)

Features

  • medusa-js: Create utils to stringify null values and respect object types (#1748) (fc1cbe7)
  • medusa,medusa-js,medusa-react: Add BatchJob API support in medusa-js + medusa-react (#1704) (7302d76)

1.2.2 (2022-06-19)

Bug Fixes

Features

  • medusa: Add endpoint for retrieving a DiscountCondition (#1525) (a87e1cd)
  • medusa: Add endpoints specific to DiscountConditions (#1355) (9ca45ea)
  • medusa: Support deleting prices from a price list by product or variant (#1555) (fa031fd)

1.2.1 (2022-05-31)

Bug Fixes

Features

  • medusa: Add endpoint for retrieving a DiscountCondition (#1525) (a87e1cd)
  • medusa: Add endpoints specific to DiscountConditions (#1355) (9ca45ea)
  • medusa: Support deleting prices from a price list by product or variant (#1555) (fa031fd)

1.2.0 (2022-05-01)

Bug Fixes

  • medusa: Remove unsupported Discount endpoints (#1367) (9acee27)
  • CustomerGroups missing features in the clients (#1159) (218b20b)
  • default POST request payloads to an empty object (#1141) (4e7435e)
  • merge conflicts (562a1b4)
  • use /admin/returns/:id/receive for swap returns (#1041) (7ae754b)

Features

1.1.1 (2022-02-28)

Bug Fixes

  • use /admin/returns/:id/receive for swap returns (#1041) (7a3a183)

Features

1.1.0 (2022-02-25)

Bug Fixes

  • use /admin/returns/:id/receive for swap returns (#1041) (7ae754b)

Features

1.0.12 (2022-02-06)

Bug Fixes

1.0.11 (2022-02-06)

Bug Fixes

Features

1.0.10 (2022-01-11)

Bug Fixes

  • client admin endpoints (#956) (2efab08)
  • medusa-js admin endpoint types (#968) (7cc3640)
  • Type in AdminProductListTagsRes to use tags instead of types (#958) (0ac52b7)

1.0.9 (2021-12-29)

Note: Version bump only for package @medusajs/medusa-js

1.0.8 (2021-12-17)

Features

1.0.7 (2021-12-08)

Bug Fixes

1.0.6 (2021-12-08)

Bug Fixes

1.0.5 (2021-11-23)

Note: Version bump only for package @medusajs/medusa-js

1.0.4 (2021-11-22)

Note: Version bump only for package @medusajs/medusa-js

1.0.3 (2021-11-19)

Bug Fixes

1.0.2 (2021-11-19)

Note: Version bump only for package @medusajs/medusa-js

1.0.1 (2021-11-19)

Features