Skip to content

v4.5.0

Compare
Choose a tag to compare
@commercelayer-ci commercelayer-ci released this 12 Sep 13:33
· 504 commits to main since this release
c21c7d4

What's Changed

🚀 Enhancement

  • feat: Subscriptions components by @acasazza in #379
  • feat: Add new hooks useCommerceLayer by @acasazza in #384
  • feat: Add externalPrice attribute into lineItem prop by @acasazza in #386
  • feat: Add MFE components by @acasazza in #389
  • feat: Add MyIdentityLink and use client to each file. by @acasazza in #392
  • feat: Add new hook useCustomerContainer, expose createOrder and addToCart on useOrderContainer by @acasazza in #406
  • feat: Add labels customization on AvailabilityTemplate by @acasazza in #408

🐛 Bug Fix

  • fix: Remove _create_subscription after placing the order. by @acasazza in #394
  • fix: Place order by Adyen. by @acasazza in #395
  • fix: Use customer payment source to place an order by @acasazza in #397
  • fix: Remove return_url and add off_session atttribute on stripe payments resource by @acasazza in #400
  • fix: Move off_session attribute into options object by @acasazza in #401
  • fix: Restore return_url for stripe payments resource. by @acasazza in #404
  • fix: Select shipping methods. by @acasazza in #405
  • fix: Show payments brand with new stripe integration by @acasazza in #398
  • fix: Merge custom styles and types by @Randagio13 in #402

New Contributors

Full Changelog: v4.4.4...v4.5.0