Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly release - dev-main-08-08-23 #842

Merged
merged 5 commits into from
Aug 8, 2023
Merged

Weekly release - dev-main-08-08-23 #842

merged 5 commits into from
Aug 8, 2023

Commits on Aug 4, 2023

  1. feat: add bagId property to postCheckoutSession body

    This adds the bagId property as an allowed value for the
    `postCheckoutSession` body.
    Bruno Alexandre Oliveira authored and boliveira committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    aea26ad View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    b1e8916 View commit details
    Browse the repository at this point in the history
  2. feat(react): use contacts hook

    - This adds the useUserContacts hook
    andreecosta authored and ruifcnunes committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0e59b49 View commit details
    Browse the repository at this point in the history
  3. feat: add recommendations parameters main

    Tiago Neves authored and ruifcnunes committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7e477da View commit details
    Browse the repository at this point in the history
  4. fix: checkout session types

    This adds the types for `checkoutOrderId`, `orderStatus`,
    `shippingAddress`, `billingAddress` and `clickAndCollect` to the
    `checkoutSession` type. It also changes the type for `orderId`.
    Ana Pimentel authored and ruifcnunes committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7767326 View commit details
    Browse the repository at this point in the history