Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@jenschude jenschude released this 09 Jan 13:19
· 1280 commits to main since this release

Bug Fixes

  • Cart: rewind line items in helper method (cbd2426), closes #281
  • Client: typo in call to getOauthManager (e9cc4a7), closes #277

Features

  • Cart: add product type reference to line item (e795540), closes #280
  • Channel: add geo location information to channels (b4d6024), closes #272
  • Channel: add setGeolocation update action (db4b46e)
  • Customer: add shipping and billing address ids (6e48320), closes #278
  • GraphQL: support GraphQL variables (61eca3e), closes #271
  • ProductSearch: add productCount to FacetResult (8e0c946), closes #279
  • Subscriptions: Support AwsSNS for subscriptions (f4e2c0e), closes #282